Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1.46 KB

File metadata and controls

20 lines (10 loc) · 1.46 KB

PostcodeGeodemographic

Patrick Ballantyne, Alex Singleton

A postcode-level classification utilising the latest release of the decennial census, behavioural and opinion-based data from the PDV and the outputs of a segmentation which utilised satellite imagery to classify postcodes in Great Britain.

Project Overview

This project is divided into a number of different sections, each with their own set of outputs:

  1. Pulling in variables from the 2021 census and identifying which would be most useful to build a 'general purpose' geodemographic classification. Code available here.

  2. Building a weighting mechanism using UPRNs to provide a lookup between census data at output area level and postcodes across England and Wales. Code available here.

  3. Modelling output area census data down to postcodes. Code available here.

  4. Using graph structures to identify correlations and prune from a large pool of potential input variables. Code available here.

  5. TBC.