ESPN NFL Draft Prospect Data
Drafted NFL players from 1967-present with text analysis of over 4000 players
@kaggle.jacklichtenstein_espn_nfl_draft_prospect_data
Drafted NFL players from 1967-present with text analysis of over 4000 players
@kaggle.jacklichtenstein_espn_nfl_draft_prospect_data
CREATE TABLE ids (
"espn_id" BIGINT,
"player_name" VARCHAR,
"nflfastr_id" VARCHAR
);
Anyone who has the link will be able to view this.