Skip to content

mchaelkha/nyc-collision-analysis

Repository files navigation

DataMiningProject

Dataset can be found here: https://data.cityofnewyork.us/Public-Safety/Motor-Vehicle-Collisions-Crashes/h9gi-nx95

Requirements

  • Python 3
    • .7 .8

Installation

Windows

Mac

Usage

Data Cleaning

  • Some visualizations require external cleaning to do this run python data_cleaner.py
  • Before running ensure you have the downloaded the Dataset described above and named it Motor_Vehicle_Collisions_-_Crashes.csv.
  • A file called Clean_Motor_Vehicle_Collisions_-_Crashes.csv should be generated after running the data cleaning script.

Generating Visualizations

  • Visualizations can be generated via running python analytics.py
  • Before running ensure you have the downloaded the Dataset described above and named it Motor_Vehicle_Collisions_-_Crashes.csv.
  • Before running ensure you have performed the steps described under Data Cleaning

About

Final project for data mining course. Final report writeup linked below.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages