Skip to content

R Shiny Dashboard showing metrics for UK Local Authorities. All data is from the ONS

Notifications You must be signed in to change notification settings

lucharo/ONS2019dash

Repository files navigation

Cleaning of ONS data

I cleaned ONS data to have a tidy dataset of LAD-wise features regarding the following information: life expectancy population suicides wellbeing work gdp unemployment

You can find an app to explore the app in this link

All the code to make the app are available in this repo, so you could also clone this repo then run:

shiny::runApp('ONS2019dash/ONS2019dash.R')

To reproduce the data cleaning you can run:

source('01_tidyingOriginalData.R')

or step through the 01_tidyingOriginalData.Rmd rmarkdown file.

The rendered rmarkdown file is also available in this link

About

R Shiny Dashboard showing metrics for UK Local Authorities. All data is from the ONS

Topics

Resources

Stars

Watchers

Forks