MoisesAdame / American-Police-Brutality-Data-Analysis

Programa secundario basado en Pandas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Police Shootings Analysis

GitHub GitHub repo size GitHub issues GitHub pull requests

This project aims to provide insights into police shootings data using Python. The project allows users to interactively explore various aspects of police shootings such as demographics, locations, and circumstances surrounding the incidents.

Table of Contents

Introduction

This tool leverages Python libraries such as Pandas and Pillow to analyze and visualize police shooting data. Users can retrieve information on demographics, locations, and other relevant details based on their preferences.

Features

  • Demographics: Users can explore statistics based on gender, age, and race.
  • Temporal Analysis: Provides insights into shootings based on years and months.
  • Location-based Analysis: Users can filter data by city or state.
  • Weapon and Circumstances: Analysis on armed status and manner of death.
  • Interactive Interface: Users can navigate through various options and get detailed information.

Installation

Ensure you have Python 3.x installed on your system.

  1. Clone this repository: git clone https://github.com/MoisesAdame/American-Police-Brutality-Data-Analysis.git

  2. Install the required packages: pip install pandas pillow

Usage

  1. Navigate to the project directory.
  2. Run the main script:

python main.py

  1. Follow the on-screen prompts to interact with the tool.
  2. Enjoy exploring insights into police shootings data!

Contributors

  • Victoria Rodríguez de León - A01656328
  • Moisés Adame Aguilar - A01660927

About

Programa secundario basado en Pandas


Languages

Language:Python 100.0%