Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 748 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 748 Bytes

Houston Data Visualization Data Jam

For this month's data jam we'll be exploring Harris County traffic stop data. This data was forked from the Stanford Open Policing work. They have an R tutorial for the dataset here.

The data is organized as follows

  • /resources contains small accessory files needed for the analysis: for example, mappings from the raw data values to standardized data values.
  • /data contains the data in a zipped csv format

Downloading the data

# cloning the repository
git clone https://github.com/houstondatavis/data-jam-june-2017