Skip to content
guxsousa edited this page Jul 5, 2018 · 2 revisions

The sources of information (aka. datasets) are structured as shown below.

.
├── CHM
│   ├── referential
│   └── tblInfo
├── ECUK
│   ├── 2012
│   └── 2014
│       └── DescriptionB.R
├── EHS
├── Eurostat
│   └── ref-nuts-2013-60m
├── IDs
├── ONS
│   ├── NUTS_Level_3_January_2018_Full_Clipped_Boundaries_in_the_United_Kingdom
│   ├── OSNI
│   ├── UK-GeoJSON
│   │   ├── csv
│   │   └── json
│   │       ├── administrative
│   │       │   ├── eng
│   │       │   ├── gb
│   │       │   ├── ni
│   │       │   ├── sco
│   │       │   └── wal
│   │       ├── electoral
│   │       │   ├── eng
│   │       │   │   ├── wards_by_lad
│   │       │   │   └── wpc_by_lad
│   │       │   ├── gb
│   │       │   ├── ni
│   │       │   │   ├── deas_by_lgd
│   │       │   │   ├── wards_by_dea
│   │       │   │   └── wards_by_lgd
│   │       │   ├── sco
│   │       │   │   ├── wards_by_lad
│   │       │   │   └── wpc_by_lad
│   │       │   └── wal
│   │       │       ├── wards_by_lad
│   │       │       └── wpc_by_lad
│   │       ├── eurostat
│   │       │   ├── ew
│   │       │   └── sco
│   │       └── statistical
│   │           ├── eng
│   │           │   ├── lsoa_by_lad
│   │           │   ├── msoa_by_lad
│   │           │   ├── oa_by_lad
│   │           │   ├── oa_by_lsoa
│   │           │   └── oa_by_msoa
│   │           ├── sco
│   │           │   ├── dz_by_lad
│   │           │   ├── idz_by_lad
│   │           │   └── oa_by_lad
│   │           └── wal
│   │               ├── lsoa_by_lad
│   │               ├── msoa_by_lad
│   │               ├── oa_by_lad
│   │               ├── oa_by_lsoa
│   │               └── oa_by_msoa
│   ├── country_regions
│   └── lower_layer_super_output_area_lsoa_boundaries
│       └── Lower_layer_super_output_areas_(E+W)_2001_Boundaries_(Full_Clipped)_V2
├── PAF
├── UKHEFF
├── Weather
├── Worldbank
├── _Diagrams
├── _HouseholdEnergy
└── _SynPop

67 directories, 1 file

NOTES

  • The EHS folder contains a pre-mined version of the original source.

    Department for Communities and Local Government, English Housing Survey, 2011: Housing Stock Data [computer file]. Colchester, Essex: UK Data Archive, August 2013. SN: 7386 , http://dx.doi.org/10.5255/UKDA-SN-7386-1

  • The CHM folder employs the full dataset provided in the CHM spreadsheet.

    Hughes, M., Palmer, J., & Pope, P. (2013). A Guide to The Cambridge Housing Model.

  • See additional details on each folder.

Clone this wiki locally