CampaignLab / data-pipeline

Scripts and schemas that aim to make data from the inventory easier to analyse
8 stars 8 forks source link

Education #27

Closed morkeltry closed 5 years ago

morkeltry commented 5 years ago

Added a function education_level_by_ward.py to transformers which retrieves one row from KS501UK - 2011 census education level by ward (in same directory). pdf containing schema

Added by_ward_lookup.py which generates functions pulling one row from given dataset.

INSTRUCTIONS: Download a .csv from, eg, https://www.nomisweb.co.uk/census/2011/ks501ew cd to transformers folder Test from command line with python3 education_level_by_ward.py GSScode1 GSScode2 GSScode3...