tom-montgomery / Texas-DWI-Insights

Analysis to examine alcohol related crash patterns in Texas

Home Page:https://tom-montgomery.carto.com/builder/3bb68e44-c461-47ba-beb2-483a5b37e067/embed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Texas DWI-Insights

What problem are we trying to solve?

We want to know if the police are making DWI arrests in areas where they are needed. Are law enforcement officials putting enough resources in oilfield areas where the per capita occurence of alcohol involved injuries and death are the highest?

Who will benefit (directly and indirectly) from this project?

The visualization will provide insight for the police and policy makers. Alcohol related traffic fatalities are a significant public safety issue in Texas and we want to make sure that police resources are directed to areas where prevention can a difference.

Software used: Currently using ArcGIS for analysis and data preperation and Numpy/Scipy for statistical analysis.

Goals for statistical/spatial analysis & mapping:

  • Alcohol related crash death rate per capita per county
  • Alcohol related crash injury rate per capita per county
  • Mapping results in informative way.
  • Showing year on year trends for #1 and #2 for each county and using regression to predict upcoming stats.
  • Correlating crash incidents with oil field activity.

Example Images

Statewide per capita alcohol involved crash incidents and oilfield locations: https://github.com/tom-montgomery/Texas-DWI-Insights/blob/master/StatsImg/TX.JPG

County by county plotting of crash incidents: https://github.com/tom-montgomery/Texas-DWI-Insights/blob/master/StatsImg/Dallas.png

https://github.com/tom-montgomery/Texas-DWI-Insights/blob/master/StatsImg/Gonzales.png?raw=true

Data sources:

Political Boundaries : TNRIS (https://tnris.org/data-download/#!/statewide)

DWI & Crash Data: TXDoT (https://cris.dot.state.tx.us/public/Query/)

Population counts and estimates:

United States Census Bureau Texas Department of State Health Services

Oilfield data: Texas General Land Office http://www.glo.texas.gov/land/land-management/gis/

Open Austin Code of Conduct: https://www.open-austin.org/about/#code-of-conduct

License: MIT

About

Analysis to examine alcohol related crash patterns in Texas

https://tom-montgomery.carto.com/builder/3bb68e44-c461-47ba-beb2-483a5b37e067/embed

License:MIT License


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%