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/mlb-elo/
https://datahub.io/fivethirtyeight/mlb-elo/_r/-/README.md
https://datahub.io/fivethirtyeight/mlb-elo/_r/-/data/mlb_elo.csv
https://datahub.io/fivethirtyeight/mlb-elo/_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/mlb-elo/_r/-/datapackage.json
README.md— documentation
https://datahub.io/fivethirtyeight/mlb-elo/_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 AImlb_elo
| Field | 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 | string | default |
| elo2_post | string | default |
| rating1_pre | number | default |
| rating2_pre | number | default |
| pitcher1 | string | default |
| pitcher2 | string | default |
| pitcher1_rgs | string | default |
| pitcher2_rgs | string | default |
| pitcher1_adj | string | default |
| pitcher2_adj | string | default |
| rating_prob1 | number | default |
| rating_prob2 | number | default |
| rating1_post | string | default |
| rating2_post | string | default |
| score1 | string | default |
| score2 | string | default |
Download
Download CSVAbout
- Last updated
- 12 March 2026
- Total rows
- ...
- Format
- CSV
- File size
- 53.2 MB
About this dataset
MLB Elo
This file contains links to the data behind The Complete History Of MLB and our MLB Predictions.
mlb_elo.csv contains game-by-game Elo ratings and forecasts back to 1871.
This dataset was scraped from FiveThirtyEight - mlb-elo