Skip to content

AngeloCM/PoliceIncidents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Police Incidents in the USA Analysis

Exploring US police incidents to understand who's involved and the role of body cameras. Join us in uncovering insights about policing practices and accountability.

Dataset Overview

Source: Our dataset is directly from The Washington Post, ensuring credibility.

Attributes: Each incident is detailed by victim, date, manner of death, weapon, age, gender, race, city, and state.

Relevance: These details are crucial for uncovering patterns related to demographics and body camera influence.

Demographics: We have age, gender, and race information, laying the foundation for understanding individuals involved.

Geographical Context: City and state details allow exploration of potential regional variations.

Mental Illness: An indicator provides insights into the mental health aspect of individuals.

Threat and Fleeing Details: Information about threat levels and fleeing adds context to each situation.

Body Camera Indicator: Crucially, we note whether body cameras were in use during each incident. We'll analyze the distribution of incidents with and without body cameras, exploring correlations.

Cleaning Process & Setting Acronyms

Our data cleaning process ensures accuracy and reliability. We establish acronyms to streamline information and enhance clarity throughout the analysis.

Demographic Overview

We delve into the demographics, examining age, gender, and race distributions to gain comprehensive insights into the individuals involved in police incidents.

Incidents Overview

An in-depth look at incidents, exploring factors such as threat levels, mental health indicators, and fleeing details to paint a detailed picture of each situation.

Body Camera Usage Overview

Analysis of body camera usage across incidents to evaluate its impact on accountability and transparency in policing practices.

Date Overview

Examining temporal patterns to identify any correlations or trends in police incidents over time.

Conclusion

Summarizing key findings and insights derived from the analysis, shedding light on policing practices and accountability in the USA.

Dependencies

Pandas

pip install pandas

Seaborn

pip install seaborn

Matplotlib

pip install matplotlib

Folium

pip install folium

Scikit-Learn

pip install -U scikit-learn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published