An open API service indexing awesome lists of open source software.

https://github.com/ireneflorez/nypd-mvc

Analysis of NYPD Motor Vehicle Collisions
https://github.com/ireneflorez/nypd-mvc

basemap data-analysis folium jupyter-notebook matplot pandas python

Last synced: 4 months ago
JSON representation

Analysis of NYPD Motor Vehicle Collisions

Awesome Lists containing this project

README

        

# nypd-mvc

## Introduction
Analysis of New York Motor Vehicle Collisions, using data provided provided by the Police Department (NYPD) from 2012 to the present.

## Data
The source dataset can be viewed here: https://console.cloud.google.com/marketplace/details/city-of-new-york/nypd-mv-collisions https://opendata.cityofnewyork.us/Table

ID: bigquery-public-data:new_york_mv_collisions.nypd_mv_collisions
Table Size: 358 MB
Number of Rows: 1,481,712

### Tools
* Keynote
* Google Big Query, Google Storage
* Python
- csv
- pandas
- numpy
- scipy
- datetime
- matplotlib
- Basemap
- folium

## Guiding Question:
How can we reduce the number of accidents in Brooklyn?

See the AnalysisDeck.pdf for the final submitted analysis, including maps, zipcode analysis, datetime analysis, and collision factor analysis.

##### Brooklyn accidents Folium heatmap