slight updates to readme

This commit is contained in:
Jeremy Kidwell 2018-05-21 15:58:22 +01:00
parent d02c16652e
commit 4a56635619
1 changed files with 6 additions and 6 deletions

View File

@ -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: