Difference between revisions of "Group 11 Overview"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 9: Line 9:
 
The main datasets of interest are:
 
The main datasets of interest are:
 
<ul>
 
<ul>
   <li>&ndsp; Stop and search dataset</li>
+
   <li>&nbsp; Stop and search dataset</li>
   <li>&ndsp; Crime Data</li>
+
   <li>&nbsp; Crime Data</li>
   <li>&ndsp; Outcome Data</li>
+
   <li>&nbsp; Outcome Data</li>
   <li>&ndsp; Shape of police force boundaries</li>
+
   <li>&nbsp; Shape of police force boundaries</li>
   <li>&ndsp; Shape of neighbourhood boundaries</li>
+
   <li>&nbsp; Shape of neighbourhood boundaries</li>
 
</ul>
 
</ul>
  
 
Secondary dataset includes people, population and community data from Office for National Statistics.
 
Secondary dataset includes people, population and community data from Office for National Statistics.
 
<ul>
 
<ul>
   <li>&ndsp; Health and socialcare</li>
+
   <li>&nbsp; Health and socialcare</li>
   <li>&ndsp; Housing</li>
+
   <li>&nbsp; Housing</li>
   <li>&ndsp; Income and wealth</li>
+
   <li>&nbsp; Income and wealth</li>
   <li>&ndsp; Shape of police force boundaries</li>
+
   <li>&nbsp; Shape of police force boundaries</li>
   <li>&ndsp; Population</li>
+
   <li>&nbsp; Population</li>
 
</ul>
 
</ul>
  
<h1>Techniques/Aanlysis</h1>
+
<h1>Visualisation/Aanlysis</h1>
  
 
<ul>
 
<ul>
   <li></li>
+
   <li>Choropleth map (Temporal and Spatial)</li>
   <li></li>
+
   <li>Clustering</li>
   <li></li>
+
   <li>Parallel plot</li>
   <li></li>
+
   <li>Time series analysis</li>
 
</ul>
 
</ul>
  
<h1>Tools</h1>
+
<h1>Statistical and visualisationTools</h1>
  
 
<ul>
 
<ul>
   <li></li>
+
   <li>R</li>
   <li></li>
+
   <li>R Shiny</li>
   <li></li>
+
   <li>Bootstrap (Update from version 3 in shiny to version 4)</li>
   <li></li>
+
   <li>D3</li>
 +
  <li>Angular Js</li>
 
</ul>
 
</ul>

Revision as of 01:26, 6 November 2017

Motivation

Conservative party leader David Cameron coined the term "age of austerity" in his 2009 keynote speech to the Conservative Party Forum. The birth of that term is the harbinger of the relentless cut of the police funding that would persist til this day. As a result, number of police across the country plummeted by 14% between 2009 and 2016 and conversely, crime rate has increased.

As such, the utilization of police resources has to be optimised to fight the raising crime in difference regions of the country. This project aims to provide a visualisation of the crime rate across the UK and, perharp more importantly, reveal some insight of the crimes in the UK.

Dataset

Datasets from data.police.uk will be analysed and visualised.

The main datasets of interest are:

  •   Stop and search dataset
  •   Crime Data
  •   Outcome Data
  •   Shape of police force boundaries
  •   Shape of neighbourhood boundaries

Secondary dataset includes people, population and community data from Office for National Statistics.

  •   Health and socialcare
  •   Housing
  •   Income and wealth
  •   Shape of police force boundaries
  •   Population

Visualisation/Aanlysis

  • Choropleth map (Temporal and Spatial)
  • Clustering
  • Parallel plot
  • Time series analysis

Statistical and visualisationTools

  • R
  • R Shiny
  • Bootstrap (Update from version 3 in shiny to version 4)
  • D3
  • Angular Js