OxfordDemSci / ICS_Analysis

Mixed methods approach and interactive dashboard to analyse research impact through Impact Case Studies submitted to the UK's Research Excellence Framework (REF) 2021.
https://shape-impact.co.uk
GNU General Public License v3.0
5 stars 0 forks source link

institution postcodes #14

Closed doug-leasure closed 1 year ago

doug-leasure commented 1 year ago

This pull request adds the postcode, postcode area, and postcode district for each institution to the enriched REF data.

@yifan-lu-300 , please take a quick look to make sure that the new columns look correct to you. Run ./src/data_wrangling/2_enrich_data/23_ics.py to produce ./data/enriched/enriched_ref_ics_data.csv which should now include the new columns: "inst_postcode", "inst_postcode_area", and "inst_postcode_district".