JacobWeinbren / Census

2011 / 2021 Census Data Mapped

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Census

By Jacob and Dan

venv

python3 -m venv env
source env/bin/activate

2011

Data

  1. Collect the catalogue on all the tables
  2. Under 'All Tables', Filter to England and Wales, Quick Statistics, Output Area + District + Middle Output Area
    • England and Wales is visible in 2022. Quick Statistics are the main census findings. We also want to ensure data will be avaliable on all zoom levels.
  3. Remove duplicates (use Excel or Sheets)
  4. Write to tables.txt under data/2011

Maps

Simplification in Mapshaper

About

2011 / 2021 Census Data Mapped

License:MIT License


Languages

Language:Python 100.0%