Skip to content

Certify US state datasets in bundle manifest#438

Merged
anth-volk merged 3 commits into
mainfrom
codex/us-state-dataset-certification
Jun 25, 2026
Merged

Certify US state datasets in bundle manifest#438
anth-volk merged 3 commits into
mainfrom
codex/us-state-dataset-certification

Conversation

@anth-volk

Copy link
Copy Markdown
Contributor

Fixes #437

Summary

  • Add optional US regional release-manifest overlay support to Populace data certification.
  • Refresh the packaged US bundle manifest so it includes Populace national data plus all 51 state datasets from policyengine-us-data 1.115.5.
  • Regenerate the US TRO sidecar and update region/certification tests for certified state dataset paths.

Verification

  • POLICYENGINE_SKIP_COUNTRY_IMPORTS=1 uv run --frozen ruff format scripts/bundle.py scripts/certify_data_release.py src/policyengine/provenance/certification.py tests/test_certify_data_release.py tests/test_us_regions.py
  • POLICYENGINE_SKIP_COUNTRY_IMPORTS=1 uv run --frozen ruff check scripts/bundle.py scripts/certify_data_release.py src/policyengine/provenance/certification.py tests/test_certify_data_release.py tests/test_us_regions.py
  • POLICYENGINE_SKIP_COUNTRY_IMPORTS=1 uv run --frozen pytest --noconftest tests/test_certify_data_release.py tests/test_us_regions.py -q
  • POLICYENGINE_SKIP_COUNTRY_IMPORTS=1 uv run --frozen python scripts/bundle.py check
  • POLICYENGINE_SKIP_COUNTRY_IMPORTS=1 uv run --frozen python -m policyengine.cli trace-tro-validate src/policyengine/data/bundle/us.trace.tro.jsonld

@anth-volk anth-volk marked this pull request as ready for review June 25, 2026 18:40
@anth-volk anth-volk merged commit 0a8f38b into main Jun 25, 2026
13 checks passed
@anth-volk anth-volk deleted the codex/us-state-dataset-certification branch June 25, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Certify US state datasets in the policyengine.py bundle manifest

1 participant