/bostonCrimeVisualizationOnPath

Uses google maps API and the boston crime database to get summary statistics on a walking path

Primary LanguageJupyter NotebookMIT LicenseMIT

bostonCrimeVisualizationOnPath

Uses google maps API and the boston crime database to get summary statistics on a walking path

Essentially a way to practice geopandas and useful code in case I need to work on spatial data.

The main code is in crimes-path-analysis.ipynb. Likely it can't be viewed on github due to rendering issues but it can be viewed at this location , which uses nbviewer.

If you desire to run, create a config.py file with the appropriate API keys.