API AccessAccess dataset files directly from scripts, code, or AI agents.
Browse dataset files
Access dataset files directly from scripts, code, or AI agents.
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.
Start with these files — they give you everything you need to understand and access the dataset.
- 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
murder_2015_final
Schema
| name | type | format |
|---|---|---|
| city | string | default |
| state | string | default |
| 2014_murders | integer | default |
| 2015_murders | integer | default |
| change | integer | default |
murder_2016_prelim
Schema
| name | type | format |
|---|---|---|
| city | string | default |
| state | string | default |
| 2015_murders | integer | default |
| 2016_murders | integer | default |
| change | integer | default |
| source | string | default |
| as_of | string | default |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
murder_2015_final | 2.35 kB | 6 days ago | murder_2015_final | |
murder_2016_prelim | 5.8 kB | 6 days ago | murder_2016_prelim |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 2 | 8.15 kB | csv | 6 days ago | FiveThirtyEight - Murder_2016 |
2016 Murder Data
This folder contains data behind the story A Handful Of Cities Are Driving 2016's Rise In Murder.
murder_2016_prelim.csv contains preliminary 2016 murder counts for 79 large U.S. cities. 2015 figures are counts through the same data a year ago. Sources are listed in the file.
murder_2015_final.csv contains full-year 2014 and 2015 murder counts for all U.S. cities with at least 250,000 residents. Source is FBI Uniform Crime Reports.
This dataset was scraped from FiveThirtyEight - murder_2016