Examples#
Summarizing OpenPoliceData data
Summarizing available data in OpenPoliceData (OPD) and export data summaries.
Finding datasets
Find datasets for a state.
Loading datasets
Learn how to load a dataset once you have found it.
Export dataset to CSV
See how to export a dataset to a CSV file and how to load the CSV file.
A simple data analysis
Learn basic data analysis using traffic stop data.
Full example for Python beginners
Explore specific data analysis which will provide building blocks that can be reused for other analyses.