To get the pipeline running the columns 'Tenure_Hierarchy', 'Area_Hierarchy' have been removed as it is thought that they are not really needed.
Also, rows with certain geography values have been removed in the notebook as there are currently no codes for them in the wales.gss.csv file.
The 3 over arching welsh geography regions:
Mid and South West Wales
North Wales
South East Wales
During testing i added made up codes to wales-gss.csv file to see if the pipeline would work, the 3 codes are: W-MSW, W-NW, W-SEW.
When the pipeline is run with the rows still in the dataset the following error is produced:
I have checked the website and cannot find any codes for these values. I suspect they do not exist and some work needs to be done with stakeholders to get them created and added to the website. Or is the data even needed?
@ajtucker @Grace-W
To get the pipeline running the columns 'Tenure_Hierarchy', 'Area_Hierarchy' have been removed as it is thought that they are not really needed. Also, rows with certain geography values have been removed in the notebook as there are currently no codes for them in the wales.gss.csv file.
The 3 over arching welsh geography regions:
Mid and South West Wales North Wales South East Wales
During testing i added made up codes to wales-gss.csv file to see if the pipeline would work, the 3 codes are: W-MSW, W-NW, W-SEW.
When the pipeline is run with the rows still in the dataset the following error is produced:
Testcase All pmd:codesUsed must have a label (for PMD dataset search) Expected empty result set, got: code http://statistics.data.gov.uk/id/statistical-geography/W-NW http://statistics.data.gov.uk/id/statistical-geography/W-SEW http://statistics.data.gov.uk/id/statistical-geography/W-MSW
I have checked the website and cannot find any codes for these values. I suspect they do not exist and some work needs to be done with stakeholders to get them created and added to the website. Or is the data even needed? @ajtucker @Grace-W