OPD User Survey: We would love to hear how you are using OpenPoliceData and how we can make it better! Please take a moment to fill out this short survey.

OpenPoliceData#

OpenPoliceData (OPD) aims to make it easier to access and analyze police data. OPD’s police data download tools provide the most comprehensive centralized public access to incident-level police data in the United States. Currently, our tools enable easy access to 550+ incident-level datasets from about 236 police agencies and 11 entire states. Types of data include traffic stops, use of force, officer-involved shootings, and complaints. All data is sourced either directly from police departments or state agencies or through the Stanford Open Policing Project. When data is loaded by OPD, the returned data is unmodified (with the exception of formatting known date fields) from what appears on the source’s site, and OPD provides links to the original data for transparency. In the future, we hope to expand our offerings to include data dashboards that allow users to do basic analysis of OPD’s datasets using web apps.

Here are the current tools provided by OpenPoliceData:

OpenPoliceData Python Library

Access OPD’s datasets using simple Python commands. Data is returned as pandas DataFrames.

ref
OpenPoliceData Explorer

Explore available data and download individual OPD datasets using our Streamlit app.