Skip to content

Interactive visualization made with d3.js that shows fatality rates over time for different modes of transportation

Notifications You must be signed in to change notification settings

amitkulk123/Transportation-Fatality-Visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fatality Rates (per 100K) for Different Modes of Transportation Over the Decades

Group Members

  • Amit Kulkarni
  • Rian Rahman

Brief Information about Our Visualization

For our CS 4460 Final Lab, we built an interactive D3.js multi-line chart that visualizes the fatality rates (per 100k) for different modes of transportation from 1975 to 2020.

As part of our visualization, we support several user interaction which are as follow:

  • Filtering data with check boxes so it includes/excludes fatality rates for a particular mode of transportation
  • Hovering on the line chart will display the numerical values for the fatality rates for all current selected modes of transportation

Video Demo

https://youtu.be/M5eJwaCEapE

Instructions to Run Code

In order to run the code, please follow these instructions:

  1. Run the following python command using a terminal: python -m http.server 8080
  2. Open a browser and enter in localhost:8080 as the URL

About

Interactive visualization made with d3.js that shows fatality rates over time for different modes of transportation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published