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/nba-carmelo/
https://datahub.io/fivethirtyeight/nba-carmelo/_r/-/README.md
https://datahub.io/fivethirtyeight/nba-carmelo/_r/-/data/nba_elo.csv
https://datahub.io/fivethirtyeight/nba-carmelo/_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/nba-carmelo/_r/-/datapackage.json
README.md— documentation
https://datahub.io/fivethirtyeight/nba-carmelo/_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
nba_elo
Loading data...
Schema
| name | type | format |
|---|---|---|
| date | date | default |
| season | integer | default |
| neutral | integer | default |
| playoff | string | default |
| team1 | string | default |
| team2 | string | default |
| elo1_pre | number | default |
| elo2_pre | number | default |
| elo_prob1 | number | default |
| elo_prob2 | number | default |
| elo1_post | number | default |
| elo2_post | number | default |
| carmelo1_pre | string | default |
| carmelo2_pre | string | default |
| carmelo1_post | string | default |
| carmelo2_post | string | default |
| carmelo_prob1 | string | default |
| carmelo_prob2 | string | default |
| score1 | integer | default |
| score2 | integer | default |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
nba_elo | 8.43 MB | 25 days ago | nba_elo |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 1 | 8.43 MB | csv | 25 days ago | FiveThirtyEight - Nba Carmelo |
NBA Elo
This file contains links to the data behind The Complete History Of The NBA and our NBA Predictions.
nba_elo.csv contains game-by-game Elo ratings and forecasts back to 1946.
This dataset was scraped from FiveThirtyEight - nba-carmelo