Skip to content

GeographicDataService/Northern_Ireland_Census_2022_Data_Zone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Northern Ireland Census 2021 Data Zones

This repository contains code to download and clean all Data Zone level data for the Northen Irish 2021 Census

The python code:

  • Finds the available variables from the NISRA Table Builder
  • Scrapes the tables for each variable using beautiful soup
  • Create new variable names based on the sequential ordering of the variables and the table identification code
  • Create a metadata lookup table providing the link between the new names and the original names
  • Export the data zone data as both CSV and Parquet files

The created CSV are available in the folder "/output_data/csv" and the parquet files in the folder "/output_data/parquet"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages