Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fivethirtyeight/guns-data


https://github.com/fivethirtyeight/guns-data

data

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

Code and data behind FiveThirtyEight's [Gun Deaths in America](http://fivethirtyeight.com/gun-deaths/) project.

There are five files in this repository:
- `CDC_parser.R` - code to download, clean and parse data from the CDC's [Multiple Cause of Death datafile](http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm#Mortality_Multiple).
- `interactive_prep.R` - code to generate the data behind our interactive data visualization.
- `interactive_data.csv` - clean data behind our interactive data visualization
- `full_data.csv` - cleaned gun-death data from the CDC for 2012-2014.
- `SHR_parser.R` - code to clean and parse data from the FBI's [Supplementary Homicide Reports](https://www.icpsr.umich.edu/icpsrweb/content/NACJD/guides/ucr.html).

Questions/comments/corrections: [email Ben Casselman](mailto:[email protected])