Skip to content

Some code to pool all Output Area level data for the E&W 2021 Census and clean the variable names

Notifications You must be signed in to change notification settings

alexsingleton/Census_2021_Output_Areas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Census 2021 Output Areas

This repository contains code to download and clean all Output Area level data for the England and Wales 2021 Census.

The R code:

  • Download the bulk census data from Nomis
  • Import the Output Area level data into R
  • 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 OA 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

Some code to pool all Output Area level data for the E&W 2021 Census and clean the variable names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages