Skip to content

Analysis of Drinking and Driving in accordance with legislations in states

Notifications You must be signed in to change notification settings

malvika/Drunk_Driving

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drinking & Driving

Team Members

  • Malvika Mathur
  • Marie Minier
  • Matiullah Hasher
  • JT von Seggern

Steps Taken

  1. Data Exploration
  2. Compile data using SQLite Database
  3. Create FLASK app using flask_SQLAlchemy
  4. Create app using JavaScript
  5. Use JavaScript libraries to create visualizations
  6. Use front end and back end techniques to present dashboard of results

Topics to Explore:

Question 1 - Would an increase in law enforcement workforce decrease DUIs?

Find the correlation between law enforcement per capita and DUI's per capita.

Law enforcement data was retrieved from Uniform Crime Reporting Data from FBI.GOV for the three years.

Question 2- Would prohibiting alcohol sales on Sundays decrease accidents?

Find the correlation between Sunday Alcohol Sales (restricted, prohibited, local, or permitted) and # of accidents.

Data for Sunday crashes caused by drunk drivers was found on the NHTSA's Fatality Analysis Reporting System (FARS).

Question 3- Does the rate of accidents go up once DC Metro closes?

Using the crash data obtained from opendata.dc.gov, we will visualize the rate of accidents as metro is closing and after it is closed.

We can also test to see if closing metro early for Safetrack increased accidents. We need to find the dates of Safetrack and the general hours of operation for metro.

Output of Project

output.png

About

Analysis of Drinking and Driving in accordance with legislations in states

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PLpgSQL 99.5%
  • Other 0.5%