Intuitively explore police calls from San Francisco Police Stations
- Intuitive UI to quickly generate the plot you want
- Python back-end using
PySpark
andScimple
- Plots are cached to be printed again faster
- Use of Google Maps API throught Python
gmplot
package to visualize the location of selected calls
- run
pip install scimple
&pip install gmplot
- run
python sf_police_calls_visualization_server.py
- open in browser
localhost:8000