SlideShare a Scribd company logo
1 of 33
Download to read offline
GROW WITH BIG DATA
Third Eye Consulting Services & Solutions LLC.
Crime Analysis &
Predictions System
(CAPS)
Public Safety & National Security team
at
lead by
Sanjay Jacob, Parul Bhandari & Mahesh Punyamurthula
ORIGINALLY DEVELOPED FOR
CAPS – Problem Definition
Public Governments around the world need to:
1. Do more while spending the least.
2.Better manage existing resources.
3.Be proactive in battling crime.
4.Be at the right place at the right time
– to beat crime with the lowest impact.
5.Know what to do when and why.
CAPS – Problem Definition
Other Challenges for Public Governments:
1. Lack of technical knowledge and resources.
2.Lack of management resources to manage, monitor
and operate such systems.
3.Need to analyze disparate data sets spread across
various systems and trapped in different formats.
4. Reliance on outdated infrastructure & systems –
both stationary & mobile.
• Leverages Open Data initiatives by government bodies
worldwide.
• Based on Microsoft’s Big Data technologies stack.
• Capable of handling Big Data’s Velocity, Volume and Veracity.
• Easy to integrate, assemble and develop customized end-to-
end solutions.
• Analyze various types of data feeds - real time streaming &
static data.
• Provides comprehensive analytical capabilities.
• Predict crime patterns for efficient deployment of public
safety resources.
CAPS - Solution
• CAPS is a system to analyze & detect crime hotspots & predict
crime.
• Collects data from various data sources - crime data from
OpenData sites, US census data, social media, traffic & weather
data etc.
• Leverages Azure’s Cloud and on premise technologies for back-
end processing & desktop based visualization tools.
CAPS - Solution
The police can use the system in two ways:
1. The system can alert that a crime is imminent (in the
next 4 hours) based on any new traffic or weather
event/s.
2. The police can run the system once a day and based
on the predictions, decide how to deploy resources
(policemen) in each community/district.
BENEFITS FOR THE LOCAL POLICE
TECHNICAL SECTION
• Azure HDInsight
• MapReduce
• Hive
• Stream Analytics
• Azure Queue
• Azure Storage
• SQL Azure
• SQL Server
• Power BI
• PowerQ&A
• PowerView
• PowerMap
TECHNOLOGIES USED
DATA COLLECTION LAYER
DATA COLLECTION
OPEN DATA - Static
CENSUS DATA - Static
WEATHER DATA
– Real Time
CRIME DATA - Static
TRAFFIC DATA
– Real Time
SOCIAL MEDIA DATA
– Real Time
ENTERPRISE DATA
– Real Time & Static
MACHINE DATA
– Real Time & Static
INTERNET OF THINGS
– Real Time & Static
ANY OTHER DATA
- Static
ANY OTHER DATA
– Real Time
ANY OTHER DATA
– Real Time & Static
DATA PROCESSING LAYER
Cloud or On Premise
PRESENTATION LAYER
The system can be further enhanced to include additional
data sources as available.
For ex:
• Video Data
• Images Data
• Police Systems Data
ADDITIONAL DATA SOURCES
DATA COLLECTION – Windows
Data Sources - For Chicago
 Real time Tweet streams ingested
from Twitter using Search APIs
 Facebook data ingested using Graph
Search APIs.
 Traffic data ingested from Mapquest.
 Weather data ingested from Forcast.io
 Data feed ingestion is automated and
captured using C# custom code base.
Pre-Processor
 Tweets are feed into Stream
Computing Layer for sentiment logic
processing.
 Facebook, Traffic & Weather data
parsed from JSON to csv on run time.
 All data is persisted on Azure Storage.
 Analyzed & summarized data is
persisted in SQL Azure.
Storage
 Analyzed Twitter data is pushed to
Window Azure SQL
 Parsed Twitter/Facebook/Traffic/Weather
data is persisted in Azure Storage in
different containers.
DATA PROCESSING LAYER - Windows
• Windows Azure
• Windows HDInsight
• Stream Analytics
• Azure Queue
• Azure Storage
• SQL Azure
• SQL Server PRESENTATION LAYER
DATA COLLECTION LAYER
DATA PROCESSING LAYER
DATA STORAGE & PROCESSING
STORAGE
 Processed & Aggregated data ingested into
SQL Azure.
 HDInsight blob storage provides reliable
and a scalable solution.
 All data is partitioned on dates.
Sqoop Sqoop
STORAGE
 Calls script on pre-set
schedule to ingest
data into Hive tables.
 Checks periodically to
ensure normal system
operations
 Inserts data
incrementally
 Contains all data as
per the table
schemas.
 Enables HiveQL
execution when
requests come in
from PowerBI
components.
SCHEDULER HIVE
SQL AZURE
HIVE Scheduled Jobs
 Daily scripts to create table and insert data, scheduled
with cron jobs.
HIVE Tables
 Have all data in full details from all data sources.
PRESENTATION LAYER – Windows
DATA PROCESSING LAYER • Power BI
• PowerQ&A
• PowerView
• PowerMap
• Power Query
• PowerPivot
• Windows 8 Apps
• Mobile Apps
DATA COLLECTION LAYER
PRESENTATION LAYER
DATA PRESENTATION LAYER
DATA PRESENTATION LAYER
 Excel 2013 is used as the platform and workbench for analyzing and mining
data, using functionalities which are familiar to most power users.
 PowerPivot is the semantic layer that defines the relationship between data
and calculated measures.
 Data is stored in-memory as a columnar database for faster retrievals.
 Model data is saved along with Excel as a part of it, which makes sharing of
these reports very easy.
 PowerMap provides instant and overall picture of the trends happening across
geographies over..
 PowerView is a Silverlight Add-in that provides powerful interactive and
intuitive dashboards and reports which are built on top of PowerPivot’s data
model. It enables slicing/dicing, drilling-up/down of any level of data. It’s very
useful to identify trends and root causes.
Real time
Data Sources
Data Collection Layer (C# custom code)
Data Processing Layer (Stream Computing Platform - Storm)
HDFS & Blob Storage (Azure)
Presentation Layer (Power BI)
Analytics (HDInsight Hive)
Analytics
(Stream Analytics & MapReduce)
SQL Azure
CLOUD MODEL
– Windows
• Cloud based data
processing &
transformations.
• Cloud based real
time & batch
analytics.
• Office 365’s PowerBI
components for
adhoc analytics.
• Enabled for Windows
8 based Mobile &
Desktop Apps.
Static
Data Sources
CLOUD BASED
INFRASTRUCTURE
Message Queue Layer (Azure Event Hubs)
Machine Learning Algorithms
(AzureML)
Real time
Data Sources
Data Collection Layer (C# custom code)
Data Processing Layer (Azure Stream Analytics)
HDFS & Blob Storage (Azure)
Presentation Layer (Power BI)
Analytics (HDInsight Hive)
Analytics
(Stream Analytics & MapReduce)
SQL Server
HYBRID MODEL
– Windows
Static
Data Sources
Message Queue Layer (Azure Event Hubs)
Machine Learning Algorithms
(AzureML)
• PowerBI components
for adhoc analytics.
• SQL Server based.
• Cloud based data
processing &
transformations.
• Cloud based real
time & batch
analytics.
• Enabled for Windows
8 based Mobile &
Desktop Apps.
CLOUD BASED
INFRASTRUCTURE
ON-PREMISE INFRA
DATA SOURCES – For Chicago
DATA DESCRIPTION SOURCE
Crime Data Historic crime case data over years from
2000 - present
• https://data.cityofchicago.org/Public-
Safety/Crimes-2001-to-present/ijzp-q8t2
Chicago districts Chicago Police districts address
information
• https://portal.chicagopolice.org/portal/page/p
ortal/ClearPath/Communities/Districts
Chicago
communities
Chicago community area mapping • http://en.wikipedia.org/wiki/Community_areas_
in_Chicago
Socio economic
factors
Selected socio economic indicators like
people below poverty, unemployment,
per capita income for each community
• https://data.cityofchicago.org/Health-Human-
Services/Census-Data-Selected-
socioeconomic-indicators-in-C/kn9c-c2s2
Twitter Tweets about Chicago. Twitter Streaming API
Facebook Posts about Chicago. Facebook Graph Search API
Weather Chicago weather data Forecast.io
Traffic Chicago traffic details MapQuest
ANALYTICS
CRIME ANALYTICS
Analyze Crime Levels
• Filters (depending on data)
• Number of crime
• Crime Types
• Location
• Date & Time
• Temperature
• Residents
• Graph Type
• Line
• Bar
• Pie Chart
• Table
• Bubble
CRIME ANALYTICS
Analyze Crime Levels
• Filters (depending on data)
• Number of crime
• Crime Types
• Location
• Date & Time
• Temperature
• Residents
• Graph Type
• Line
• Bar
• Pie Chart
• Table
• Bubble
CRIME ANALYTICS
Analyze Crime Levels
• Filters (depending on data)
• Number of crime
• Crime Types
• Location
• Date & Time
• Temperature
• Residents
• Graph Type
• Line
• Bar
• Pie Chart
• Table
• Bubble
PREDICTIONS
Name Values Comments
Community Community ID This is the key. The prediction is for a specific community for a specific date & time.
Date Date
Time Period
1: 12am – 4am
2: 4am – 8am
3: 8am – 12pm
4: 12pm – 4pm
5: 4pm-8pm
6: 8pm – 12am
For convenience purposes, we have broken up a day into 6 time slots.
We can change this based on the supporting data.
Weather
1- Normal
2- Abnormal
3- Extreme
All weather conditions are categorized into these values. We picked suitable values for each of the weather types to
get a good distribution.
Traffic Event
1- Normal
2- Abnormal
3- Extreme
All traffic conditions are categorized into these values. We picked suitable values for each of the traffic types to get a
good distribution.
Traffic Event Distance from Police
Station
1 – Near
2- Far
3 – Very Far
The assumption is that farther away the event from a police station, higher the chances of a crime. We picked
suitable values for each to get a good distribution.
Unemployment Rate 0 – 100 This is the unemployment rate in that precinct.
Number of police stations in District Number Assuming that propensity for crime is inversely proportional to # of police stations.
Crime
1 – Theft
2 – Assault
3 – Burglary
4 – Narcotics
5 – Battery
6 – None
This is a placeholder category. This list can be anything that is (a) supported by the underlying data and (b) what the
law enforcement are interested in seeing.
FACTORS CONSIDERED FOR PREDICTING CRIME
• With the initial dataset, an initial prediction model is constructed.
• If any of the fields change value, then the model is retrained. Some
of the fields will change infrequently and others will change on a
daily basis (ex. social media, weather & traffic events). The model is
continuously updated/upgraded with new data.
• The system periodically pulls in the latest fields (automatically) from
appropriate sources.
• Then the model runs against the new data to predict what kind of
crime is likely to be committed in each of the communities.
PREDICTION MODEL
CRIME PREDICTIONS
Predict Crime
• Filters (depending on data)
• Number of crime
• Crime Types
• Location
• Date & Time
• Temperature
• Residents
• Graph Type
• Line
• Bar
• Pie Chart
• Table
• Bubble
CRIME PREDICTIONS
Predict Crime
• Filters (depending on data)
• Crime Types
• Location
• Date
• Time
• Temperature
• Traffic
• Distance to Police Station
• Weather
The system is fully extensible and future proof.
• Lessons learned
• Patterns detected
• Observations made
for one city can be used and extended for other cities
worldwide.
The backend infrastructure will also adjust accordingly.
EXTENSIBLITY
The Crime Analysis and Prediction System (CAPS) can/is:
• Detect, Analyze & Predict Crime.
• Help public governments battle crime better with lowered
costs.
• Based on Microsoft’s Big Data technologies – both cloud
and on premise.
• Built on the robust Azure platform that can scale vertically
& horizontally.
• Customizable & Extensible to meet the needs of specific
business use cases.
SUMMARY
THANK YOU!

More Related Content

What's hot

Machine Learning Approaches for Crime Pattern Detection
Machine Learning Approaches for Crime Pattern DetectionMachine Learning Approaches for Crime Pattern Detection
Machine Learning Approaches for Crime Pattern DetectionAPNIC
 
Crime rate analysis using k nn in python
Crime rate analysis using k nn in python Crime rate analysis using k nn in python
Crime rate analysis using k nn in python CloudTechnologies
 
Image classification with Deep Neural Networks
Image classification with Deep Neural NetworksImage classification with Deep Neural Networks
Image classification with Deep Neural NetworksYogendra Tamang
 
Crime Data Analysis, Visualization and Prediction using Data Mining
Crime Data Analysis, Visualization and Prediction using Data MiningCrime Data Analysis, Visualization and Prediction using Data Mining
Crime Data Analysis, Visualization and Prediction using Data MiningAnavadya Shibu
 
Real Time Object Tracking
Real Time Object TrackingReal Time Object Tracking
Real Time Object TrackingVanya Valindria
 
Driver Drowsiness Detection report
Driver Drowsiness Detection reportDriver Drowsiness Detection report
Driver Drowsiness Detection reportPurvanshJain1
 
Human activity recognition
Human activity recognition Human activity recognition
Human activity recognition srikanthgadam
 
road lane detection.pptx
road lane detection.pptxroad lane detection.pptx
road lane detection.pptxTheMusicFever
 
Object detection presentation
Object detection presentationObject detection presentation
Object detection presentationAshwinBicholiya
 
License Plate Recognition Using Python and OpenCV
License Plate Recognition Using Python and OpenCVLicense Plate Recognition Using Python and OpenCV
License Plate Recognition Using Python and OpenCVVishal Polley
 
Drowsiness Detection using machine learning (1).pptx
Drowsiness Detection using machine learning (1).pptxDrowsiness Detection using machine learning (1).pptx
Drowsiness Detection using machine learning (1).pptxsathiyasowmi
 
Data mining slides
Data mining slidesData mining slides
Data mining slidessmj
 
Automatic number plate recognition (anpr)
Automatic number plate recognition (anpr)Automatic number plate recognition (anpr)
Automatic number plate recognition (anpr)AbhishekChoudhary464889
 
Face Detection and Recognition System
Face Detection and Recognition SystemFace Detection and Recognition System
Face Detection and Recognition SystemZara Tariq
 
Human Activity Recognition using Smartphone's sensor
Human Activity Recognition using Smartphone's sensor Human Activity Recognition using Smartphone's sensor
Human Activity Recognition using Smartphone's sensor Pankaj Mishra
 
Multimedia Data Mining using Deep Learning
Multimedia Data Mining using Deep LearningMultimedia Data Mining using Deep Learning
Multimedia Data Mining using Deep LearningBhagyashree Barde
 
Computer Vision - Artificial Intelligence
Computer Vision - Artificial IntelligenceComputer Vision - Artificial Intelligence
Computer Vision - Artificial IntelligenceACM-KU
 
Traffic sign recognition
Traffic sign recognitionTraffic sign recognition
Traffic sign recognitionAKR Education
 

What's hot (20)

Machine Learning Approaches for Crime Pattern Detection
Machine Learning Approaches for Crime Pattern DetectionMachine Learning Approaches for Crime Pattern Detection
Machine Learning Approaches for Crime Pattern Detection
 
Crime rate analysis using k nn in python
Crime rate analysis using k nn in python Crime rate analysis using k nn in python
Crime rate analysis using k nn in python
 
Image classification with Deep Neural Networks
Image classification with Deep Neural NetworksImage classification with Deep Neural Networks
Image classification with Deep Neural Networks
 
Crime Data Analysis, Visualization and Prediction using Data Mining
Crime Data Analysis, Visualization and Prediction using Data MiningCrime Data Analysis, Visualization and Prediction using Data Mining
Crime Data Analysis, Visualization and Prediction using Data Mining
 
Real Time Object Tracking
Real Time Object TrackingReal Time Object Tracking
Real Time Object Tracking
 
Driver Drowsiness Detection report
Driver Drowsiness Detection reportDriver Drowsiness Detection report
Driver Drowsiness Detection report
 
Human activity recognition
Human activity recognition Human activity recognition
Human activity recognition
 
road lane detection.pptx
road lane detection.pptxroad lane detection.pptx
road lane detection.pptx
 
Object detection presentation
Object detection presentationObject detection presentation
Object detection presentation
 
Computer vision
Computer visionComputer vision
Computer vision
 
License Plate Recognition Using Python and OpenCV
License Plate Recognition Using Python and OpenCVLicense Plate Recognition Using Python and OpenCV
License Plate Recognition Using Python and OpenCV
 
Drowsiness Detection using machine learning (1).pptx
Drowsiness Detection using machine learning (1).pptxDrowsiness Detection using machine learning (1).pptx
Drowsiness Detection using machine learning (1).pptx
 
Data mining slides
Data mining slidesData mining slides
Data mining slides
 
Automatic number plate recognition (anpr)
Automatic number plate recognition (anpr)Automatic number plate recognition (anpr)
Automatic number plate recognition (anpr)
 
Face Detection and Recognition System
Face Detection and Recognition SystemFace Detection and Recognition System
Face Detection and Recognition System
 
Human Activity Recognition using Smartphone's sensor
Human Activity Recognition using Smartphone's sensor Human Activity Recognition using Smartphone's sensor
Human Activity Recognition using Smartphone's sensor
 
Object detection
Object detectionObject detection
Object detection
 
Multimedia Data Mining using Deep Learning
Multimedia Data Mining using Deep LearningMultimedia Data Mining using Deep Learning
Multimedia Data Mining using Deep Learning
 
Computer Vision - Artificial Intelligence
Computer Vision - Artificial IntelligenceComputer Vision - Artificial Intelligence
Computer Vision - Artificial Intelligence
 
Traffic sign recognition
Traffic sign recognitionTraffic sign recognition
Traffic sign recognition
 

Viewers also liked

2014 Chicago Crime Data Analysis
2014 Chicago Crime Data Analysis 2014 Chicago Crime Data Analysis
2014 Chicago Crime Data Analysis Yawen Li
 
06 analysis of crime
06 analysis of crime06 analysis of crime
06 analysis of crimeJim Gilmer
 
Chicago crime analysis
Chicago crime analysisChicago crime analysis
Chicago crime analysisjangyoung
 
Fundamentalsof Crime Mapping Tactical Analysis Concepts
Fundamentalsof Crime Mapping Tactical Analysis ConceptsFundamentalsof Crime Mapping Tactical Analysis Concepts
Fundamentalsof Crime Mapping Tactical Analysis ConceptsOsokop
 
Prevent the crime, don't just record it
Prevent the crime, don't just record itPrevent the crime, don't just record it
Prevent the crime, don't just record itVideoIQ
 
Story Tellers: Hartford Crime Analysis
Story Tellers: Hartford Crime AnalysisStory Tellers: Hartford Crime Analysis
Story Tellers: Hartford Crime AnalysisNeil Ryan
 
Crime Mapping & Analysis – Georgia Tech
Crime Mapping & Analysis – Georgia TechCrime Mapping & Analysis – Georgia Tech
Crime Mapping & Analysis – Georgia TechJonathan D'Cruz
 
Basic Guide To Singapore GST
Basic Guide To Singapore GSTBasic Guide To Singapore GST
Basic Guide To Singapore GSTRichmond SG
 
Random Forest and KNN is fun
Random Forest and KNN is funRandom Forest and KNN is fun
Random Forest and KNN is funZhen Li
 
Cloud GIS for Crime Mapping
Cloud GIS for Crime Mapping Cloud GIS for Crime Mapping
Cloud GIS for Crime Mapping IJORCS
 
San Francisco crime analysis
San Francisco crime analysisSan Francisco crime analysis
San Francisco crime analysisSameer Darekar
 
Text Mining, Association Rules and Decision Tree Learning
Text Mining, Association Rules and Decision Tree LearningText Mining, Association Rules and Decision Tree Learning
Text Mining, Association Rules and Decision Tree LearningAdrian Cuyugan
 
Crime Time
Crime TimeCrime Time
Crime Timesbillia
 
Building a real time html5 app for mobile devices
Building a real time html5 app for mobile devicesBuilding a real time html5 app for mobile devices
Building a real time html5 app for mobile devicesTony Abou-Assaleh
 
Tajinder Presentation6
Tajinder Presentation6Tajinder Presentation6
Tajinder Presentation6Tajinder Singh
 

Viewers also liked (18)

2014 Chicago Crime Data Analysis
2014 Chicago Crime Data Analysis 2014 Chicago Crime Data Analysis
2014 Chicago Crime Data Analysis
 
06 analysis of crime
06 analysis of crime06 analysis of crime
06 analysis of crime
 
Chicago crime analysis
Chicago crime analysisChicago crime analysis
Chicago crime analysis
 
Crime Analysis
Crime AnalysisCrime Analysis
Crime Analysis
 
Fundamentalsof Crime Mapping Tactical Analysis Concepts
Fundamentalsof Crime Mapping Tactical Analysis ConceptsFundamentalsof Crime Mapping Tactical Analysis Concepts
Fundamentalsof Crime Mapping Tactical Analysis Concepts
 
Prevent the crime, don't just record it
Prevent the crime, don't just record itPrevent the crime, don't just record it
Prevent the crime, don't just record it
 
Story Tellers: Hartford Crime Analysis
Story Tellers: Hartford Crime AnalysisStory Tellers: Hartford Crime Analysis
Story Tellers: Hartford Crime Analysis
 
Crime Mapping & Analysis – Georgia Tech
Crime Mapping & Analysis – Georgia TechCrime Mapping & Analysis – Georgia Tech
Crime Mapping & Analysis – Georgia Tech
 
Yandex Metrica - Data Restart konference 2015
Yandex Metrica - Data Restart konference 2015Yandex Metrica - Data Restart konference 2015
Yandex Metrica - Data Restart konference 2015
 
Basic Guide To Singapore GST
Basic Guide To Singapore GSTBasic Guide To Singapore GST
Basic Guide To Singapore GST
 
Random Forest and KNN is fun
Random Forest and KNN is funRandom Forest and KNN is fun
Random Forest and KNN is fun
 
CCTNS Karnataka Overview
CCTNS Karnataka OverviewCCTNS Karnataka Overview
CCTNS Karnataka Overview
 
Cloud GIS for Crime Mapping
Cloud GIS for Crime Mapping Cloud GIS for Crime Mapping
Cloud GIS for Crime Mapping
 
San Francisco crime analysis
San Francisco crime analysisSan Francisco crime analysis
San Francisco crime analysis
 
Text Mining, Association Rules and Decision Tree Learning
Text Mining, Association Rules and Decision Tree LearningText Mining, Association Rules and Decision Tree Learning
Text Mining, Association Rules and Decision Tree Learning
 
Crime Time
Crime TimeCrime Time
Crime Time
 
Building a real time html5 app for mobile devices
Building a real time html5 app for mobile devicesBuilding a real time html5 app for mobile devices
Building a real time html5 app for mobile devices
 
Tajinder Presentation6
Tajinder Presentation6Tajinder Presentation6
Tajinder Presentation6
 

Similar to Crime Analysis & Prediction System

SplunkLive! Amsterdam 2015 Breakout - Getting Started with Splunk
SplunkLive! Amsterdam 2015 Breakout - Getting Started with SplunkSplunkLive! Amsterdam 2015 Breakout - Getting Started with Splunk
SplunkLive! Amsterdam 2015 Breakout - Getting Started with SplunkSplunk
 
SplunkLive! Frankfurt 2018 - Data Onboarding Overview
SplunkLive! Frankfurt 2018 - Data Onboarding OverviewSplunkLive! Frankfurt 2018 - Data Onboarding Overview
SplunkLive! Frankfurt 2018 - Data Onboarding OverviewSplunk
 
SplunkLive! Munich 2018: Data Onboarding Overview
SplunkLive! Munich 2018: Data Onboarding OverviewSplunkLive! Munich 2018: Data Onboarding Overview
SplunkLive! Munich 2018: Data Onboarding OverviewSplunk
 
Deconstructing Lambda
Deconstructing LambdaDeconstructing Lambda
Deconstructing Lambdadarach
 
Tapping the cloud for real time data analytics
 Tapping the cloud for real time data analytics Tapping the cloud for real time data analytics
Tapping the cloud for real time data analyticsAmazon Web Services
 
Using real time big data analytics for competitive advantage
 Using real time big data analytics for competitive advantage Using real time big data analytics for competitive advantage
Using real time big data analytics for competitive advantageAmazon Web Services
 
So your boss says you need to learn data science
So your boss says you need to learn data scienceSo your boss says you need to learn data science
So your boss says you need to learn data scienceSusan Ibach
 
Understanding event data
Understanding event dataUnderstanding event data
Understanding event datayalisassoon
 
IARE_BDBA_ PPT_0.pptx
IARE_BDBA_ PPT_0.pptxIARE_BDBA_ PPT_0.pptx
IARE_BDBA_ PPT_0.pptxAIMLSEMINARS
 
Lecture1 BIG DATA and Types of data in details
Lecture1 BIG DATA and Types of data in detailsLecture1 BIG DATA and Types of data in details
Lecture1 BIG DATA and Types of data in detailsAbhishekKumarAgrahar2
 
Getting Started with Splunk Breakout Session
Getting Started with Splunk Breakout SessionGetting Started with Splunk Breakout Session
Getting Started with Splunk Breakout SessionSplunk
 
MIT lecture - Socrata Open Data Architecture
MIT lecture - Socrata Open Data ArchitectureMIT lecture - Socrata Open Data Architecture
MIT lecture - Socrata Open Data ArchitectureEvan Chan
 
Data lake-itweekend-sharif university-vahid amiry
Data lake-itweekend-sharif university-vahid amiryData lake-itweekend-sharif university-vahid amiry
Data lake-itweekend-sharif university-vahid amirydatastack
 
Essential Data Engineering for Data Scientist
Essential Data Engineering for Data Scientist Essential Data Engineering for Data Scientist
Essential Data Engineering for Data Scientist SoftServe
 
ACDKOCHI19 - Next Generation Data Analytics Platform on AWS
ACDKOCHI19 - Next Generation Data Analytics Platform on AWSACDKOCHI19 - Next Generation Data Analytics Platform on AWS
ACDKOCHI19 - Next Generation Data Analytics Platform on AWSAWS User Group Kochi
 
Getting Started with Splunk Breakout Session
Getting Started with Splunk Breakout SessionGetting Started with Splunk Breakout Session
Getting Started with Splunk Breakout SessionSplunk
 
Scaling up with Cisco Big Data: Data + Science = Data Science
Scaling up with Cisco Big Data: Data + Science = Data ScienceScaling up with Cisco Big Data: Data + Science = Data Science
Scaling up with Cisco Big Data: Data + Science = Data ScienceeRic Choo
 
Lightning Fast Analytics with Hive LLAP and Druid
Lightning Fast Analytics with Hive LLAP and DruidLightning Fast Analytics with Hive LLAP and Druid
Lightning Fast Analytics with Hive LLAP and DruidDataWorks Summit
 
4th Industrial Revolution
4th Industrial Revolution4th Industrial Revolution
4th Industrial RevolutionRolando Rangel
 
Getting Started with Splunk Enterprise
Getting Started with Splunk EnterpriseGetting Started with Splunk Enterprise
Getting Started with Splunk EnterpriseSplunk
 

Similar to Crime Analysis & Prediction System (20)

SplunkLive! Amsterdam 2015 Breakout - Getting Started with Splunk
SplunkLive! Amsterdam 2015 Breakout - Getting Started with SplunkSplunkLive! Amsterdam 2015 Breakout - Getting Started with Splunk
SplunkLive! Amsterdam 2015 Breakout - Getting Started with Splunk
 
SplunkLive! Frankfurt 2018 - Data Onboarding Overview
SplunkLive! Frankfurt 2018 - Data Onboarding OverviewSplunkLive! Frankfurt 2018 - Data Onboarding Overview
SplunkLive! Frankfurt 2018 - Data Onboarding Overview
 
SplunkLive! Munich 2018: Data Onboarding Overview
SplunkLive! Munich 2018: Data Onboarding OverviewSplunkLive! Munich 2018: Data Onboarding Overview
SplunkLive! Munich 2018: Data Onboarding Overview
 
Deconstructing Lambda
Deconstructing LambdaDeconstructing Lambda
Deconstructing Lambda
 
Tapping the cloud for real time data analytics
 Tapping the cloud for real time data analytics Tapping the cloud for real time data analytics
Tapping the cloud for real time data analytics
 
Using real time big data analytics for competitive advantage
 Using real time big data analytics for competitive advantage Using real time big data analytics for competitive advantage
Using real time big data analytics for competitive advantage
 
So your boss says you need to learn data science
So your boss says you need to learn data scienceSo your boss says you need to learn data science
So your boss says you need to learn data science
 
Understanding event data
Understanding event dataUnderstanding event data
Understanding event data
 
IARE_BDBA_ PPT_0.pptx
IARE_BDBA_ PPT_0.pptxIARE_BDBA_ PPT_0.pptx
IARE_BDBA_ PPT_0.pptx
 
Lecture1 BIG DATA and Types of data in details
Lecture1 BIG DATA and Types of data in detailsLecture1 BIG DATA and Types of data in details
Lecture1 BIG DATA and Types of data in details
 
Getting Started with Splunk Breakout Session
Getting Started with Splunk Breakout SessionGetting Started with Splunk Breakout Session
Getting Started with Splunk Breakout Session
 
MIT lecture - Socrata Open Data Architecture
MIT lecture - Socrata Open Data ArchitectureMIT lecture - Socrata Open Data Architecture
MIT lecture - Socrata Open Data Architecture
 
Data lake-itweekend-sharif university-vahid amiry
Data lake-itweekend-sharif university-vahid amiryData lake-itweekend-sharif university-vahid amiry
Data lake-itweekend-sharif university-vahid amiry
 
Essential Data Engineering for Data Scientist
Essential Data Engineering for Data Scientist Essential Data Engineering for Data Scientist
Essential Data Engineering for Data Scientist
 
ACDKOCHI19 - Next Generation Data Analytics Platform on AWS
ACDKOCHI19 - Next Generation Data Analytics Platform on AWSACDKOCHI19 - Next Generation Data Analytics Platform on AWS
ACDKOCHI19 - Next Generation Data Analytics Platform on AWS
 
Getting Started with Splunk Breakout Session
Getting Started with Splunk Breakout SessionGetting Started with Splunk Breakout Session
Getting Started with Splunk Breakout Session
 
Scaling up with Cisco Big Data: Data + Science = Data Science
Scaling up with Cisco Big Data: Data + Science = Data ScienceScaling up with Cisco Big Data: Data + Science = Data Science
Scaling up with Cisco Big Data: Data + Science = Data Science
 
Lightning Fast Analytics with Hive LLAP and Druid
Lightning Fast Analytics with Hive LLAP and DruidLightning Fast Analytics with Hive LLAP and Druid
Lightning Fast Analytics with Hive LLAP and Druid
 
4th Industrial Revolution
4th Industrial Revolution4th Industrial Revolution
4th Industrial Revolution
 
Getting Started with Splunk Enterprise
Getting Started with Splunk EnterpriseGetting Started with Splunk Enterprise
Getting Started with Splunk Enterprise
 

More from BigDataCloud

Webinar - Comparative Analysis of Cloud based Machine Learning Platforms
Webinar - Comparative Analysis of Cloud based Machine Learning PlatformsWebinar - Comparative Analysis of Cloud based Machine Learning Platforms
Webinar - Comparative Analysis of Cloud based Machine Learning PlatformsBigDataCloud
 
REAL-TIME RECOMMENDATION SYSTEMS
REAL-TIME RECOMMENDATION SYSTEMS REAL-TIME RECOMMENDATION SYSTEMS
REAL-TIME RECOMMENDATION SYSTEMS BigDataCloud
 
Cloud Computing Services
Cloud Computing ServicesCloud Computing Services
Cloud Computing ServicesBigDataCloud
 
Google Enterprise Cloud Platform - Resources & $2000 credit!
Google Enterprise Cloud Platform - Resources & $2000 credit!Google Enterprise Cloud Platform - Resources & $2000 credit!
Google Enterprise Cloud Platform - Resources & $2000 credit!BigDataCloud
 
Big Data in the Cloud - Solutions & Apps
Big Data in the Cloud - Solutions & AppsBig Data in the Cloud - Solutions & Apps
Big Data in the Cloud - Solutions & AppsBigDataCloud
 
Big Data Analytics in Motorola on the Google Cloud Platform
Big Data Analytics in Motorola on the Google Cloud PlatformBig Data Analytics in Motorola on the Google Cloud Platform
Big Data Analytics in Motorola on the Google Cloud PlatformBigDataCloud
 
Streak + Google Cloud Platform
Streak + Google Cloud PlatformStreak + Google Cloud Platform
Streak + Google Cloud PlatformBigDataCloud
 
Using Advanced Analyics to bring Business Value
Using Advanced Analyics to bring Business Value Using Advanced Analyics to bring Business Value
Using Advanced Analyics to bring Business Value BigDataCloud
 
Creating Business Value from Big Data, Analytics & Technology.
Creating Business Value from Big Data, Analytics & Technology.Creating Business Value from Big Data, Analytics & Technology.
Creating Business Value from Big Data, Analytics & Technology.BigDataCloud
 
Deep Learning for NLP (without Magic) - Richard Socher and Christopher Manning
Deep Learning for NLP (without Magic) - Richard Socher and Christopher ManningDeep Learning for NLP (without Magic) - Richard Socher and Christopher Manning
Deep Learning for NLP (without Magic) - Richard Socher and Christopher ManningBigDataCloud
 
Recommendation Engines - An Architectural Guide
Recommendation Engines - An Architectural GuideRecommendation Engines - An Architectural Guide
Recommendation Engines - An Architectural GuideBigDataCloud
 
Why Hadoop is the New Infrastructure for the CMO?
Why Hadoop is the New Infrastructure for the CMO?Why Hadoop is the New Infrastructure for the CMO?
Why Hadoop is the New Infrastructure for the CMO?BigDataCloud
 
Hadoop : A Foundation for Change - Milind Bhandarkar Chief Scientist, Pivotal
Hadoop : A Foundation for Change - Milind Bhandarkar Chief Scientist, PivotalHadoop : A Foundation for Change - Milind Bhandarkar Chief Scientist, Pivotal
Hadoop : A Foundation for Change - Milind Bhandarkar Chief Scientist, PivotalBigDataCloud
 
Big Data Cloud Meetup - Jan 29 2013 - Mike Stonebraker & Scott Jarr of VoltDB
Big Data Cloud Meetup - Jan 29 2013 - Mike Stonebraker & Scott Jarr of VoltDBBig Data Cloud Meetup - Jan 29 2013 - Mike Stonebraker & Scott Jarr of VoltDB
Big Data Cloud Meetup - Jan 29 2013 - Mike Stonebraker & Scott Jarr of VoltDBBigDataCloud
 
Big Data Cloud Meetup - Jan 24 2013 - Zettaset
Big Data Cloud Meetup - Jan 24 2013 - ZettasetBig Data Cloud Meetup - Jan 24 2013 - Zettaset
Big Data Cloud Meetup - Jan 24 2013 - ZettasetBigDataCloud
 
A Survey of Petabyte Scale Databases and Storage Systems Deployed at Facebook
A Survey of Petabyte Scale Databases and Storage Systems Deployed at FacebookA Survey of Petabyte Scale Databases and Storage Systems Deployed at Facebook
A Survey of Petabyte Scale Databases and Storage Systems Deployed at FacebookBigDataCloud
 
What Does Big Data Mean and Who Will Win
What Does Big Data Mean and Who Will WinWhat Does Big Data Mean and Who Will Win
What Does Big Data Mean and Who Will WinBigDataCloud
 
Big Data Analytics in a Heterogeneous World - Joydeep Das of Sybase
Big Data Analytics in a Heterogeneous World - Joydeep Das of SybaseBig Data Analytics in a Heterogeneous World - Joydeep Das of Sybase
Big Data Analytics in a Heterogeneous World - Joydeep Das of SybaseBigDataCloud
 
BigDataCloud meetup Feb 16th - Microsoft's Saptak Sen's presentation
BigDataCloud meetup Feb 16th - Microsoft's Saptak Sen's presentationBigDataCloud meetup Feb 16th - Microsoft's Saptak Sen's presentation
BigDataCloud meetup Feb 16th - Microsoft's Saptak Sen's presentationBigDataCloud
 
BigDataCloud Sept 8 2011 Meetup - Fail-Proofing Hadoop Clusters with Automati...
BigDataCloud Sept 8 2011 Meetup - Fail-Proofing Hadoop Clusters with Automati...BigDataCloud Sept 8 2011 Meetup - Fail-Proofing Hadoop Clusters with Automati...
BigDataCloud Sept 8 2011 Meetup - Fail-Proofing Hadoop Clusters with Automati...BigDataCloud
 

More from BigDataCloud (20)

Webinar - Comparative Analysis of Cloud based Machine Learning Platforms
Webinar - Comparative Analysis of Cloud based Machine Learning PlatformsWebinar - Comparative Analysis of Cloud based Machine Learning Platforms
Webinar - Comparative Analysis of Cloud based Machine Learning Platforms
 
REAL-TIME RECOMMENDATION SYSTEMS
REAL-TIME RECOMMENDATION SYSTEMS REAL-TIME RECOMMENDATION SYSTEMS
REAL-TIME RECOMMENDATION SYSTEMS
 
Cloud Computing Services
Cloud Computing ServicesCloud Computing Services
Cloud Computing Services
 
Google Enterprise Cloud Platform - Resources & $2000 credit!
Google Enterprise Cloud Platform - Resources & $2000 credit!Google Enterprise Cloud Platform - Resources & $2000 credit!
Google Enterprise Cloud Platform - Resources & $2000 credit!
 
Big Data in the Cloud - Solutions & Apps
Big Data in the Cloud - Solutions & AppsBig Data in the Cloud - Solutions & Apps
Big Data in the Cloud - Solutions & Apps
 
Big Data Analytics in Motorola on the Google Cloud Platform
Big Data Analytics in Motorola on the Google Cloud PlatformBig Data Analytics in Motorola on the Google Cloud Platform
Big Data Analytics in Motorola on the Google Cloud Platform
 
Streak + Google Cloud Platform
Streak + Google Cloud PlatformStreak + Google Cloud Platform
Streak + Google Cloud Platform
 
Using Advanced Analyics to bring Business Value
Using Advanced Analyics to bring Business Value Using Advanced Analyics to bring Business Value
Using Advanced Analyics to bring Business Value
 
Creating Business Value from Big Data, Analytics & Technology.
Creating Business Value from Big Data, Analytics & Technology.Creating Business Value from Big Data, Analytics & Technology.
Creating Business Value from Big Data, Analytics & Technology.
 
Deep Learning for NLP (without Magic) - Richard Socher and Christopher Manning
Deep Learning for NLP (without Magic) - Richard Socher and Christopher ManningDeep Learning for NLP (without Magic) - Richard Socher and Christopher Manning
Deep Learning for NLP (without Magic) - Richard Socher and Christopher Manning
 
Recommendation Engines - An Architectural Guide
Recommendation Engines - An Architectural GuideRecommendation Engines - An Architectural Guide
Recommendation Engines - An Architectural Guide
 
Why Hadoop is the New Infrastructure for the CMO?
Why Hadoop is the New Infrastructure for the CMO?Why Hadoop is the New Infrastructure for the CMO?
Why Hadoop is the New Infrastructure for the CMO?
 
Hadoop : A Foundation for Change - Milind Bhandarkar Chief Scientist, Pivotal
Hadoop : A Foundation for Change - Milind Bhandarkar Chief Scientist, PivotalHadoop : A Foundation for Change - Milind Bhandarkar Chief Scientist, Pivotal
Hadoop : A Foundation for Change - Milind Bhandarkar Chief Scientist, Pivotal
 
Big Data Cloud Meetup - Jan 29 2013 - Mike Stonebraker & Scott Jarr of VoltDB
Big Data Cloud Meetup - Jan 29 2013 - Mike Stonebraker & Scott Jarr of VoltDBBig Data Cloud Meetup - Jan 29 2013 - Mike Stonebraker & Scott Jarr of VoltDB
Big Data Cloud Meetup - Jan 29 2013 - Mike Stonebraker & Scott Jarr of VoltDB
 
Big Data Cloud Meetup - Jan 24 2013 - Zettaset
Big Data Cloud Meetup - Jan 24 2013 - ZettasetBig Data Cloud Meetup - Jan 24 2013 - Zettaset
Big Data Cloud Meetup - Jan 24 2013 - Zettaset
 
A Survey of Petabyte Scale Databases and Storage Systems Deployed at Facebook
A Survey of Petabyte Scale Databases and Storage Systems Deployed at FacebookA Survey of Petabyte Scale Databases and Storage Systems Deployed at Facebook
A Survey of Petabyte Scale Databases and Storage Systems Deployed at Facebook
 
What Does Big Data Mean and Who Will Win
What Does Big Data Mean and Who Will WinWhat Does Big Data Mean and Who Will Win
What Does Big Data Mean and Who Will Win
 
Big Data Analytics in a Heterogeneous World - Joydeep Das of Sybase
Big Data Analytics in a Heterogeneous World - Joydeep Das of SybaseBig Data Analytics in a Heterogeneous World - Joydeep Das of Sybase
Big Data Analytics in a Heterogeneous World - Joydeep Das of Sybase
 
BigDataCloud meetup Feb 16th - Microsoft's Saptak Sen's presentation
BigDataCloud meetup Feb 16th - Microsoft's Saptak Sen's presentationBigDataCloud meetup Feb 16th - Microsoft's Saptak Sen's presentation
BigDataCloud meetup Feb 16th - Microsoft's Saptak Sen's presentation
 
BigDataCloud Sept 8 2011 Meetup - Fail-Proofing Hadoop Clusters with Automati...
BigDataCloud Sept 8 2011 Meetup - Fail-Proofing Hadoop Clusters with Automati...BigDataCloud Sept 8 2011 Meetup - Fail-Proofing Hadoop Clusters with Automati...
BigDataCloud Sept 8 2011 Meetup - Fail-Proofing Hadoop Clusters with Automati...
 

Recently uploaded

CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...shivangimorya083
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFxolyaivanovalion
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxolyaivanovalion
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfRachmat Ramadhan H
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% SecurePooja Nehwal
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxolyaivanovalion
 

Recently uploaded (20)

CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptx
 

Crime Analysis & Prediction System

  • 1. GROW WITH BIG DATA Third Eye Consulting Services & Solutions LLC.
  • 3. Public Safety & National Security team at lead by Sanjay Jacob, Parul Bhandari & Mahesh Punyamurthula ORIGINALLY DEVELOPED FOR
  • 4. CAPS – Problem Definition Public Governments around the world need to: 1. Do more while spending the least. 2.Better manage existing resources. 3.Be proactive in battling crime. 4.Be at the right place at the right time – to beat crime with the lowest impact. 5.Know what to do when and why.
  • 5. CAPS – Problem Definition Other Challenges for Public Governments: 1. Lack of technical knowledge and resources. 2.Lack of management resources to manage, monitor and operate such systems. 3.Need to analyze disparate data sets spread across various systems and trapped in different formats. 4. Reliance on outdated infrastructure & systems – both stationary & mobile.
  • 6. • Leverages Open Data initiatives by government bodies worldwide. • Based on Microsoft’s Big Data technologies stack. • Capable of handling Big Data’s Velocity, Volume and Veracity. • Easy to integrate, assemble and develop customized end-to- end solutions. • Analyze various types of data feeds - real time streaming & static data. • Provides comprehensive analytical capabilities. • Predict crime patterns for efficient deployment of public safety resources. CAPS - Solution
  • 7. • CAPS is a system to analyze & detect crime hotspots & predict crime. • Collects data from various data sources - crime data from OpenData sites, US census data, social media, traffic & weather data etc. • Leverages Azure’s Cloud and on premise technologies for back- end processing & desktop based visualization tools. CAPS - Solution
  • 8. The police can use the system in two ways: 1. The system can alert that a crime is imminent (in the next 4 hours) based on any new traffic or weather event/s. 2. The police can run the system once a day and based on the predictions, decide how to deploy resources (policemen) in each community/district. BENEFITS FOR THE LOCAL POLICE
  • 10. • Azure HDInsight • MapReduce • Hive • Stream Analytics • Azure Queue • Azure Storage • SQL Azure • SQL Server • Power BI • PowerQ&A • PowerView • PowerMap TECHNOLOGIES USED
  • 11. DATA COLLECTION LAYER DATA COLLECTION OPEN DATA - Static CENSUS DATA - Static WEATHER DATA – Real Time CRIME DATA - Static TRAFFIC DATA – Real Time SOCIAL MEDIA DATA – Real Time ENTERPRISE DATA – Real Time & Static MACHINE DATA – Real Time & Static INTERNET OF THINGS – Real Time & Static ANY OTHER DATA - Static ANY OTHER DATA – Real Time ANY OTHER DATA – Real Time & Static DATA PROCESSING LAYER Cloud or On Premise PRESENTATION LAYER
  • 12. The system can be further enhanced to include additional data sources as available. For ex: • Video Data • Images Data • Police Systems Data ADDITIONAL DATA SOURCES
  • 13. DATA COLLECTION – Windows Data Sources - For Chicago  Real time Tweet streams ingested from Twitter using Search APIs  Facebook data ingested using Graph Search APIs.  Traffic data ingested from Mapquest.  Weather data ingested from Forcast.io  Data feed ingestion is automated and captured using C# custom code base. Pre-Processor  Tweets are feed into Stream Computing Layer for sentiment logic processing.  Facebook, Traffic & Weather data parsed from JSON to csv on run time.  All data is persisted on Azure Storage.  Analyzed & summarized data is persisted in SQL Azure. Storage  Analyzed Twitter data is pushed to Window Azure SQL  Parsed Twitter/Facebook/Traffic/Weather data is persisted in Azure Storage in different containers.
  • 14. DATA PROCESSING LAYER - Windows • Windows Azure • Windows HDInsight • Stream Analytics • Azure Queue • Azure Storage • SQL Azure • SQL Server PRESENTATION LAYER DATA COLLECTION LAYER DATA PROCESSING LAYER
  • 15. DATA STORAGE & PROCESSING STORAGE  Processed & Aggregated data ingested into SQL Azure.  HDInsight blob storage provides reliable and a scalable solution.  All data is partitioned on dates. Sqoop Sqoop STORAGE  Calls script on pre-set schedule to ingest data into Hive tables.  Checks periodically to ensure normal system operations  Inserts data incrementally  Contains all data as per the table schemas.  Enables HiveQL execution when requests come in from PowerBI components. SCHEDULER HIVE SQL AZURE HIVE Scheduled Jobs  Daily scripts to create table and insert data, scheduled with cron jobs. HIVE Tables  Have all data in full details from all data sources.
  • 16. PRESENTATION LAYER – Windows DATA PROCESSING LAYER • Power BI • PowerQ&A • PowerView • PowerMap • Power Query • PowerPivot • Windows 8 Apps • Mobile Apps DATA COLLECTION LAYER PRESENTATION LAYER
  • 18. DATA PRESENTATION LAYER  Excel 2013 is used as the platform and workbench for analyzing and mining data, using functionalities which are familiar to most power users.  PowerPivot is the semantic layer that defines the relationship between data and calculated measures.  Data is stored in-memory as a columnar database for faster retrievals.  Model data is saved along with Excel as a part of it, which makes sharing of these reports very easy.  PowerMap provides instant and overall picture of the trends happening across geographies over..  PowerView is a Silverlight Add-in that provides powerful interactive and intuitive dashboards and reports which are built on top of PowerPivot’s data model. It enables slicing/dicing, drilling-up/down of any level of data. It’s very useful to identify trends and root causes.
  • 19. Real time Data Sources Data Collection Layer (C# custom code) Data Processing Layer (Stream Computing Platform - Storm) HDFS & Blob Storage (Azure) Presentation Layer (Power BI) Analytics (HDInsight Hive) Analytics (Stream Analytics & MapReduce) SQL Azure CLOUD MODEL – Windows • Cloud based data processing & transformations. • Cloud based real time & batch analytics. • Office 365’s PowerBI components for adhoc analytics. • Enabled for Windows 8 based Mobile & Desktop Apps. Static Data Sources CLOUD BASED INFRASTRUCTURE Message Queue Layer (Azure Event Hubs) Machine Learning Algorithms (AzureML)
  • 20. Real time Data Sources Data Collection Layer (C# custom code) Data Processing Layer (Azure Stream Analytics) HDFS & Blob Storage (Azure) Presentation Layer (Power BI) Analytics (HDInsight Hive) Analytics (Stream Analytics & MapReduce) SQL Server HYBRID MODEL – Windows Static Data Sources Message Queue Layer (Azure Event Hubs) Machine Learning Algorithms (AzureML) • PowerBI components for adhoc analytics. • SQL Server based. • Cloud based data processing & transformations. • Cloud based real time & batch analytics. • Enabled for Windows 8 based Mobile & Desktop Apps. CLOUD BASED INFRASTRUCTURE ON-PREMISE INFRA
  • 21. DATA SOURCES – For Chicago DATA DESCRIPTION SOURCE Crime Data Historic crime case data over years from 2000 - present • https://data.cityofchicago.org/Public- Safety/Crimes-2001-to-present/ijzp-q8t2 Chicago districts Chicago Police districts address information • https://portal.chicagopolice.org/portal/page/p ortal/ClearPath/Communities/Districts Chicago communities Chicago community area mapping • http://en.wikipedia.org/wiki/Community_areas_ in_Chicago Socio economic factors Selected socio economic indicators like people below poverty, unemployment, per capita income for each community • https://data.cityofchicago.org/Health-Human- Services/Census-Data-Selected- socioeconomic-indicators-in-C/kn9c-c2s2 Twitter Tweets about Chicago. Twitter Streaming API Facebook Posts about Chicago. Facebook Graph Search API Weather Chicago weather data Forecast.io Traffic Chicago traffic details MapQuest
  • 23. CRIME ANALYTICS Analyze Crime Levels • Filters (depending on data) • Number of crime • Crime Types • Location • Date & Time • Temperature • Residents • Graph Type • Line • Bar • Pie Chart • Table • Bubble
  • 24. CRIME ANALYTICS Analyze Crime Levels • Filters (depending on data) • Number of crime • Crime Types • Location • Date & Time • Temperature • Residents • Graph Type • Line • Bar • Pie Chart • Table • Bubble
  • 25. CRIME ANALYTICS Analyze Crime Levels • Filters (depending on data) • Number of crime • Crime Types • Location • Date & Time • Temperature • Residents • Graph Type • Line • Bar • Pie Chart • Table • Bubble
  • 27. Name Values Comments Community Community ID This is the key. The prediction is for a specific community for a specific date & time. Date Date Time Period 1: 12am – 4am 2: 4am – 8am 3: 8am – 12pm 4: 12pm – 4pm 5: 4pm-8pm 6: 8pm – 12am For convenience purposes, we have broken up a day into 6 time slots. We can change this based on the supporting data. Weather 1- Normal 2- Abnormal 3- Extreme All weather conditions are categorized into these values. We picked suitable values for each of the weather types to get a good distribution. Traffic Event 1- Normal 2- Abnormal 3- Extreme All traffic conditions are categorized into these values. We picked suitable values for each of the traffic types to get a good distribution. Traffic Event Distance from Police Station 1 – Near 2- Far 3 – Very Far The assumption is that farther away the event from a police station, higher the chances of a crime. We picked suitable values for each to get a good distribution. Unemployment Rate 0 – 100 This is the unemployment rate in that precinct. Number of police stations in District Number Assuming that propensity for crime is inversely proportional to # of police stations. Crime 1 – Theft 2 – Assault 3 – Burglary 4 – Narcotics 5 – Battery 6 – None This is a placeholder category. This list can be anything that is (a) supported by the underlying data and (b) what the law enforcement are interested in seeing. FACTORS CONSIDERED FOR PREDICTING CRIME
  • 28. • With the initial dataset, an initial prediction model is constructed. • If any of the fields change value, then the model is retrained. Some of the fields will change infrequently and others will change on a daily basis (ex. social media, weather & traffic events). The model is continuously updated/upgraded with new data. • The system periodically pulls in the latest fields (automatically) from appropriate sources. • Then the model runs against the new data to predict what kind of crime is likely to be committed in each of the communities. PREDICTION MODEL
  • 29. CRIME PREDICTIONS Predict Crime • Filters (depending on data) • Number of crime • Crime Types • Location • Date & Time • Temperature • Residents • Graph Type • Line • Bar • Pie Chart • Table • Bubble
  • 30. CRIME PREDICTIONS Predict Crime • Filters (depending on data) • Crime Types • Location • Date • Time • Temperature • Traffic • Distance to Police Station • Weather
  • 31. The system is fully extensible and future proof. • Lessons learned • Patterns detected • Observations made for one city can be used and extended for other cities worldwide. The backend infrastructure will also adjust accordingly. EXTENSIBLITY
  • 32. The Crime Analysis and Prediction System (CAPS) can/is: • Detect, Analyze & Predict Crime. • Help public governments battle crime better with lowered costs. • Based on Microsoft’s Big Data technologies – both cloud and on premise. • Built on the robust Azure platform that can scale vertically & horizontally. • Customizable & Extensible to meet the needs of specific business use cases. SUMMARY