Goal: To create a one-stop dashboard that would visulaize Violtent Crimes in the City of Los Angeles. More specifically, our objective is to be able to do the following:
- Map the distribution of crime and changes in crimerate by zipcodes.
- Plot type of violence by zipcodes
- Relationship between crime and demographics.
We used data set from:
- Los Angeles Open Data: (https://data.lacity.org/A-Safe-City/Crime-Data-from-2010-to-Present/y8tr-7khq)
- Los Angeles Census Reporter: (https://censusreporter.org/profiles/16000US0644000-los-angeles-ca/)
Scripts used: Python, HTML, JavaScript, for the Choropleth Maps: Leaflet, for the Charts: ChartJS, and for the Scatter plots: D3 We deployed the app using: Heroku, Flask