Crime Analysis Problem Statement
Crime Analysis Problem Statement
Problem objective:As a data scientist, you should prepare a dashboard to keep the
police department and the city updated on the statistics of crime events. You are
required to create a dashboard/story using tableau for the communication website.
Pay attention to data storytelling.
Variable Description:
ID Indicates the unique identifier for the record
Indicates the police department's case number, which is unique to
Case Number the incident
Indicates the date when the incident occurred. This is sometimes
Date the best estimate
Is the partially redacted address where the incident occurred,
Block placed on the same block as the actual address
Is the Uniform Crime Reporting code, which directly linked to the
UCR Primary Type and Description
Primary Type Is the primary description of the UCR code
Indicates the secondary description of the UCR code, a subcategory
Description of the primary description
Location
Description Is the description of the location where the incident occurred
Arrest Indicates whether an arrest was made
Domestic Indicates whether the incident was domestic
Indicates the beat where the incident occurred, and the beat is the
Beat smallest police geographic area
District Indicates the police district where the incident occurred
Ward Indicates the ward (city council district) where the incident occurred
Community
Area Indicates the community area where the incident occurred
NIC Code Indicates the crime classification as National Incident Code
Indicates the x coordinate of the location, where the incident
X Coordinate occurred in the state plane
Indicates the y coordinate of the location, where the incident
Y Coordinate occurred in state plane
Year Indicates the year the incident occurred
Updated On Indicates the date and time the record was last updated
Latitude Indicates the latitude of the location, where the incident occurred
Longitude Indicates the longitude of the location, where the incident occurred
Indicates the location, where the incident occurred in a format that
allows for the creation of maps and other geographic operations on
Location this data portal
Steps to perform:
1. Overall Crime Statistics Dashboard:
1. For personnel and resource management, the department needs to
understand the count and types of crimes reported across the city. Mark
the locations on a geo-map highlighting the locations with recent criminal
history.
2. Identify the most common criminal incidents reported.
3. In this introductory dashboard, include a live crime feed to exhibit the
total number of crimes reported to date for the current year and the most
recently reported crime with their time and locations.
4. Comparative Analysis:
1. Study the distribution of incidents reported where an arrest was made
vs. not.
2. Identify what percentage of the reported incidents under each incident
category are domestic.
5. To make the dashboard interactive, provide filters for incident type and location
in these dashboards for a granular study.