An R Shiny app allowing users to find administrative and statistical geographies for a given postcode. The app is powered by open data provided by https://postcodes.io/.
The app can be viewed at https://trafforddatalab.shinyapps.io/postcoder. To run the app locally execute the following code:
shiny::runGitHub("trafforddatalab/postcoder")