API AccessAccess dataset files directly from scripts, code, or AI agents.
Browse dataset files
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 Previews
2014-average-ticket-price
Loading data...
Schema
| name | type | format |
|---|---|---|
| event | string | default |
| division | string | default |
| avg tp | integer | default |
| $ | string | default |
jets-buyer
Loading data...
Schema
| name | type | format |
|---|---|---|
| raiders at jets 9/7/14 | string | default |
| string | default | |
| string | default |
national-average
Loading data...
Schema
| name | type | format |
|---|---|---|
| genre | string | default |
| avg tp | integer | default |
| $ | string | default |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
2014-average-ticket-price | 8.44 kB | 24 days ago | 2014-average-ticket-price | |
jets-buyer | 883 B | 24 days ago | jets-buyer | |
national-average | 943 B | 24 days ago | national-average |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 3 | 10.3 kB | csv | 24 days ago | FiveThirtyEight - Nfl Ticket Prices |
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