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/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 Previews
goose_rawdata
Loading data...
Schema
| name | 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 |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
goose_rawdata | 2.19 MB | about 2 months ago | goose_rawdata |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 1 | 2.19 MB | csv | about 2 months ago | FiveThirtyEight - Goose |
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