Skip to content

An exploratory analysis of officer-involved shootings in Dallas, TX between 2003-2016 using SQL and Python.

Notifications You must be signed in to change notification settings

john-salisbury/dallas-shootings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Officer-Involved Shootings in Dallas, TX

An exploratory analysis of officer-involved shootings in Dallas, TX between 2003-2016 using SQL and Python.



This analysis uses SQL and Python to examine officer-involved shootings in Dallas, TX between 2003-2016.

I came across this interesting dataset while looking for public-facing SQLite databases to work with (credit to Stanford's Public Affairs Data Journalism website for a great list of public data!). It takes the form of a SQLite database with three tables that describe 14 years of shootings in which officers from the Dallas Police Department were involved. The data can also be found on the city of Dallas's open data portal.

In this analysis, I use SQL to explore and calculate summary statistics for the entire dataset. I then feed the data into Python's folium module to generate interactive maps that allow us to explore officer-involved shootings in a spatial context.

--

Find the data for this project below:

About

An exploratory analysis of officer-involved shootings in Dallas, TX between 2003-2016 using SQL and Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published