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/goose/
https://datahub.io/fivethirtyeight/goose/_r/-/README.md
https://datahub.io/fivethirtyeight/goose/_r/-/data/goose_rawdata.csv
https://datahub.io/fivethirtyeight/goose/_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/goose/_r/-/datapackage.json
README.md— documentation
https://datahub.io/fivethirtyeight/goose/_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 AIgoose_rawdata
| Field | Type | Format |
|---|---|---|
| name | string | default |
| year | integer | default |
| team | string | default |
| league | string | default |
| goose_eggs | integer | default |
| broken_eggs | integer | default |
| mehs | integer | default |
| league_average_gpct | number | default |
| ppf | integer | default |
| replacement_gpct | number | default |
| gwar | number | default |
| key_retro | string | default |
Download
Download CSVAbout
- Last updated
- 12 March 2026
- Total rows
- ...
- Format
- CSV
- File size
- 2.19 MB
- Source
- FiveThirtyEight - Goose
About this dataset
Goose
This folder contains data behind the stories:
- The Save Ruined Relief Pitching. The Goose Egg Can Fix It
- Kenley Jansen Is The Model Of A Modern Reliever
| Header | Definition |
|---|---|
name | Pitcher name |
year | Start year of season |
team | Retrosheet team code |
league | NL or AL |
goose_eggs | Goose eggs |
broken_eggs | Broken eggs |
mehs | Mehs |
league_average_gpct | League-average goose percentage |
ppf | Pitcher park factor |
replacement_gpct | Replacement-level goose pecentage |
gwar | Goose Wins Above Replacement |
key_retro | Retrosheet unique player identifier |
Source: Retrosheet
This dataset was scraped from FiveThirtyEight - goose