A look at street safety in Cambridge, Massachusetts
A look at street safety in Cambridge, MA.
If you want to replicate my findings or otherwise explore the data on your own, you’ll need to have python (v3+), numpy, pandas, ggplot, and jupyter installed on your machine. Then run jupyter notebook
inside this directory.
Under the docs/
directory, you will also find the website code for the interactive map of the data.
All data for this project can be found on the City of Cambridge’s open data website found here: http://data.cambridgema.gov/.
The two datasets used in this project are located here: https://data.cambridgema.gov/Public-Safety/Police-Department-Crash-Data-Historical/ybny-g9cv and here: https://data.cambridgema.gov/Public-Safety/Police-Department-Crash-Data-Updated/gb5w-yva3.
Released under the MIT License. See http://opensource.org/licenses/MIT for more information.