traffordDataLab / population_picker

Web application enabling retrieval of mid-year population estimates for custom areas
MIT License
2 stars 0 forks source link

Population picker

An R Shiny app allowing users to interrogate mid-year population estimates at different administrative and statistical geographies. Population estimates derive from the Office for National Statistics.



The app can be viewed at https://trafforddatalab.shinyapps.io/population_picker/

To run the app locally execute the following code:

shiny::runGitHub("trafforddatalab/population_picker")