first commit

This commit is contained in:
Jeremy Kidwell 2023-10-12 09:18:17 +01:00
parent 986fe916af
commit e519b8bcda
2 changed files with 26 additions and 1 deletions

View file

@ -10,6 +10,7 @@ You can view a live demo of the textbook book here: [https://kidwellj.github.io/
Recipes included here include:
* `nomis.R` Supporting content in chapter 1 which relies on UK census data. This was extracted from the nomis database using R tools
* `ordnance_survey.R` Supporting geospatial content in chapter 3 which relies on Ordnance Survey geospatial data
* `openstreetmap_parse.R` Script which can generate extracts from the OpenStreetMap database for content used in chapter 3
# Copyright