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
-
Andrei Chaplygin
-
Craig Taylor
-
Edgar Sanchez
-
Nathan Roberts
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
-
Back-end: Python, Flask, SQLite, SQLAlchemy, pandas, beautifulsoup
-
Front-end: Javascript, jQuery, d3.js, Plotly.js, gridStack.js