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

https://github.com/tostaylo/bicycle_death_data_visualization

Visualizing bicycle fatality data for the United States
https://github.com/tostaylo/bicycle_death_data_visualization

beautifulsoup d3 data-visualization

Last synced: about 2 months ago
JSON representation

Visualizing bicycle fatality data for the United States

Awesome Lists containing this project

README

          

Bicycle Death Data Visualization

This project was built using statistics from http://www.governing.com/gov-data/transportation-infrastructure/most-bicycle-cyclist-deaths-per-capita-by-state-data.html

The project displays a color coded map of the United States. If you hover over a state a display div will provide you with it's bicycle fatality ranking, total fatalities and per capita fatality rate.

Built With

* D3 - Data Visualization
* JQuery - Javascript Library
* Beautiful Soup - Web Scraping
* Python
* Javascript
* HTML
* CSS
* CSV

![Demo](https://cloud.githubusercontent.com/assets/10001990/22867529/dc2cf598-f13e-11e6-9426-f2befbc663c2.gif)