All Projects → fivethirtyeight → Guns Data

fivethirtyeight / Guns Data

Programming Languages

r
7636 projects

Labels

Projects that are alternatives of or similar to Guns Data

Python
文献下载助手(ArticelsHelper) 基线拉平程序(Baseline Alignment) Q-PCR数据处理(Q-PCR Data)
Stars: ✭ 28 (-89.96%)
Mutual labels:  data
Postgui
A React web application to query and share any PostgreSQL database.
Stars: ✭ 260 (-6.81%)
Mutual labels:  data
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (-2.15%)
Mutual labels:  data
cryptoization
Data visualization application showing all BTC transactions in real-time
Stars: ✭ 12 (-95.7%)
Mutual labels:  data
Poiji
🍬 A tiny library converting excel rows to a list of Java objects based on Apache POI
Stars: ✭ 255 (-8.6%)
Mutual labels:  data
Typed Immutable
Immutable and structurally typed data
Stars: ✭ 263 (-5.73%)
Mutual labels:  data
uber data
Uber web interface crawler / scraper - Convert the trips table into a CSV file
Stars: ✭ 40 (-85.66%)
Mutual labels:  data
Ckan
CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.
Stars: ✭ 3,223 (+1055.2%)
Mutual labels:  data
Jschema
A simple, easy to use data modeling framework for JavaScript
Stars: ✭ 261 (-6.45%)
Mutual labels:  data
Covid Tracking Data
Stars: ✭ 271 (-2.87%)
Mutual labels:  data
fairlens
Identify bias and measure fairness of your data
Stars: ✭ 51 (-81.72%)
Mutual labels:  data
falso
All the Fake Data for All Your Real Needs 🙂
Stars: ✭ 877 (+214.34%)
Mutual labels:  data
Datagear
数据可视化分析平台,使用Java语言开发,采用浏览器/服务器架构,支持SQL、CSV、Excel、HTTP接口、JSON等多种数据源
Stars: ✭ 266 (-4.66%)
Mutual labels:  data
migrator
A backup solution and data migration utility for Android
Stars: ✭ 56 (-79.93%)
Mutual labels:  data
Introduction Datascience Python Book
Introduction to Data Science: A Python Approach to Concepts, Techniques and Applications
Stars: ✭ 275 (-1.43%)
Mutual labels:  data
Google-Data-Analytics-Professional-Certificate
Quizzes & Assignment Solutions for Google Data Analytics Professional Certificate on Coursera. Also included a few resources on side that I found helpful.
Stars: ✭ 19 (-93.19%)
Mutual labels:  data
Dry Struct
Typed struct and value objects
Stars: ✭ 263 (-5.73%)
Mutual labels:  data
Yt
Main yt repository
Stars: ✭ 279 (+0%)
Mutual labels:  data
Quranjson
Quran JSON ~ 6236 verses, 114 surah, 30 Juz
Stars: ✭ 278 (-0.36%)
Mutual labels:  data
Js Crc32
🌀 JS standard CRC-32 implementation
Stars: ✭ 271 (-2.87%)
Mutual labels:  data

Code and data behind FiveThirtyEight's Gun Deaths in America 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.
  • 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.

Questions/comments/corrections: email Ben Casselman

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].