An R Shiny app allowing users to download the latest postcode centroids from the Office for National Statistics' Open Geography Portal API.
The postcode centroids are available under the Open Government Licence 3.0 and the following attribution must be applied if using the data:
Contains National Statistics and OS data © Crown copyright and database right [YYYY]
The app can be viewed at https://trafforddatalab.shinyapps.io/postcode_loader/
To run the app locally execute the following code:
shiny::runGitHub("trafforddatalab/postcode_loader")