Skip to content

The selected data collection lists Vancouver's historical crime data from 2003 to 2021. The research focused on determining the total crime committed during the holiday season, the times and years when crimes occur the most, and the most targeted areas.

License

Notifications You must be signed in to change notification settings

kenwoon/Vancouver-Historical-Crime-Data-Analytics-Project

 
 

Repository files navigation

Group 11 - Vancouver crime Statistics

Milestones

1. Milestone 1 - Form Team and Find Dataset (Sep 29)

  • In this milestone we will be expected to choose a dataset appropriate for the COSC 301 project. The most important task for this milestone is to select an appropriate dataset.

    Group members: Adnan Ahmed, Luca deVerteuil, Ken Woon

    Group number: 11

    1. Describe your dataset

      This data collection lists Vancouver's historical crime data, showing the type of crime, the year, month, date, hour, and minute that they occurred, the location and neighbourhood of the crime scene, and the x and y coordinate values projected in UTM zone 10.

    2. What is the source of your dataset?

      The dataset is created by Sumaia P. and is posted on Kaggle. The data provided is based on the information contained in the Vancouver Police Department Records Management System. The crime classification and file status may change at any time based on the dynamic nature of police investigations.

    3. License: what is the license of your dataset? CC0, MIT, etc...

      CC0: Public Domain

    4. Rows

      793916 rows

    5. Columns

      10 columns

    6. Interests

      We are very interested to find out the historical crime trends in Vancouver, as it is a common place to visit, and some of us are planning to move there to work. We will be able to be more prepared to avoid encountering these crimes. The crime data is intended to enhance community awareness of policing activity in Vancouver and will also likely be a valuable reference for the police department of Vancouver to predict crimes that may occur in the future.

2. Milestone 2 - Create repository and Load Dataset (Oct 13)

  • In this milestone we will be expected to setup the repository, clone it to each of our local machine and load the approved dataset.

    This entire repository is our milestone 2 product.

3. Milestone 3 - Data Analysis (Nov 3)

  • In this milestone we will be expected to process and clean our dataset, do exploratory data analysis (EDA), create some data visualizations, and work with method chaining in Pandas.

4. Milestone 4 - Present your Dashboard! (Nov 17)

  • In this milestone we will be finalizing our submission and presenting all our hard-work to our fellow students as a Dashboard!

5. Milestone 5 - Address Feedback and Refine project (Dec 1)

  • In this milestone we will continue working on our class project, process the data for our dashboard, and get the repo ready for final submission.

Interest in the Topic

The dataset selected for this project is created by Sumaia P. and is posted on Kaggle. The data collection lists Vancouver's historical crime data from 2003 to 2021. The table shows the type of crime, the year, month, date, hour, and minute that they occurred, the location (hundred block) and neighborhood of the crime scene, and the x and y coordinate values projected in UTM zone 10. This collection has been released to the public by the Vancouver Police Department (VPD) with the intention of enhancing community awareness of policing activities in the city. The data provided is based on the information contained in the VPD Records Management System. Unfortunately, there is no information on how the data was collected. Still, it can be speculated that the values are based on historical records that have been digitized, as the historical crime data of past years are likely archived into a dataset such as this.

Dataset Description

We are very interested to find out the historical crime trends in Vancouver, as it is a city we visit often, and some of us are even planning to move there in the future. By gaining more awareness, we will be able to be more prepared to avoid encountering these crimes. The crime data will also likely be a valuable reference for the police department of Vancouver to predict crimes that may occur in the future and prepare means to handle them better.

Some questions that we would like to explore are:

  • Does the total crime committed during the holiday season increase or decrease? (Luca)
  • At what times and years do the crimes occur the most? (Ken)
  • Which areas are the most targeted? (eg. residential areas, business districts, parking lots, etc.) (Adnan)

Team Members

  • Luca deVerteuil: I am a computer sceince major and I love soccer. Brazil is going to win the next world cup !
  • Ken Woon: I am a senior mechatronics and computer science student with many hobbies such as playing sports and learning the guitar.
  • Adnan Ahmed: I am a senior civil engineering student who loves learning about new things.

Images

References

The data set that we will be using is Vancouvers BC Historical Crime Data. More information at this link.

About

The selected data collection lists Vancouver's historical crime data from 2003 to 2021. The research focused on determining the total crime committed during the holiday season, the times and years when crimes occur the most, and the most targeted areas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.9%
  • Python 1.1%