Skip to content

Crime analysis in Python using data from the Toronto Police Service

Notifications You must be signed in to change notification settings

melkyed/Crime-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crime Analysis- The City of Toronto

                                                                    *** Project members ***
                                                                        Melkamu Gishu 
                                                                        Gordon Cameron
                                                                        Parul Chaudhary
                                                                        Paola Merrick 

Introduction

Crime in Toronto has been relatively low in comparison to other major cities. In 2017, a ranking of 60 cities by The Economist ranked Toronto as the fourth safest major city in the world and the safest major city in North America. A CEOWORLD magazine ranked Toronto as the 95th safest cities in the world for 2018, running behind several other major cities like Tokyo, Osaka, Singapore, Hong Kong and Taipei but ahead of any other city in North America, other than New York City. However, in 2018, Toronto had the highest homicide rate among major Canadian cities. Toronto’s reached a record high homicide number count, with a rate of 3.11 per 100,000 people, higher than the 3.05 per 100,000 people for that of New York City. The number of homicides that year broke the homicide record that was set 27 years prior. With the increase in the number of crimes taking place in Toronto, it will be helpful to have a clear insight into the trend and correlates to better inform law enforcement agencies and other concerned parties to take an appropriate measure. With this in mind, we are going to explore open data of crime from the Toronto Police Service dataset portal in order to investigate the following problems. To analyze and explore the Toronto Crime data set to understand trends and patterns that will help predict any future occurrences, possibly the spatial distribution and patterns. Specifically the project will be required to answer the following questions:

  1. Identifying the most common types of crime in toronto?
  2. Which neighborhoods experience the highest crime rates?
  3. How do crime rates fluctuate over time?
  4. How does the Socioeconomic status in a neighborhood affect crime rates?

Methodology

Data Set Description:

A reported instance of crime in Toronto will be pulled from the Toronto Police Service Open Data for the time of 2014 - 2019. Census tract profile from Stats Canada Census Profiles API We will also pull a neighborhood profiles from the city of Toronto opendata.

Statistical analysis

Python version 3.x will be used with appropriate packages to perform the following statistical analysis.

### Descriptive analysis ###
### Regression analysis ###
### Time Series analysis ###
### Spatial analysis ###

Proposed Plan.


Activities Time Notes

Concept note preparation by the team Feb 13-14

Data extraction and cleaning Feb 15-21

Analysis Feb 21-24

Result summary and writeup Feb 25-27

Preparing resentation and Submition Feb 28-29

About

Crime analysis in Python using data from the Toronto Police Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •