From 4a56635619ebc0645a03cf997c2751f035f9fee7 Mon Sep 17 00:00:00 2001 From: Jeremy Kidwell Date: Mon, 21 May 2018 15:58:22 +0100 Subject: [PATCH] slight updates to readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0b3f07d..aef460b 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,15 @@ I am working here within the style commended by Hadley Wickham in his Advanced R Though I am trying very hard to make this reproducible research, there are some datasets which don't have tidy download links. The following must be downloaded from the repositories indicated and placed in the "data" subdirectory -- "data/poi.csv" POI data from digimap. Most academic researchers should be able to aquire it through an institutional subscription from Digimap, [Ordnance Survey Data Download](https://digimap.edina.ac.uk/datadownload/osdownload). The POI set is located under "Boundary and Location Data" under "Points of Interest," "select visible area" for whole UK then download. -- "data/retailpoints_version11_dec17.txt" Retail POI data packaged by GeoLytix, download from here: (https://geolytix.co.uk/?retail_points) -- "data/scotland_laulevel1_2011" from the [Edina Census Easy Download Service](https://borders.ukdataservice.ac.uk/easy_download.html) under Scotland, "Scottish Local Administrative Units Level 1 2011". Click on "Download features in Shapefile format as ZIP file" +- `data/poi.csv` POI data from digimap. Most academic researchers should be able to aquire it through an institutional subscription from Digimap, [Ordnance Survey Data Download](https://digimap.edina.ac.uk/datadownload/osdownload). The POI set is located under "Boundary and Location Data" under "Points of Interest," "select visible area" for whole UK then download. +- `data/retailpoints_version11_dec17.txt` Retail POI data packaged by GeoLytix, download from here: (https://geolytix.co.uk/?retail_points) +- `data/scotland_laulevel1_2011` from the [Edina Census Easy Download Service](https://borders.ukdataservice.ac.uk/easy_download.html) under Scotland, "Scottish Local Administrative Units Level 1 2011". Click on "Download features in Shapefile format as ZIP file" # Files: -- community_anchors.R is the "canonical" R markdown script for this project; community_anchors.Rnw is updated based on changes to the former and is meant to be used with knitr to export to elegant .tex. This is especially important for tables. -- community_anchors_2018May19.Rpres is a presentation delivered on May 19 2018 in which I set out some initial provocations. -- community_anchors.qgs is a working document for use in QGIS to conduct analysis on these data sets +- `dtas_analysis.R` is the "canonical" R markdown script for this project; `dtas_analysis.Rnw` is updated based on changes to the former and is meant to be used with knitr to export to elegant .tex. This is especially important for tables. +- `community_anchors_2018May19.Rpres` is a presentation delivered on May 19 2018 in which I set out some initial provocations. +- `community_anchors.qgs` is a working document for use in QGIS to conduct analysis on these data sets Paths in this folder are used mostly for R processing. Towards this end folders have the following significance: