GitXplorerGitXplorer
t

VACrashes

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
b198eef7cf46de8a6925cf2adb775b21216b88aa

Update README.md

ttylerhutcherson committed 8 years ago
Unverified
c5767d91f6b2ba1eab88d0fa55f91f6853449ae9

Update README.md

ttylerhutcherson committed 8 years ago
Unverified
01d990ab8372c21eec01c5635419e5c7a6239915

Create README.md

ttylerhutcherson committed 8 years ago
Unverified
87f457a215fc3b78c2e5d6b92b2d7771afb862dc

fix mixed content error

ttylerhutcherson committed 8 years ago
Unverified
7089c4a8c8da73e6381084cdc62d0db75246d37e

fix https issue

ttylerhutcherson committed 8 years ago
Unverified
64506b16991ebeb5f6421778f77ce1641d263f9d

Merge branch 'master' of github.com:tylerhutcherson/VACrashes

ttylerhutcherson committed 8 years ago

README

The README file for this repository.

VA Car Crashes

Dynamic visualization of crashes in virginia 2011-2015

How to use

Go to https://tylerhutcherson.github.io/VACrashes/. Due to the raw size of the data, it takes a few seconds for the page to load.

The Filter Grid

Once the small map of crashes is plotted to the right, it is ready to be explored. Select a bubble in the grid to filter the full data by occurence of various factors. The user may switch which categorical variables used to filter the map with the drop down lists. The size of each bubble represents the total number of crashes that occured in that "slice".
For example, one may wish to see where crashes occured involving dark road conditions and alcohol consumption.
Make a selection by clicking on a bubble. Upon click, the user should see a number printed at the top of the screen for the total crashes in the datum.
A sentence underneath the map will pop up describing more relevant details.

The Map

Use the slider to select different years of data. One draw back of this design is that it uses only a subset of the data. The full data could not be loaded due to size and d3 limitations. Everytime the slider is changed, the map redraws. This is another piece of functionality I would like to update. Help and suggestions welcome!

Resources

University of Virginia Data Science Institute 2017

Paper: Mixed Linear Modeling Techniques for Predicting Fatalities in Vehicle Crashes (Ge, Hutcherson, Tang, Qu 2017)

Virginia Department of Motor Vehicles