alan-turing-institute / uatk-spc

Synthetic Population Catalyst
https://alan-turing-institute.github.io/uatk-spc/
MIT License
20 stars 12 forks source link

Fix special areas #58

Closed sgreenbury closed 1 year ago

sgreenbury commented 1 year ago

Currently the following special areas are failing:

This is caused by the OA to MSOA lookup not containing an encountered OA from the population file. This is because the special areas may only partially cover the OAs present in a given population file.

A fix is to ensure all OAs are included when populating the OA to MSOA lookup.