项目作者: acmeyer

项目描述 :
A look at street safety in Cambridge, Massachusetts
高级语言: Jupyter Notebook
项目地址: git://github.com/acmeyer/cambridge-street-safety.git
创建时间: 2018-07-19T19:55:40Z
项目社区:https://github.com/acmeyer/cambridge-street-safety

开源协议:

下载


Cambridge Street Safety Data Analysis

A look at street safety in Cambridge, MA.

How to Use

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.

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.

License

Released under the MIT License. See http://opensource.org/licenses/MIT for more information.