Skip to content

Latest commit

 

History

History
29 lines (13 loc) · 1002 Bytes

README.md

File metadata and controls

29 lines (13 loc) · 1002 Bytes

Gun Violence Map

sunburst diagram

An interactive dashboard that contains visualization of different statistics related to the gun violence in the US and allows to view custom breakdown of the incidents, number of kills and number of injured as well as to visualize a correlation between incidents and some other factors . Live version of the application can be found here

Team Members

  • Andrei Chaplygin

  • Craig Taylor

  • Edgar Sanchez

  • Nathan Roberts

Datasets

The main dataset for all the gun violence incidents will be scraped from gunviolencearchive.org (partially scraped version exists here). Some less important datasets e.g. population or income will be taken from other open sources

Technologies

  • Back-end: Python, Flask, SQLite, SQLAlchemy, pandas, beautifulsoup

  • Front-end: Javascript, jQuery, d3.js, Plotly.js, gridStack.js