An R Shiny app allowing users to explore road collisions involving personal injury in Greater Manchester. STATS19 road collision data derive from Transport for Greater Manchester.
The app can be viewed at https://trafforddatalab.shinyapps.io/road_casualties/
To run the app locally execute the following code:
shiny::runGitHub("trafforddatalab/road_casualties")