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/nfl-suspensions/
https://datahub.io/fivethirtyeight/nfl-suspensions/_r/-/README.md
https://datahub.io/fivethirtyeight/nfl-suspensions/_r/-/data/nfl-suspensions-data.csv
https://datahub.io/fivethirtyeight/nfl-suspensions/_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/nfl-suspensions/_r/-/datapackage.json
README.md— documentation
https://datahub.io/fivethirtyeight/nfl-suspensions/_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
nfl-suspensions-data
Loading data...
Schema
| name | type | format |
|---|---|---|
| name | string | default |
| team | string | default |
| games | integer | default |
| category | string | default |
| desc. | string | default |
| year | integer | default |
| source | string | default |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
nfl-suspensions-data | 35 kB | about 2 months ago | nfl-suspensions-data |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 1 | 35 kB | csv | about 2 months ago | FiveThirtyEight - Nfl Suspensions |
NFL Suspensions
This folder contains data behind the story The NFL’s Uneven History Of Punishing Domestic Violence.
| Header | Definition |
|---|---|
name | first initial.last name |
team | team at time of suspension |
games | number of games suspended (one regular season = 16 games) |
category | personal conduct, substance abuse, peformance enhancing drugs or in-game violence |
desc. | description |
year | year of suspension |
source | news source |
This dataset was scraped from FiveThirtyEight - nfl-suspensions