Analysis of OWI ratios

Data analysis
Find risk ratios of OWI (operating while intoxicated) offenders from across multiple datasets.
Author
Affiliation

Jacci Ziebert

WisDOT

Published

November 1, 2021

Tables of OWI ratios.

What I learned

This project involved the compilation of 5 data sets to calculate OWI (operating while intoxicated) ratios broken down by age group, race and sex. In order to combine these datasets, I had to rename columns and recode variables so datasets can be joined. The entire analysis I wrote functions to allow for any combo of age, sex, and race (the variables the study involved).

Highlighted packages

data.table, dplyr