Skip to content
Snippets Groups Projects
Commit 60510a57 authored by Tom Rushby's avatar Tom Rushby
Browse files

Update README with details on repo contents.

parent ec214c1c
No related branches found
No related tags found
3 merge requests!3Cartograms example,!2Add ONS Open Geog API example,!1Open geog api example
......@@ -2,4 +2,20 @@
Simple (and not so simple) examples of mapping data with R
You might also like https://git.soton.ac.uk/twr1m15/la_emissions_viz which drives https://rushby.shinyapps.io/LAemissions/
\ No newline at end of file
You might also like https://git.soton.ac.uk/twr1m15/la_emissions_viz which drives https://rushby.shinyapps.io/LAemissions/
## data
The following example data is provided in this repository:
* Boundary data - for Solent region (various geographies: LA, LSOA, MSOA)
* Energy - area-based statistics for domestic electricity consumption (LSOA, MSOA)
* Lookup table for geographies
## rMappingExample
A simple example of mapping using R. Examples use Local Authority (LA) and Middle-layer Super Output Area (MSOA) geography and electricity consumption data (provided in `data` subfolder).
## ONS-open-geography
An example and resources for using the [ONS Open Geography portal](https://geoportal.statistics.gov.uk) to download geographical data and create maps using `Leaflet` package.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment