/CS573FinalViz

Final Project for CS573: Visualizing vehicle crash incidents in Massachusetts

Primary LanguageJavaScript

Project Title:

Visualizing Vehicle Crash Incidents in Massachusetts

Team Members:

Link to Website:

Project Website

Link to Screen Cast:

Screen Cast Link

Overview of files:

All our datasets can be found in the data folder. It contains both raw datasets and processed datasets (crash_ma.csv, city&type.csv, season&type.csv, street_season.csv, street_time.csv, ...).

Our JavaScript code and libraries used can be found in the scripts folder of which main_sb.js and main_so.js are our code.

We have also included a styles folder to contain all our CSS required for the project.