PolicyEngine's project to build accurate UK household survey data.
For a full local dataset build:
- Ensure the private prerequisite folders exist under
policyengine_uk_data/storage/. - Use Python 3.13. Python 3.14 currently fails while loading PyTables/Blosc2 in this repo.
- Prefer the sibling
policyengine-ukcheckout when building locally, because the published wheel in your active environment may not expose all variables required by the data pipeline.
If ../policyengine-uk exists, you can run:
make data-local