Updated

NFL Wide Receivers

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/fivethirtyeight/nfl-wide-receivers/
https://datahub.io/fivethirtyeight/nfl-wide-receivers/_r/-/README.md
https://datahub.io/fivethirtyeight/nfl-wide-receivers/_r/-/data/advanced-historical.csv
https://datahub.io/fivethirtyeight/nfl-wide-receivers/_r/-/data/try-per-game-aging-curve.csv
https://datahub.io/fivethirtyeight/nfl-wide-receivers/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/fivethirtyeight/nfl-wide-receivers/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/fivethirtyeight/nfl-wide-receivers/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Previews

advanced-historical

Loading data...

Schema

nametypeformat
pfr_player_idstringdefault
player_namestringdefault
career_trynumberdefault
career_ranypanumberdefault
career_wowynumberdefault
bcs_ratingstringdefault

try-per-game-aging-curve

Loading data...

Schema

nametypeformat
age_fromintegerdefault
age_tointegerdefault
trypg_changenumberdefault

Data Files

FileDescriptionSizeLast modifiedDownload
advanced-historical
417 kBabout 2 months ago
advanced-historical
try-per-game-aging-curve
473 Babout 2 months ago
try-per-game-aging-curve
FilesSizeFormatCreatedUpdatedLicenseSource
2417 kBcsvabout 2 months agoFiveThirtyEight - Nfl Wide Receivers

NFL Wide Receivers

This folder contains data behind the story The Football Hall Of Fame Has A Receiver Problem.

advanced-historical.csv contains advanced career stats for NFL receivers, 1932-2013.

HeaderDefinition
pfr_player_idPlayer identification code at Pro-Football-Reference.com
player_nameThe player's name
career_tryCareer True Receiving Yards
career_ranypaAdjusted Net Yards Per Attempt (relative to average) of player's career teams, weighted by TRY w/ each team
career_wowyThe amount by which career_ranypa exceeds what would be expected from his QBs' (age-adjusted) performance without the receiver
bcs_ratingThe number of yards per game by which a player would outgain an average receiver on the same team, after adjusting for teammate quality and age (update of http://www.sabernomics.com/sabernomics/index.php/2005/02/ranking-the-all-time-great-wide-receivers/)

try-per-game-aging-curve.csv contains receiver aging curve definitions.

HeaderDefinition
age_fromThe age (as of December 31st) the player is moving from
age_toThe age (as of December 31st) the player is moving to
trypg_changeExpected change in TRY/game from one age-season to the next

This dataset was scraped from FiveThirtyEight - nfl-wide-receivers