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/undefeated-boxers/
https://datahub.io/fivethirtyeight/undefeated-boxers/_r/-/README.md
https://datahub.io/fivethirtyeight/undefeated-boxers/_r/-/data/undefeated.csv
https://datahub.io/fivethirtyeight/undefeated-boxers/_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/undefeated-boxers/_r/-/datapackage.json
README.md— documentation
https://datahub.io/fivethirtyeight/undefeated-boxers/_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
undefeated
Loading data...
Schema
| name | type | format |
|---|---|---|
| name | string | default |
| url | string | default |
| date | date | default |
| wins | integer | default |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
undefeated | 124 kB | about 2 hours ago | undefeated |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 1 | 124 kB | csv | about 2 hours ago | FiveThirtyEight - Undefeated Boxers |
Undefeated Boxers
This directory contains the data behind the story Mayweather Is Defined By The Zero Next To His Name.
Data on boxing matches of undefeated boxers from http://boxrec.com/.
| Header | Definition |
|---|---|
| name | Boxer's Name |
| date | Date of the match |
| wins | Number of cumulative wins for the boxer including the match at the specified date |
| url | URL with boxer's record |
This dataset was scraped from FiveThirtyEight - undefeated-boxers