policyengine 4.22.1__tar.gz → 4.22.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {policyengine-4.22.1 → policyengine-4.22.2}/CHANGELOG.md +7 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/PKG-INFO +1 -1
- {policyengine-4.22.1 → policyengine-4.22.2}/pyproject.toml +1 -1
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/bundle/manifest.json +36 -36
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/bundle/uk.trace.tro.jsonld +5 -5
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/bundle/us.trace.tro.jsonld +13 -13
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine.egg-info/PKG-INFO +1 -1
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_models.py +1 -1
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_release_manifests.py +1 -1
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_us_regions.py +1 -1
- {policyengine-4.22.1 → policyengine-4.22.2}/uv.lock +1 -1
- {policyengine-4.22.1 → policyengine-4.22.2}/.claude/policyengine-guide.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.claude/quick-reference.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/CONTRIBUTING.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/bump_version.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/capture-version.sh +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/changelog_template.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/check-changelog.sh +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/copilot-instructions.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/dispatch-policyengine-release.sh +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/fetch_version.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/get-changelog-diff.sh +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/has-functional-changes.sh +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/is-version-number-acceptable.sh +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/publish-git-tag.sh +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/wait-for-pypi.sh +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/workflows/draft-pdf.yml +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/workflows/pr_code_changes.yaml +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/workflows/pr_docs_changes.yaml +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.github/workflows/push.yaml +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.gitignore +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/.python-version +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/AGENTS.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/CITATION.cff +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/CLAUDE.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/CODE_OF_CONDUCT.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/LICENSE +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/Makefile +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/README.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/architecture.png +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/architecture.svg +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/changelog.d/.gitkeep +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/.gitignore +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/_generator/README.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/_generator/build_reference.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/_quarto.yml +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/bundles.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/countries.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/data-publishing-design.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/dev.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/engineering/runbooks/build-m-us-populace-certification.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/engineering/skills/README.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/engineering/skills/data-certification.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/engineering/skills/github-prs.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/engineering/skills/repository-guidance.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/examples.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/getting-started.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/households.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/impact-analysis.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/index.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/methodology/index.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/methodology/model-architecture.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/methodology/us-health-costs.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/microsim.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/outputs.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/programs/index.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/programs/us-chip.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/reference/index.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/reforms.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/regions.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/release-bundles.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/run-records.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/trace-case-study.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/docs/visualisation.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/examples/employment_income_variation_uk.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/examples/employment_income_variation_us.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/examples/household_impact_example.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/examples/income_bands_uk.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/examples/income_distribution_us.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/examples/paper_repro_uk.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/examples/policy_change_uk.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/examples/speedtest_us_simulation.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/examples/us_budgetary_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/paper-preview.html +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/paper.bib +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/paper.md +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/scripts/bundle.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/scripts/certify_data_release.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/scripts/check_data_staleness.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/scripts/export_bundle_release_assets.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/scripts/generate_bundle_artifacts.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/scripts/generate_trace_tros.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/scripts/prepare_package_bundle_update.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/setup.cfg +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/bundle.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/cli.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/cache.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/dataset.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/dynamic.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/output.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/parameter.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/parameter_node.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/parameter_value.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/policy.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/region.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/run_record.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/scoping_strategy.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/simulation.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/tax_benefit_model.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/tax_benefit_model_version.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/variable.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/uk/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/uk/regions.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/us/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/us/data/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/us/data/districts.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/us/data/places.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/us/data/states.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/us/regions.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/schemas/trace_tro.schema.json +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/uk_geography_assets.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/derivations/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/derivations/narrate.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/derivations/trace.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/graph/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/graph/extractor.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/graph/graph.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/aggregate.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/change_aggregate.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/cliff_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/congressional_district_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/constituency_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/decile_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/extra_variables.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/inequality.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/intra_decile_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/labor_supply_response.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/local_authority_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/poverty.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/program_statistics.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/uk_geography_assets.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/uk_geography_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/certification.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/dataset_sources.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/manifest.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/pyproject_pins.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/trace.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/verify.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/zenodo.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/results/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/results/schema.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/results/trace_tro.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/results/tracking.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/axes.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/extra_variables.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/household.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/model_version.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/reform.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/result.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/uk/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/uk/analysis.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/uk/datasets.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/uk/household.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/uk/model.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/us/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/us/analysis.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/us/datasets.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/us/household.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/us/model.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/data/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/data/caching_google_storage_client.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/data/version_aware_storage_client.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/dates.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/design.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/entity_utils.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/errors.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/google_cloud_bucket.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/household_validation.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/parameter_labels.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/parametric_reforms.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/plotting.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine.egg-info/SOURCES.txt +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine.egg-info/dependency_links.txt +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine.egg-info/entry_points.txt +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine.egg-info/requires.txt +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine.egg-info/top_level.txt +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/conftest.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/filtering_fixtures.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/uk_couple_two_kids.json +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/uk_model_surface.json +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/uk_single_adult_employment_income.json +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/uk_single_adult_no_income.json +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/uk_single_parent_one_child.json +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/us_married_two_kids_high_income.json +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/us_model_surface.json +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/us_single_adult_employment_income.json +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/us_single_adult_no_income.json +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/us_single_parent_one_child.json +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/parameter_labels_fixtures.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/parametric_reforms_fixtures.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/poverty_by_demographics_fixtures.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/region_fixtures.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/us_reform_fixtures.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/variable_label_fixtures.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_aggregate.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_budgetary_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_bump_version.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_bundle.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_bundle_metadata.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_cache.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_certify_data_release.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_change_aggregate.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_cliff_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_cliff_impact_analysis.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_congressional_district_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_constituency_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_dataset_persistence.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_dataset_sources.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_derivations.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_dict_reforms_on_simulation.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_entity_mapping.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_entity_utils.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_entity_utils_characterization.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_errors.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_extra_variables.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_filtering.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_graph/__init__.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_graph/conftest.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_graph/test_extractor.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_household_calculator_snapshot.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_household_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_inequality.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_intra_decile_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_labor_supply_response.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_local_authority_impact.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_manifest_version_mismatch.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_pandas3_compatibility.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_parameter_labels.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_parametric_reforms.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_poverty.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_poverty_by_demographics.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_poverty_run.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_preservation_mirror.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_program_statistics.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_pyproject_pins.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_region.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_region_group_strategy.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_results.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_run_record.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_scoping_strategy.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_small_follow_ups.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_trace_tro.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_trace_tro_verify.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_uk_analysis.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_uk_geography_assets.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_uk_program_statistics.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_uk_regions.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_us_long_term_datasets.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_us_microsim_structural_reforms.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_us_program_statistics.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_us_reform_application.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_variable_labels.py +0 -0
- {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_zenodo_mirror.py +0 -0
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [4.22.2] - 2026-07-23
|
|
2
|
+
|
|
3
|
+
### Changed
|
|
4
|
+
|
|
5
|
+
- Certify the US populace data release `populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z` (populace_us_2024, policyengine-us 1.764.6) into the PolicyEngine bundle manifest.
|
|
6
|
+
|
|
7
|
+
|
|
1
8
|
## [4.22.1] - 2026-07-22
|
|
2
9
|
|
|
3
10
|
### Changed
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"bundle_version": "4.22.
|
|
2
|
+
"bundle_version": "4.22.2",
|
|
3
3
|
"citation": {
|
|
4
4
|
"publisher": "PolicyEngine",
|
|
5
|
-
"title": "PolicyEngine bundle 4.22.
|
|
5
|
+
"title": "PolicyEngine bundle 4.22.2",
|
|
6
6
|
"type": "software-bundle",
|
|
7
|
-
"version": "4.22.
|
|
7
|
+
"version": "4.22.2"
|
|
8
8
|
},
|
|
9
9
|
"countries": {
|
|
10
10
|
"uk": {
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"data_releases": {
|
|
18
18
|
"uk": {
|
|
19
19
|
"build_id": "populace-uk-2023-dd68c73-4aa4b14-20260619T023711Z",
|
|
20
|
-
"bundle_id": "uk-4.22.
|
|
20
|
+
"bundle_id": "uk-4.22.2",
|
|
21
21
|
"certification": {
|
|
22
22
|
"built_with_model_version": "2.89.2",
|
|
23
23
|
"certified_by": "policyengine.py bundle certification",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"version": "2.89.2",
|
|
86
86
|
"wheel_url": "https://files.pythonhosted.org/packages/83/db/ce3154ba69b6fcd1e9e922ceee705ef4ddb1f81553da1e63b9296e74a4dc/policyengine_uk-2.89.2-py3-none-any.whl"
|
|
87
87
|
},
|
|
88
|
-
"policyengine_version": "4.22.
|
|
88
|
+
"policyengine_version": "4.22.2",
|
|
89
89
|
"region_datasets": {
|
|
90
90
|
"national": {
|
|
91
91
|
"path_template": "populace_uk_2023.h5"
|
|
@@ -97,30 +97,30 @@
|
|
|
97
97
|
"version": "populace-uk-2023-dd68c73-4aa4b14-20260619T023711Z"
|
|
98
98
|
},
|
|
99
99
|
"us": {
|
|
100
|
-
"build_id": "populace-us-2024-
|
|
101
|
-
"bundle_id": "us-4.22.
|
|
100
|
+
"build_id": "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z",
|
|
101
|
+
"bundle_id": "us-4.22.2",
|
|
102
102
|
"certification": {
|
|
103
103
|
"built_with_model_version": "1.764.6",
|
|
104
104
|
"certified_by": "policyengine.py bundle certification",
|
|
105
105
|
"certified_for_model_version": "1.764.6",
|
|
106
106
|
"compatibility_basis": "built_with_model_package",
|
|
107
|
-
"data_build_id": "populace-us-2024-
|
|
107
|
+
"data_build_id": "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z"
|
|
108
108
|
},
|
|
109
109
|
"certified_data_artifact": {
|
|
110
|
-
"build_id": "populace-us-2024-
|
|
110
|
+
"build_id": "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z",
|
|
111
111
|
"data_package": {
|
|
112
112
|
"name": "populace-data",
|
|
113
113
|
"version": "0.1.0"
|
|
114
114
|
},
|
|
115
115
|
"dataset": "populace_us_2024",
|
|
116
|
-
"sha256": "
|
|
117
|
-
"uri": "hf://policyengine/populace-us/populace_us_2024.h5@populace-us-2024-
|
|
116
|
+
"sha256": "d28dd2bb133041e4b74d444f7bbef2eee0a6b027e77af7e3e832f2bcb8ee7d6b",
|
|
117
|
+
"uri": "hf://policyengine/populace-us/populace_us_2024.h5@populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z"
|
|
118
118
|
},
|
|
119
119
|
"country_id": "us",
|
|
120
120
|
"data_package": {
|
|
121
121
|
"name": "populace-data",
|
|
122
|
-
"release_manifest_path": "releases/populace-us-2024-
|
|
123
|
-
"release_manifest_revision": "populace-us-2024-
|
|
122
|
+
"release_manifest_path": "releases/populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z/release_manifest.json",
|
|
123
|
+
"release_manifest_revision": "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z",
|
|
124
124
|
"repo_id": "policyengine/populace-us",
|
|
125
125
|
"repo_type": "dataset",
|
|
126
126
|
"version": "0.1.0"
|
|
@@ -128,60 +128,60 @@
|
|
|
128
128
|
"data_producer": "populace",
|
|
129
129
|
"datasets": {
|
|
130
130
|
"calibration_diagnostics": {
|
|
131
|
-
"path": "releases/populace-us-2024-
|
|
131
|
+
"path": "releases/populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z/calibration_diagnostics.json",
|
|
132
132
|
"repo_id": "policyengine/populace-us",
|
|
133
|
-
"revision": "populace-us-2024-
|
|
134
|
-
"sha256": "
|
|
133
|
+
"revision": "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z",
|
|
134
|
+
"sha256": "66f0dea9b2345826c0dc3bf86362ae0f05a5562cc39f28d92f8313f2914afaaf"
|
|
135
135
|
},
|
|
136
136
|
"demographics": {
|
|
137
|
-
"path": "releases/populace-us-2024-
|
|
137
|
+
"path": "releases/populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z/demographics.json",
|
|
138
138
|
"repo_id": "policyengine/populace-us",
|
|
139
|
-
"revision": "populace-us-2024-
|
|
140
|
-
"sha256": "
|
|
139
|
+
"revision": "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z",
|
|
140
|
+
"sha256": "7946b60793f5c9009a42acab7a7525d8acb687eaa00ef6225f930b1b6f3c672b"
|
|
141
141
|
},
|
|
142
142
|
"populace_us_2024": {
|
|
143
143
|
"path": "populace_us_2024.h5",
|
|
144
144
|
"repo_id": "policyengine/populace-us",
|
|
145
|
-
"revision": "populace-us-2024-
|
|
146
|
-
"sha256": "
|
|
145
|
+
"revision": "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z",
|
|
146
|
+
"sha256": "d28dd2bb133041e4b74d444f7bbef2eee0a6b027e77af7e3e832f2bcb8ee7d6b"
|
|
147
147
|
},
|
|
148
148
|
"populace_us_2024_calibration": {
|
|
149
149
|
"path": "populace_us_2024_calibration.npz",
|
|
150
150
|
"repo_id": "policyengine/populace-us",
|
|
151
|
-
"revision": "populace-us-2024-
|
|
152
|
-
"sha256": "
|
|
151
|
+
"revision": "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z",
|
|
152
|
+
"sha256": "3febccc5a8d07a583c5c2ce549b438e13368e395b9e05f86bddffcb23a5025d2"
|
|
153
153
|
},
|
|
154
154
|
"us_source_coverage": {
|
|
155
|
-
"path": "releases/populace-us-2024-
|
|
155
|
+
"path": "releases/populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z/us_source_coverage.json",
|
|
156
156
|
"repo_id": "policyengine/populace-us",
|
|
157
|
-
"revision": "populace-us-2024-
|
|
157
|
+
"revision": "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z",
|
|
158
158
|
"sha256": "58980561ed0cb797541e5855a62565188dd62c11cf137cccf44e4fbd7a40c933"
|
|
159
159
|
},
|
|
160
160
|
"us_ssi_take_up": {
|
|
161
|
-
"path": "releases/populace-us-2024-
|
|
161
|
+
"path": "releases/populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z/us_ssi_take_up.json",
|
|
162
162
|
"repo_id": "policyengine/populace-us",
|
|
163
|
-
"revision": "populace-us-2024-
|
|
164
|
-
"sha256": "
|
|
163
|
+
"revision": "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z",
|
|
164
|
+
"sha256": "d441cef41053253b0b3ed9601cd2bedb3e19a403f899e0d9c58cb5d9b7164405"
|
|
165
165
|
}
|
|
166
166
|
},
|
|
167
167
|
"default_dataset": "populace_us_2024",
|
|
168
|
-
"default_dataset_uri": "hf://policyengine/populace-us/populace_us_2024.h5@populace-us-2024-
|
|
168
|
+
"default_dataset_uri": "hf://policyengine/populace-us/populace_us_2024.h5@populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z",
|
|
169
169
|
"model_package": {
|
|
170
170
|
"name": "policyengine-us",
|
|
171
171
|
"sha256": "2b2c5c02c26ab212270948db1f30129728b625fc6109fc9ca0c604b714546909",
|
|
172
172
|
"version": "1.764.6",
|
|
173
173
|
"wheel_url": "https://files.pythonhosted.org/packages/e2/5a/0566666f30ad06e416f0cf25b24bdee73acd71897fb2de3c0ac43b59e3e3/policyengine_us-1.764.6-py3-none-any.whl"
|
|
174
174
|
},
|
|
175
|
-
"policyengine_version": "4.22.
|
|
175
|
+
"policyengine_version": "4.22.2",
|
|
176
176
|
"region_datasets": {
|
|
177
177
|
"national": {
|
|
178
178
|
"path_template": "populace_us_2024.h5"
|
|
179
179
|
}
|
|
180
180
|
},
|
|
181
|
-
"release_manifest_uri": "https://huggingface.co/datasets/policyengine/populace-us/resolve/populace-us-2024-
|
|
181
|
+
"release_manifest_uri": "https://huggingface.co/datasets/policyengine/populace-us/resolve/populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z/releases/populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z/release_manifest.json",
|
|
182
182
|
"schema_version": 1,
|
|
183
|
-
"source_manifest_uri": "hf://dataset/policyengine/populace-us@populace-us-2024-
|
|
184
|
-
"version": "populace-us-2024-
|
|
183
|
+
"source_manifest_uri": "hf://dataset/policyengine/populace-us@populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z/releases/populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z/release_manifest.json",
|
|
184
|
+
"version": "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z"
|
|
185
185
|
}
|
|
186
186
|
},
|
|
187
187
|
"dataset_overlays": {
|
|
@@ -212,10 +212,10 @@
|
|
|
212
212
|
"packages": {
|
|
213
213
|
"policyengine": {
|
|
214
214
|
"import_name": "policyengine",
|
|
215
|
-
"install_requirement": "policyengine==4.22.
|
|
215
|
+
"install_requirement": "policyengine==4.22.2",
|
|
216
216
|
"name": "policyengine",
|
|
217
217
|
"role": "bundle_carrier",
|
|
218
|
-
"version": "4.22.
|
|
218
|
+
"version": "4.22.2"
|
|
219
219
|
},
|
|
220
220
|
"policyengine-core": {
|
|
221
221
|
"import_name": "policyengine_core",
|
|
@@ -241,6 +241,6 @@
|
|
|
241
241
|
"version": "1.764.6"
|
|
242
242
|
}
|
|
243
243
|
},
|
|
244
|
-
"policyengine_version": "4.22.
|
|
244
|
+
"policyengine_version": "4.22.2",
|
|
245
245
|
"schema_version": 2
|
|
246
246
|
}
|
{policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/bundle/uk.trace.tro.jsonld
RENAMED
|
@@ -18,18 +18,18 @@
|
|
|
18
18
|
"schema:url": "https://policyengine.org"
|
|
19
19
|
},
|
|
20
20
|
"schema:dateCreated": "2026-06-19T02:38:00Z",
|
|
21
|
-
"schema:description": "TRACE TRO for certified runtime bundle uk-4.22.
|
|
21
|
+
"schema:description": "TRACE TRO for certified runtime bundle uk-4.22.2 covering the bundle manifest, the certified dataset artifact, the country model wheel, and the country data release manifest when it is available.",
|
|
22
22
|
"schema:name": "policyengine uk certified bundle TRO",
|
|
23
23
|
"trov:createdWith": {
|
|
24
24
|
"@type": "schema:SoftwareApplication",
|
|
25
25
|
"schema:name": "policyengine",
|
|
26
|
-
"schema:softwareVersion": "4.22.
|
|
26
|
+
"schema:softwareVersion": "4.22.2"
|
|
27
27
|
},
|
|
28
28
|
"trov:hasArrangement": [
|
|
29
29
|
{
|
|
30
30
|
"@id": "arrangement/1",
|
|
31
31
|
"@type": "trov:ArtifactArrangement",
|
|
32
|
-
"rdfs:comment": "Certified arrangement for bundle uk-4.22.
|
|
32
|
+
"rdfs:comment": "Certified arrangement for bundle uk-4.22.2.",
|
|
33
33
|
"trov:hasArtifactLocation": [
|
|
34
34
|
{
|
|
35
35
|
"@id": "arrangement/1/location/bundle_manifest",
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"@type": "trov:ResearchArtifact",
|
|
76
76
|
"schema:name": "policyengine.py bundle manifest for uk",
|
|
77
77
|
"trov:mimeType": "application/json",
|
|
78
|
-
"trov:sha256": "
|
|
78
|
+
"trov:sha256": "5360e5b6e9df7be09b4921342029d47ef6108424be8b8ec4c98995ae6a1e87ab"
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"@id": "composition/1/artifact/data_release_manifest",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"trov:hasFingerprint": {
|
|
103
103
|
"@id": "composition/1/fingerprint",
|
|
104
104
|
"@type": "trov:CompositionFingerprint",
|
|
105
|
-
"trov:sha256": "
|
|
105
|
+
"trov:sha256": "34e37a030cee2ddcb22f66d4aee90c8882061e9925078f478e9a925e0c9f1766"
|
|
106
106
|
}
|
|
107
107
|
},
|
|
108
108
|
"trov:hasPerformance": {
|
{policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/bundle/us.trace.tro.jsonld
RENAMED
|
@@ -17,19 +17,19 @@
|
|
|
17
17
|
"schema:name": "PolicyEngine",
|
|
18
18
|
"schema:url": "https://policyengine.org"
|
|
19
19
|
},
|
|
20
|
-
"schema:dateCreated": "2026-07-
|
|
21
|
-
"schema:description": "TRACE TRO for certified runtime bundle us-4.22.
|
|
20
|
+
"schema:dateCreated": "2026-07-23T02:04:29.333569+00:00",
|
|
21
|
+
"schema:description": "TRACE TRO for certified runtime bundle us-4.22.2 covering the bundle manifest, the certified dataset artifact, the country model wheel, and the country data release manifest when it is available.",
|
|
22
22
|
"schema:name": "policyengine us certified bundle TRO",
|
|
23
23
|
"trov:createdWith": {
|
|
24
24
|
"@type": "schema:SoftwareApplication",
|
|
25
25
|
"schema:name": "policyengine",
|
|
26
|
-
"schema:softwareVersion": "4.22.
|
|
26
|
+
"schema:softwareVersion": "4.22.2"
|
|
27
27
|
},
|
|
28
28
|
"trov:hasArrangement": [
|
|
29
29
|
{
|
|
30
30
|
"@id": "arrangement/1",
|
|
31
31
|
"@type": "trov:ArtifactArrangement",
|
|
32
|
-
"rdfs:comment": "Certified arrangement for bundle us-4.22.
|
|
32
|
+
"rdfs:comment": "Certified arrangement for bundle us-4.22.2.",
|
|
33
33
|
"trov:hasArtifactLocation": [
|
|
34
34
|
{
|
|
35
35
|
"@id": "arrangement/1/location/bundle_manifest",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"trov:hasArtifact": {
|
|
46
46
|
"@id": "composition/1/artifact/data_release_manifest"
|
|
47
47
|
},
|
|
48
|
-
"trov:hasLocation": "https://huggingface.co/datasets/policyengine/populace-us/resolve/populace-us-2024-
|
|
48
|
+
"trov:hasLocation": "https://huggingface.co/datasets/policyengine/populace-us/resolve/populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z/releases/populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z/release_manifest.json"
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
"@id": "arrangement/1/location/dataset",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"trov:hasArtifact": {
|
|
54
54
|
"@id": "composition/1/artifact/dataset"
|
|
55
55
|
},
|
|
56
|
-
"trov:hasLocation": "https://huggingface.co/datasets/policyengine/populace-us/resolve/populace-us-2024-
|
|
56
|
+
"trov:hasLocation": "https://huggingface.co/datasets/policyengine/populace-us/resolve/populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z/populace_us_2024.h5"
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
59
|
"@id": "arrangement/1/location/model_wheel",
|
|
@@ -75,21 +75,21 @@
|
|
|
75
75
|
"@type": "trov:ResearchArtifact",
|
|
76
76
|
"schema:name": "policyengine.py bundle manifest for us",
|
|
77
77
|
"trov:mimeType": "application/json",
|
|
78
|
-
"trov:sha256": "
|
|
78
|
+
"trov:sha256": "5360e5b6e9df7be09b4921342029d47ef6108424be8b8ec4c98995ae6a1e87ab"
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"@id": "composition/1/artifact/data_release_manifest",
|
|
82
82
|
"@type": "trov:ResearchArtifact",
|
|
83
83
|
"schema:name": "populace-data release manifest 0.1.0",
|
|
84
84
|
"trov:mimeType": "application/json",
|
|
85
|
-
"trov:sha256": "
|
|
85
|
+
"trov:sha256": "5226bf5e54e1179b82648bdfd2509b8091e47e3c104a5c7f629e1440d777049b"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
88
|
"@id": "composition/1/artifact/dataset",
|
|
89
89
|
"@type": "trov:ResearchArtifact",
|
|
90
90
|
"schema:name": "populace_us_2024",
|
|
91
91
|
"trov:mimeType": "application/x-hdf5",
|
|
92
|
-
"trov:sha256": "
|
|
92
|
+
"trov:sha256": "d28dd2bb133041e4b74d444f7bbef2eee0a6b027e77af7e3e832f2bcb8ee7d6b"
|
|
93
93
|
},
|
|
94
94
|
{
|
|
95
95
|
"@id": "composition/1/artifact/model_wheel",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"trov:hasFingerprint": {
|
|
103
103
|
"@id": "composition/1/fingerprint",
|
|
104
104
|
"@type": "trov:CompositionFingerprint",
|
|
105
|
-
"trov:sha256": "
|
|
105
|
+
"trov:sha256": "92bc787cb0db73721429dd4bc4353018581a7722580c6b7f9c88bb8634d7206a"
|
|
106
106
|
}
|
|
107
107
|
},
|
|
108
108
|
"trov:hasPerformance": {
|
|
@@ -112,13 +112,13 @@
|
|
|
112
112
|
"pe:certifiedBy": "policyengine.py bundle certification",
|
|
113
113
|
"pe:certifiedForModelVersion": "1.764.6",
|
|
114
114
|
"pe:compatibilityBasis": "built_with_model_package",
|
|
115
|
-
"pe:dataBuildId": "populace-us-2024-
|
|
115
|
+
"pe:dataBuildId": "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z",
|
|
116
116
|
"pe:emittedIn": "repository-bundle",
|
|
117
|
-
"rdfs:comment": "Certification of build populace-us-2024-
|
|
117
|
+
"rdfs:comment": "Certification of build populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z for policyengine-us 1.764.6.",
|
|
118
118
|
"trov:accessedArrangement": {
|
|
119
119
|
"@id": "arrangement/1"
|
|
120
120
|
},
|
|
121
|
-
"trov:startedAtTime": "2026-07-
|
|
121
|
+
"trov:startedAtTime": "2026-07-23T02:04:29.333569+00:00",
|
|
122
122
|
"trov:wasConductedBy": {
|
|
123
123
|
"@id": "trs"
|
|
124
124
|
}
|
|
@@ -120,7 +120,7 @@ class TestUSModel:
|
|
|
120
120
|
assert (
|
|
121
121
|
us_latest.default_dataset_uri
|
|
122
122
|
== "hf://policyengine/populace-us/populace_us_2024.h5"
|
|
123
|
-
"@populace-us-2024-
|
|
123
|
+
"@populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z"
|
|
124
124
|
)
|
|
125
125
|
|
|
126
126
|
def test_has_hundreds_of_parameters(self):
|
|
@@ -43,7 +43,7 @@ POLICYENGINE_VERSION = re.search(
|
|
|
43
43
|
US_MODEL_VERSION = "1.764.6"
|
|
44
44
|
US_BUILT_WITH_MODEL_VERSION = "1.764.6"
|
|
45
45
|
US_DATA_RELEASE_VERSION = "0.1.0"
|
|
46
|
-
US_DATA_RELEASE_ID = "populace-us-2024-
|
|
46
|
+
US_DATA_RELEASE_ID = "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z"
|
|
47
47
|
US_DATA_RELEASE_REVISION = US_DATA_RELEASE_ID
|
|
48
48
|
US_DATA_RELEASE_PATH = f"releases/{US_DATA_RELEASE_ID}/release_manifest.json"
|
|
49
49
|
US_DATA_ARTIFACT_REVISION = US_DATA_RELEASE_ID
|
|
@@ -107,7 +107,7 @@ class TestUSRegionRegistry:
|
|
|
107
107
|
assert national.region_type == "national"
|
|
108
108
|
assert national.dataset_path == (
|
|
109
109
|
"hf://policyengine/populace-us/populace_us_2024.h5"
|
|
110
|
-
"@populace-us-2024-
|
|
110
|
+
"@populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z"
|
|
111
111
|
)
|
|
112
112
|
|
|
113
113
|
def test__given_us_registry__then_has_51_states(self):
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|