P0bbn / Philly-Phelons

A program to analyze crime and sports data in Philadelphia to determine if a correlation exists between whether a Philly team's win/loss to a given team has an effect on the city's violent crime rate. Conclusion--> If the Flyer's lose to the Redwings, stay out of Center City.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Description

This data analysis project will take Philadelphia crime data and data from four major league sport Teams (Phillies, 76'ers, Flyers and Eagles) to determine statistics in different crime rates in the neighborhoods (called Regions) surrounding the teams' respective venues on game days.

The following are required in your local computer to run this program efficiently:

  • Java version 13.0 or higher
  • Eclipse IDE

Getting Started:

  1. Download this repo as a ZIP file.
  2. Unzip and open in Eclipse.

How to run in Eclipse:

  1. In Eclipse, run the AppViewer.java class.

Results for Most Frequent Crime in the league selected by user

Image1

Results for Regions with the Highest Crimes

Image2

Results for Regions with Disturbance Crimes

Image3

Built With:

Data Sources:

Open Data Philly Data was cleaned up and pulled for years 2009 - 2011.

Authors:

Claudia, Tian and Robby

About

A program to analyze crime and sports data in Philadelphia to determine if a correlation exists between whether a Philly team's win/loss to a given team has an effect on the city's violent crime rate. Conclusion--> If the Flyer's lose to the Redwings, stay out of Center City.


Languages

Language:Java 100.0%