Skip to content

Web page allowing to explore San Francisco police calls data (Spark & Google Maps API)

Notifications You must be signed in to change notification settings

ebonnal/sf-police-calls

Repository files navigation

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

About

Web page allowing to explore San Francisco police calls data (Spark & Google Maps API)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published