Skip to content

evans25575/Homicide-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Homicide Data Analysis

This project performs an in-depth analysis of homicide data, focusing on understanding the key trends in victim demographics, crime types, and patterns across different years, cities, and states. The goal is to gain insights into crime rates, the characteristics of victims, and the impact of various factors on the occurrence of homicide incidents.

Project Overview

The dataset contains information about homicide incidents, including victim and perpetrator characteristics, weapon types, and the locations where the crimes occurred. The analysis covers:

  • Victim demographics (age, gender, race, ethnicity)
  • Crime rates over the years
  • Crime distribution across cities and states
  • Weapon types used in crimes

Key Insights:

  • Victim Age Distribution: The age distribution of homicide victims.
  • Crime Trends: Identification of years with the highest and lowest crime rates.
  • Geographic Distribution: Analysis of cities and states with the highest homicide reports.
  • Victim Characteristics: Overview of common victim characteristics such as gender, race, and age.

Getting Started

Prerequisites:

  • Python 3.x
  • Jupyter Notebook or JupyterLab
  • Required libraries: pandas, numpy, matplotlib, seaborn

To install the required libraries, run:

pip install -r requirements.txt

## Steps to Run:
Clone the repository
git clone https://github.com/evans25575/Homicide-Data-Analysis.git

Open the Jupyter Notebook file (homicide data analysis.ipynb) in Jupyter or VS Code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors