Data Science Project
Code
main.py
. This Python program is used to clean up the data undernycps
, process it and create the graphs.
Data
nycps/
. This directory contains the NYPD data, which was cleaned up and converted to CSV files.bxparks/
. This directory is a subset ofnycps
with only Bronx parks.bxparksyears/
. This directory store the data frombxparks
spread over quarters and now it's divided into years.
Remainder
The other files are simply the html file alongside some CSS stylesheets and resources (e.g., images)