API Access
Access dataset files directly from scripts, code, or AI agents.
Browse dataset files
API Access
Access dataset files directly from scripts, code, or AI agents.
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-ticket-prices/
https://datahub.io/fivethirtyeight/nfl-ticket-prices/_r/-/README.md
https://datahub.io/fivethirtyeight/nfl-ticket-prices/_r/-/data/2014-average-ticket-price.csv
https://datahub.io/fivethirtyeight/nfl-ticket-prices/_r/-/data/jets-buyer.csv
https://datahub.io/fivethirtyeight/nfl-ticket-prices/_r/-/data/national-average.csv
https://datahub.io/fivethirtyeight/nfl-ticket-prices/_r/-/datapackage.json
Key Files
Start with these files — they give you everything you need to understand and access the dataset.
datapackage.json— metadata & schema
https://datahub.io/fivethirtyeight/nfl-ticket-prices/_r/-/datapackage.json
README.md— documentation
https://datahub.io/fivethirtyeight/nfl-ticket-prices/_r/-/README.md
Typical Usage
- 1. Fetch datapackage.json to inspect schema and resources
- 2. Download data resources listed in datapackage.json
- 3. Read README.md for full context
Data Files
Explore with AI2014-average-ticket-price
| Field | Type | Format |
|---|---|---|
| event | string | default |
| division | string | default |
| avg tp | integer | default |
| $ | string | default |
Download
Download CSVAbout
- Last updated
- 12 March 2026
- Total rows
- ...
- Format
- CSV
- File size
- 8.44 kB
jets-buyer
| Field | Type | Format |
|---|---|---|
| raiders at jets 9/7/14 | string | default |
| string | default | |
| string | default |
Download
Download CSVAbout
- Last updated
- 12 March 2026
- Total rows
- ...
- Format
- CSV
- File size
- 883 B
national-average
| Field | Type | Format |
|---|---|---|
| genre | string | default |
| avg tp | integer | default |
| $ | string | default |
Download
Download CSVAbout
- Last updated
- 12 March 2026
- Total rows
- ...
- Format
- CSV
- File size
- 943 B
About this dataset
NFL Ticket Prices
This directory contains the data behind the story Who Goes To Meaningless NFL Games And Why?
There are three data files:
2014-average-ticket-price.csv- The average ticket price for each divisional game this year as of Dec. 16.jets-buyer.csv- The location of who bought tickets for each of the Jets’ home games this season.national-average.csv- The average home game ticket price for each NFL team during the 2014 season.
Source: StubHub.com
This dataset was scraped from FiveThirtyEight - nfl-ticket-prices