policyengine 4.4.0__tar.gz → 4.4.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.4.0 → policyengine-4.4.2}/.github/workflows/push.yaml +1 -1
- {policyengine-4.4.0 → policyengine-4.4.2}/CHANGELOG.md +14 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/PKG-INFO +1 -1
- {policyengine-4.4.0 → policyengine-4.4.2}/pyproject.toml +1 -1
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/data/release_manifests/uk.json +2 -2
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/data/release_manifests/uk.trace.tro.jsonld +8 -8
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/data/release_manifests/us.json +3 -3
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/data/release_manifests/us.trace.tro.jsonld +11 -11
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/provenance/manifest.py +7 -4
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine.egg-info/PKG-INFO +1 -1
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_release_manifests.py +17 -3
- {policyengine-4.4.0 → policyengine-4.4.2}/.claude/policyengine-guide.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.claude/quick-reference.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.github/CONTRIBUTING.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.github/bump_version.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.github/changelog_template.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.github/check-changelog.sh +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.github/fetch_version.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.github/get-changelog-diff.sh +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.github/has-functional-changes.sh +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.github/is-version-number-acceptable.sh +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.github/publish-git-tag.sh +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.github/workflows/pr_code_changes.yaml +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.github/workflows/pr_docs_changes.yaml +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.gitignore +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/.python-version +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/LICENSE +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/Makefile +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/README.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/changelog.d/.gitkeep +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/.gitignore +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/_generator/README.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/_generator/build_reference.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/_quarto.yml +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/countries.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/data-publishing-design.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/dev.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/examples.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/getting-started.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/households.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/impact-analysis.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/index.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/methodology/index.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/methodology/model-architecture.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/methodology/us-health-costs.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/microsim.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/outputs.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/programs/index.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/programs/us-chip.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/reference/index.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/reforms.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/regions.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/release-bundles.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/trace-case-study.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/docs/visualisation.md +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/examples/employment_income_variation_uk.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/examples/employment_income_variation_us.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/examples/household_impact_example.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/examples/income_bands_uk.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/examples/income_distribution_us.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/examples/paper_repro_uk.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/examples/policy_change_uk.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/examples/speedtest_us_simulation.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/examples/us_budgetary_impact.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/scripts/check_data_staleness.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/scripts/generate_trace_tros.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/scripts/refresh_release_bundle.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/setup.cfg +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/cli.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/cache.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/dataset.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/dynamic.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/output.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/parameter.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/parameter_node.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/parameter_value.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/policy.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/region.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/scoping_strategy.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/simulation.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/tax_benefit_model.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/tax_benefit_model_version.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/variable.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/countries/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/countries/uk/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/countries/uk/regions.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/countries/us/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/countries/us/data/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/countries/us/data/districts.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/countries/us/data/places.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/countries/us/data/states.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/countries/us/regions.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/data/schemas/trace_tro.schema.json +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/graph/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/graph/extractor.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/graph/graph.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/outputs/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/outputs/aggregate.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/outputs/change_aggregate.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/outputs/congressional_district_impact.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/outputs/constituency_impact.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/outputs/decile_impact.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/outputs/inequality.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/outputs/intra_decile_impact.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/outputs/local_authority_impact.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/outputs/poverty.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/outputs/program_statistics.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/provenance/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/provenance/bundle.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/provenance/trace.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/results/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/results/schema.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/results/trace_tro.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/results/tracking.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/common/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/common/extra_variables.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/common/household.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/common/model_version.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/common/reform.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/common/result.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/uk/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/uk/analysis.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/uk/datasets.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/uk/household.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/uk/model.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/us/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/us/analysis.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/us/datasets.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/us/household.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/us/model.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/utils/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/utils/dates.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/utils/design.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/utils/entity_utils.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/utils/errors.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/utils/household_validation.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/utils/parameter_labels.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/utils/parametric_reforms.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/utils/plotting.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine.egg-info/SOURCES.txt +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine.egg-info/dependency_links.txt +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine.egg-info/entry_points.txt +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine.egg-info/requires.txt +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine.egg-info/top_level.txt +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/conftest.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/filtering_fixtures.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/household_calculator_snapshots/uk_couple_two_kids.json +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/household_calculator_snapshots/uk_model_surface.json +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/household_calculator_snapshots/uk_single_adult_employment_income.json +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/household_calculator_snapshots/uk_single_adult_no_income.json +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/household_calculator_snapshots/uk_single_parent_one_child.json +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/household_calculator_snapshots/us_married_two_kids_high_income.json +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/household_calculator_snapshots/us_model_surface.json +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/household_calculator_snapshots/us_single_adult_employment_income.json +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/household_calculator_snapshots/us_single_adult_no_income.json +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/household_calculator_snapshots/us_single_parent_one_child.json +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/parameter_labels_fixtures.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/parametric_reforms_fixtures.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/poverty_by_demographics_fixtures.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/region_fixtures.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/us_reform_fixtures.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/variable_label_fixtures.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_aggregate.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_bump_version.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_bundle_refresh.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_cache.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_change_aggregate.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_congressional_district_impact.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_constituency_impact.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_dict_reforms_on_simulation.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_entity_mapping.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_entity_utils.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_errors.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_extra_variables.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_filtering.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_graph/__init__.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_graph/conftest.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_graph/test_extractor.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_household_calculator_snapshot.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_household_impact.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_inequality.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_intra_decile_impact.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_local_authority_impact.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_manifest_version_mismatch.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_models.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_pandas3_compatibility.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_parameter_labels.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_parametric_reforms.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_poverty.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_poverty_by_demographics.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_poverty_run.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_preservation_mirror.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_region.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_results.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_scoping_strategy.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_small_follow_ups.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_trace_tro.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_uk_regions.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_us_microsim_structural_reforms.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_us_program_statistics.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_us_reform_application.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_us_regions.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/tests/test_variable_labels.py +0 -0
- {policyengine-4.4.0 → policyengine-4.4.2}/uv.lock +0 -0
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## [4.4.2] - 2026-05-09
|
|
2
|
+
|
|
3
|
+
### Fixed
|
|
4
|
+
|
|
5
|
+
- Point the bundled US data release manifest at a revision that certifies policyengine-core 3.26.1 compatibility.
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## [4.4.1] - 2026-05-09
|
|
9
|
+
|
|
10
|
+
### Fixed
|
|
11
|
+
|
|
12
|
+
- Preserve core-package compatibility metadata when parsing data release manifests, and deploy the Quarto documentation output from the correct `_site` directory.
|
|
13
|
+
|
|
14
|
+
|
|
1
15
|
## [4.4.0] - 2026-05-09
|
|
2
16
|
|
|
3
17
|
### Added
|
|
@@ -18,18 +18,18 @@
|
|
|
18
18
|
"schema:url": "https://policyengine.org"
|
|
19
19
|
},
|
|
20
20
|
"schema:dateCreated": "2026-05-09T07:14:50.156352Z",
|
|
21
|
-
"schema:description": "TRACE TRO for certified runtime bundle uk-4.4.
|
|
21
|
+
"schema:description": "TRACE TRO for certified runtime bundle uk-4.4.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.4.
|
|
26
|
+
"schema:softwareVersion": "4.4.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.4.
|
|
32
|
+
"rdfs:comment": "Certified arrangement for bundle uk-4.4.2.",
|
|
33
33
|
"trov:hasArtifactLocation": [
|
|
34
34
|
{
|
|
35
35
|
"@id": "arrangement/1/location/bundle_manifest",
|
|
@@ -75,14 +75,14 @@
|
|
|
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": "68c397241d27ca5ed2b479a53e6316710eb174d02d0d4c148937dc530ad260a4"
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"@id": "composition/1/artifact/data_release_manifest",
|
|
82
82
|
"@type": "trov:ResearchArtifact",
|
|
83
83
|
"schema:name": "policyengine-uk-data release manifest 1.55.5",
|
|
84
84
|
"trov:mimeType": "application/json",
|
|
85
|
-
"trov:sha256": "
|
|
85
|
+
"trov:sha256": "41a51aaaf52c5cf9dcbbd906f6d2f4f9ab25a7fb654b458940931d7e98fe4bb7"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
88
|
"@id": "composition/1/artifact/dataset",
|
|
@@ -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": "f33a4fe9983eef2ffb8a329d97eba8ae4800f311720b91683e5d7acc4679e1a8"
|
|
106
106
|
}
|
|
107
107
|
},
|
|
108
108
|
"trov:hasPerformance": {
|
|
@@ -112,8 +112,8 @@
|
|
|
112
112
|
"pe:certifiedBy": "policyengine.py bundled manifest",
|
|
113
113
|
"pe:certifiedForModelVersion": "2.88.14",
|
|
114
114
|
"pe:ciGitRef": "refs/heads/main",
|
|
115
|
-
"pe:ciGitSha": "
|
|
116
|
-
"pe:ciRunUrl": "https://github.com/PolicyEngine/policyengine.py/actions/runs/
|
|
115
|
+
"pe:ciGitSha": "eb7334698e9116cc06a5c6232ac4b4a91e2aef9a",
|
|
116
|
+
"pe:ciRunUrl": "https://github.com/PolicyEngine/policyengine.py/actions/runs/25598363562",
|
|
117
117
|
"pe:compatibilityBasis": "matching_data_build_fingerprint",
|
|
118
118
|
"pe:dataBuildFingerprint": "sha256:dff5c5bb976ce254fa965ecfce6a0d84859fe1629a714ae28a79b3075522a0ae",
|
|
119
119
|
"pe:dataBuildId": "policyengine-uk-data-1.55.5",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schema_version": 1,
|
|
3
|
-
"bundle_id": "us-4.4.
|
|
3
|
+
"bundle_id": "us-4.4.2",
|
|
4
4
|
"country_id": "us",
|
|
5
|
-
"policyengine_version": "4.4.
|
|
5
|
+
"policyengine_version": "4.4.2",
|
|
6
6
|
"model_package": {
|
|
7
7
|
"name": "policyengine-us",
|
|
8
8
|
"version": "1.687.0",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"version": "1.78.2",
|
|
15
15
|
"repo_id": "policyengine/policyengine-us-data",
|
|
16
16
|
"release_manifest_path": "releases/1.78.2/release_manifest.json",
|
|
17
|
-
"release_manifest_revision": "
|
|
17
|
+
"release_manifest_revision": "9cb665df0a546f9c3d79b496f8eb2dd55859d38d"
|
|
18
18
|
},
|
|
19
19
|
"certified_data_artifact": {
|
|
20
20
|
"data_package": {
|
|
@@ -17,19 +17,19 @@
|
|
|
17
17
|
"schema:name": "PolicyEngine",
|
|
18
18
|
"schema:url": "https://policyengine.org"
|
|
19
19
|
},
|
|
20
|
-
"schema:dateCreated": "2026-05-
|
|
21
|
-
"schema:description": "TRACE TRO for certified runtime bundle us-4.4.
|
|
20
|
+
"schema:dateCreated": "2026-05-09T09:38:11.356906Z",
|
|
21
|
+
"schema:description": "TRACE TRO for certified runtime bundle us-4.4.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.4.
|
|
26
|
+
"schema:softwareVersion": "4.4.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.4.
|
|
32
|
+
"rdfs:comment": "Certified arrangement for bundle us-4.4.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/policyengine/policyengine-us-data/resolve/
|
|
48
|
+
"trov:hasLocation": "https://huggingface.co/policyengine/policyengine-us-data/resolve/9cb665df0a546f9c3d79b496f8eb2dd55859d38d/releases/1.78.2/release_manifest.json"
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
"@id": "arrangement/1/location/dataset",
|
|
@@ -75,14 +75,14 @@
|
|
|
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": "ee037378f3e655360894dc9fe66f1d0c335321ff48789e3ebb0ff38805933d72"
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"@id": "composition/1/artifact/data_release_manifest",
|
|
82
82
|
"@type": "trov:ResearchArtifact",
|
|
83
83
|
"schema:name": "policyengine-us-data release manifest 1.78.2",
|
|
84
84
|
"trov:mimeType": "application/json",
|
|
85
|
-
"trov:sha256": "
|
|
85
|
+
"trov:sha256": "83aafd9fa3d33a444c0277aa4b31b2041a8785910bee30660773ab96e1b1c8b9"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
88
|
"@id": "composition/1/artifact/dataset",
|
|
@@ -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": "a26e89fc2cd91ee54bc7526aa4c1a32c5b8ad35caefa1e7f2572e2fb8bb303a0"
|
|
106
106
|
}
|
|
107
107
|
},
|
|
108
108
|
"trov:hasPerformance": {
|
|
@@ -112,8 +112,8 @@
|
|
|
112
112
|
"pe:certifiedBy": "policyengine.py bundled manifest",
|
|
113
113
|
"pe:certifiedForModelVersion": "1.687.0",
|
|
114
114
|
"pe:ciGitRef": "refs/heads/main",
|
|
115
|
-
"pe:ciGitSha": "
|
|
116
|
-
"pe:ciRunUrl": "https://github.com/PolicyEngine/policyengine.py/actions/runs/
|
|
115
|
+
"pe:ciGitSha": "eb7334698e9116cc06a5c6232ac4b4a91e2aef9a",
|
|
116
|
+
"pe:ciRunUrl": "https://github.com/PolicyEngine/policyengine.py/actions/runs/25598363562",
|
|
117
117
|
"pe:compatibilityBasis": "matching_data_build_fingerprint",
|
|
118
118
|
"pe:dataBuildId": "policyengine-us-data-1.78.2",
|
|
119
119
|
"pe:emittedIn": "github-actions",
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"trov:accessedArrangement": {
|
|
122
122
|
"@id": "arrangement/1"
|
|
123
123
|
},
|
|
124
|
-
"trov:startedAtTime": "2026-05-
|
|
124
|
+
"trov:startedAtTime": "2026-05-09T09:38:11.356906Z",
|
|
125
125
|
"trov:wasConductedBy": {
|
|
126
126
|
"@id": "trs"
|
|
127
127
|
}
|
|
@@ -34,11 +34,14 @@ class DataPackageVersion(PackageVersion):
|
|
|
34
34
|
release_manifest_revision: Optional[str] = None
|
|
35
35
|
|
|
36
36
|
|
|
37
|
-
class
|
|
37
|
+
class CompatiblePackage(BaseModel):
|
|
38
38
|
name: str
|
|
39
39
|
specifier: str
|
|
40
40
|
|
|
41
41
|
|
|
42
|
+
CompatibleModelPackage = CompatiblePackage
|
|
43
|
+
|
|
44
|
+
|
|
42
45
|
class BuiltWithModelPackage(PackageVersion):
|
|
43
46
|
git_sha: Optional[str] = None
|
|
44
47
|
data_build_fingerprint: Optional[str] = None
|
|
@@ -47,6 +50,7 @@ class BuiltWithModelPackage(PackageVersion):
|
|
|
47
50
|
class DataBuildInfo(BaseModel):
|
|
48
51
|
build_id: Optional[str] = None
|
|
49
52
|
built_at: Optional[str] = None
|
|
53
|
+
built_with_core_package: Optional[PackageVersion] = None
|
|
50
54
|
built_with_model_package: Optional[BuiltWithModelPackage] = None
|
|
51
55
|
|
|
52
56
|
|
|
@@ -113,9 +117,8 @@ class DataReleaseArtifact(BaseModel):
|
|
|
113
117
|
class DataReleaseManifest(BaseModel):
|
|
114
118
|
schema_version: int
|
|
115
119
|
data_package: PackageVersion
|
|
116
|
-
compatible_model_packages: list[
|
|
117
|
-
|
|
118
|
-
)
|
|
120
|
+
compatible_model_packages: list[CompatiblePackage] = Field(default_factory=list)
|
|
121
|
+
compatible_core_packages: list[CompatiblePackage] = Field(default_factory=list)
|
|
119
122
|
default_datasets: dict[str, str] = Field(default_factory=dict)
|
|
120
123
|
build: Optional[DataBuildInfo] = None
|
|
121
124
|
artifacts: dict[str, DataReleaseArtifact] = Field(default_factory=dict)
|
|
@@ -72,7 +72,7 @@ class TestReleaseManifests:
|
|
|
72
72
|
)
|
|
73
73
|
assert (
|
|
74
74
|
manifest.data_package.release_manifest_revision
|
|
75
|
-
== "
|
|
75
|
+
== "9cb665df0a546f9c3d79b496f8eb2dd55859d38d"
|
|
76
76
|
)
|
|
77
77
|
assert manifest.certified_data_artifact is not None
|
|
78
78
|
assert (
|
|
@@ -180,6 +180,10 @@ class TestReleaseManifests:
|
|
|
180
180
|
"build": {
|
|
181
181
|
"build_id": "policyengine-us-data-1.78.2",
|
|
182
182
|
"built_at": "2026-04-10T12:00:00Z",
|
|
183
|
+
"built_with_core_package": {
|
|
184
|
+
"name": "policyengine-core",
|
|
185
|
+
"version": "3.26.0",
|
|
186
|
+
},
|
|
183
187
|
"built_with_model_package": {
|
|
184
188
|
"name": "policyengine-us",
|
|
185
189
|
"version": "1.687.0",
|
|
@@ -190,6 +194,10 @@ class TestReleaseManifests:
|
|
|
190
194
|
"compatible_model_packages": [
|
|
191
195
|
{"name": "policyengine-us", "specifier": "==1.687.0"}
|
|
192
196
|
],
|
|
197
|
+
"compatible_core_packages": [
|
|
198
|
+
{"name": "policyengine-core", "specifier": "==3.26.0"},
|
|
199
|
+
{"name": "policyengine-core", "specifier": "==3.26.1"},
|
|
200
|
+
],
|
|
193
201
|
"default_datasets": {"national": "enhanced_cps_2024"},
|
|
194
202
|
"artifacts": {
|
|
195
203
|
"enhanced_cps_2024": {
|
|
@@ -215,8 +223,14 @@ class TestReleaseManifests:
|
|
|
215
223
|
assert manifest.build is not None
|
|
216
224
|
assert manifest.build.build_id == "policyengine-us-data-1.78.2"
|
|
217
225
|
assert manifest.build.built_at == "2026-04-10T12:00:00Z"
|
|
226
|
+
assert manifest.build.built_with_core_package is not None
|
|
227
|
+
assert manifest.build.built_with_core_package.version == "3.26.0"
|
|
218
228
|
assert manifest.build.built_with_model_package is not None
|
|
219
229
|
assert manifest.build.built_with_model_package.version == "1.687.0"
|
|
230
|
+
assert [package.specifier for package in manifest.compatible_core_packages] == [
|
|
231
|
+
"==3.26.0",
|
|
232
|
+
"==3.26.1",
|
|
233
|
+
]
|
|
220
234
|
assert (
|
|
221
235
|
manifest.artifacts["enhanced_cps_2024"].uri
|
|
222
236
|
== "hf://policyengine/policyengine-us-data/enhanced_cps_2024.h5@1.78.2"
|
|
@@ -224,7 +238,7 @@ class TestReleaseManifests:
|
|
|
224
238
|
mock_get.assert_called_once()
|
|
225
239
|
assert mock_get.call_args.args[0] == (
|
|
226
240
|
"https://huggingface.co/policyengine/policyengine-us-data/resolve/"
|
|
227
|
-
"
|
|
241
|
+
"9cb665df0a546f9c3d79b496f8eb2dd55859d38d/"
|
|
228
242
|
"releases/1.78.2/release_manifest.json"
|
|
229
243
|
)
|
|
230
244
|
|
|
@@ -233,7 +247,7 @@ class TestReleaseManifests:
|
|
|
233
247
|
|
|
234
248
|
assert https_release_manifest_uri(manifest.data_package) == (
|
|
235
249
|
"https://huggingface.co/policyengine/policyengine-us-data/resolve/"
|
|
236
|
-
"
|
|
250
|
+
"9cb665df0a546f9c3d79b496f8eb2dd55859d38d/"
|
|
237
251
|
"releases/1.78.2/release_manifest.json"
|
|
238
252
|
)
|
|
239
253
|
|
|
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
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/core/tax_benefit_model_version.py
RENAMED
|
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
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/data/schemas/trace_tro.schema.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/outputs/congressional_district_impact.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/outputs/local_authority_impact.py
RENAMED
|
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
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/common/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/common/household.py
RENAMED
|
File without changes
|
|
File without changes
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/common/reform.py
RENAMED
|
File without changes
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/common/result.py
RENAMED
|
File without changes
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/uk/__init__.py
RENAMED
|
File without changes
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/uk/analysis.py
RENAMED
|
File without changes
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/uk/datasets.py
RENAMED
|
File without changes
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/uk/household.py
RENAMED
|
File without changes
|
|
File without changes
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/us/__init__.py
RENAMED
|
File without changes
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/us/analysis.py
RENAMED
|
File without changes
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/us/datasets.py
RENAMED
|
File without changes
|
{policyengine-4.4.0 → policyengine-4.4.2}/src/policyengine/tax_benefit_models/us/household.py
RENAMED
|
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
|
{policyengine-4.4.0 → policyengine-4.4.2}/tests/fixtures/poverty_by_demographics_fixtures.py
RENAMED
|
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
|