Skip to content

PinnacleAI/NYPD_Shooting

Repository files navigation

ARE THEY AMONG US?

New York Shooting Incident Data (2006 - 2020)


List of every shooting incident that occurred in NYC going back to 2006 through the end of the previous calendar year.

This is a breakdown of every shooting incident that occurred in NYC going back to 2006 through the end of the previous calendar year. This data is manually extracted every quarter and reviewed by the Office of Management Analysis and Planning before being posted on the NYPD website. Each record represents a shooting incident in NYC and includes information about the event, the location and time of occurrence. In addition, information related to suspect and victim demographics is also included

Objective

This analysis aims to uncover the identities of the shooters, not in terms of their demographics, since that is already known, but in terms of their relationship towards the victims (are they total strangers or someone we know?).

With that information in hand, we can somehow guess the reasons behind the shootings thereby taking necessary precautions.This analysis focuses only on women who are victims of shootings, and the "identities" of the shooters who attacks women.

Data Sources: Usa.data.gov (NYPD_Shooting_Incident_Data__Historic)


Project Arrangement

In other to encourage further exploration of the dataset to discover more hidden knowledge behind the shootings in New York. I built a desktop Gui application with which to perform various analysis on the dataset.

The project contains three folders:

  • Dataset
    • NYPD_Shooting.csv
  • Exploratory Data Analysis
    • Shooting Incident in NYPD.ipynb
  • GUI enabled EDA
    • display_icon.ico
    • interface.ui
    • main.py
    • main_interface.py
    • resources.py
    • resources.qrc
    • utilties.py
    • window_icon.png
  • The Desktop GUI was developed using PyQt5, matplotlib and seaborn

How to run the GUI application

  1. Download the repository
  2. Navigate to the GUI enabled EDA folder
  3. Run the main.py file

Plot Samples


Default display

default display

Bar Chart

Vertical bar

Density plots

density plot density plot

Scatter plots

Scatter plot Scatter plot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages