https://github.com/ebonnal/sf-police-calls
Web page allowing to explore San Francisco police calls data (Spark & Google Maps API)
https://github.com/ebonnal/sf-police-calls
dataviz gmplot google google-maps-api html javascript pyspark python scimple
Last synced: 2 months ago
JSON representation
Web page allowing to explore San Francisco police calls data (Spark & Google Maps API)
- Host: GitHub
- URL: https://github.com/ebonnal/sf-police-calls
- Owner: ebonnal
- Created: 2018-10-09T21:33:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T08:41:36.000Z (about 6 years ago)
- Last Synced: 2025-03-07T21:11:11.912Z (2 months ago)
- Topics: dataviz, gmplot, google, google-maps-api, html, javascript, pyspark, python, scimple
- Language: Jupyter Notebook
- Homepage:
- Size: 2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# San Francisco Police calls
## Goal
Intuitively explore police calls from San Francisco Police Stations## Features
- Intuitive UI to quickly generate the plot you want
- Python back-end using `PySpark` and `Scimple`
- Plots are cached to be printed again faster
- Use of *Google Maps* API throught Python `gmplot` package to visualize the location of selected calls## Test it
1. run `pip install scimple` & `pip install gmplot`
2. run `python sf_police_calls_visualization_server.py`
3. open in browser `localhost:8000`## Sreens


