Using Philly Open Data Portal Data to examine what happens after a complaint is filed against Philly PD/match with census data. The scroller visual presents some key findings and then allows the user to explore the data on their own.
Project lives here: http://philly-police-complaints.herokuapp.com/
This project used:
- Python to process/analyze the data, including sklearn/statsmodels libraries for analysis
- Flask to serve web content
- D3.js for visualizations
- General HTML/CSS/Javascript/jQuery for front-end