Skip to content

Measuring racial and ethnic disparities in traffic enforcement with large-scale telematics data

Notifications You must be signed in to change notification settings

stanford-policylab/telematics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Measuring Racial and Ethnic Disparities in Traffic Enforcment with Large Scale Telematics Data

William Cai, Johann Gaebler, Justin Kaashoek, Lisa Pinals, Samuel Madden, Sharad Goel

Description

This repo contains the code used to clean, process, and analyze the data used in "Measuring Racial and Ethnic Disparities in Traffic Enforcement with Large Scale Telematics Data." All figures and tables appearing in the paper were produced by knitting the main.Rmd R-markdown file.

Replication

Due to privacy concerns we are unable to release telematics data from Cambridge Mobile Telematics, which are used in main.Rmd. However, the TomTom telematics data included in this repo are sufficient to replicate our main results.

To facilitate replication, this repository uses the renv package to manage R package versioning.

First, from this directory, run

Rscript -e "renv::restore(rebuild = TRUE)"

to install the required packages. If installation fails, you may need to install the following additional libraries:

Finally, knit the rep.Rmd R markdown file as follows:

Rscript -e "knitr::knit('rep.Rmd')"

About

Measuring racial and ethnic disparities in traffic enforcement with large-scale telematics data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published