Skip to content

sarraha786/Michigan_dataset_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Dissecting Detroit 911 calls in a given month

Provided code explores 911 calls in Detroit during March of 2023. Visualizations of different metrics are provided along with a logistic regression model and a geopandas representation different types of calls on a map of Detroit.

Specifically, I was interested in looking into the question: How do calls classified as “shotspotter” vs “shots fired” differ in the Detroit 911 calls Dataset? What conclusions can we make about Shotspotter?

Why it matters? Shotspotter is a controversial technology installed in certain neighborhoods in Detroit that uses sensors to detect gunshots and immediately alert the police. The technology is criticized nationwide for being inaccurate. Visualizing the calls from Shotspotter vs calls about gunfire outside Shotspotter neighborhoods may give us insight into whether it is effective in Detroit.

Approach to solving the question Use 911 calls dataset and isolate call descriptions that are “Shotspotter” or “Shots Fired” Map each instance of the categories on a map of Detroit using Geopandas Use the map to guide mathematical functions that supplement the map and give us a clearer idea of how the call categories differ.

Finding: 857 calls from Shotspotter (11% of overall), 617 “Shots Fired” (8% of overall), Time on scene is on average 1.46x higher for “Shots Fired” than Shotspotter Need more data, but from this month, it is reasonable to conclude that Shotspotter went off more than it should have, giving credence to the growing belief that Shotspotter is ineffective at preventing gun related incidents in the city of Detroit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published