NFL Play Statistics Dataset (primary)
NFL play-by-play dataset with participation information, 2004-present.
@kaggle.toddsteussie_nfl_play_statistics_dataset_2004_to_present
NFL play-by-play dataset with participation information, 2004-present.
@kaggle.toddsteussie_nfl_play_statistics_dataset_2004_to_present
CREATE TABLE fumblforced (
"fumforcedid" BIGINT,
"playid" BIGINT,
"teamid" BIGINT,
"playerid" DOUBLE,
"fumforcedposition" VARCHAR,
"fumforcedturnover" DOUBLE,
"fumforcednull" BIGINT
);
Anyone who has the link will be able to view this.