Skip to content

Bizmundo/dataviz-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

WPI CS573 Data Visualization Final Project

Data

This project is a visualisation of stop and search data of Kent County (UK) police.

Questions & Tasks

This visualization project attempt to help the user answer the following questions:

  • Is there any spacial pattern on the location of the stops and searches?
  • How does the temporal trend of the stop and search look on the map?
  • Is there any correlation between stop and search type and race?
  • Is there any correlation between object of search and race?
  • Is there any relationship between stop and search outcome and race?

The Kent County (UK) police stop and search interactive map

It displays the location of the stop and search on the map. It has a combo box that helps the user overlay other attributes on the map. It helps user discover whether there is a spatial pattern between the stop & search data attribute and race.

The race dropdown menu contains:

  • All
  • Asian
  • Black
  • Mixed
  • Other
  • White

The filter dropdown menu contains:

  • Type
  • Part of a policing operation
  • Gender
  • Legislation
  • Outcome
  • Outcome linked to object of search
  • Removal of more than just outer clothing

image

Figure 1: Kent County (UK) interactive police stop and search map

The search and stop data used to create this map can be found on github. The map topojson data used to create this map can be found on github. The interactive map above can be found on vizhub.

Future Works

The Kent County (UK) police stop and search interactive map

A time range selector will be added the interactive map to enable users to filter the stop & search data by time. This will enable the user to discover any spcial trend over time.

Linked proportion bar chart

This bar chart will be linked to the stop and search map. It will display the proportion the user selected attribute by race. This will helps the user determine whether the attribute of the arrest are proportionally balanced between race. image

Figure 2: Stop & search type by race

About

WPI data visualization final project (CS573)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published