Skip to content

saferactive/tgve

Repository files navigation

SaferActive Deploy to github pages

This repository is made up of a Create React App (a front end application) which uses Turing Geovisualization Engine (TGVE) to visualize mainly Killed or Seriously Injured analysis outputs from SaferActive. To see the application live, visit GH Pages to see it.

To host the data and make the repo self-sustained two sets of datasets have been added in, so if you want to clone this repo just remember that. These are:

  1. Local Authorty Level datasets:
  • ksi.csv (18K) please see SaferActive project for details about this output.
  • las-only-code.geojson (1.2M) England's Local Authority and District geographies in .geojson format.
  1. Police Force Level datasets:
  • ksi-pf.csv (2.3K) please see SaferActive project for details about this output.
  • pf-only-name.geojson (310K) England and Wales' Police Force geographies in .geojson format.

Both sets of datasets are available in the repository's first release too.

ksi on UK LAD geography

Notes

It is worth noting that TGVE does not currently turn off the layers that are not suitable for a "zone" geography such as the two sets of data presented. Therefore, the only approapriate layer (which is chosen by TGVE automatically) is the geojson layer. You can find the other layers under the settings tab on the sidebar under the label Deck Layer.