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.
Files changed (273) hide show
  1. {policyengine-4.22.1 → policyengine-4.22.2}/CHANGELOG.md +7 -0
  2. {policyengine-4.22.1 → policyengine-4.22.2}/PKG-INFO +1 -1
  3. {policyengine-4.22.1 → policyengine-4.22.2}/pyproject.toml +1 -1
  4. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/bundle/manifest.json +36 -36
  5. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/bundle/uk.trace.tro.jsonld +5 -5
  6. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/bundle/us.trace.tro.jsonld +13 -13
  7. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine.egg-info/PKG-INFO +1 -1
  8. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_models.py +1 -1
  9. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_release_manifests.py +1 -1
  10. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_us_regions.py +1 -1
  11. {policyengine-4.22.1 → policyengine-4.22.2}/uv.lock +1 -1
  12. {policyengine-4.22.1 → policyengine-4.22.2}/.claude/policyengine-guide.md +0 -0
  13. {policyengine-4.22.1 → policyengine-4.22.2}/.claude/quick-reference.md +0 -0
  14. {policyengine-4.22.1 → policyengine-4.22.2}/.github/CONTRIBUTING.md +0 -0
  15. {policyengine-4.22.1 → policyengine-4.22.2}/.github/bump_version.py +0 -0
  16. {policyengine-4.22.1 → policyengine-4.22.2}/.github/capture-version.sh +0 -0
  17. {policyengine-4.22.1 → policyengine-4.22.2}/.github/changelog_template.md +0 -0
  18. {policyengine-4.22.1 → policyengine-4.22.2}/.github/check-changelog.sh +0 -0
  19. {policyengine-4.22.1 → policyengine-4.22.2}/.github/copilot-instructions.md +0 -0
  20. {policyengine-4.22.1 → policyengine-4.22.2}/.github/dispatch-policyengine-release.sh +0 -0
  21. {policyengine-4.22.1 → policyengine-4.22.2}/.github/fetch_version.py +0 -0
  22. {policyengine-4.22.1 → policyengine-4.22.2}/.github/get-changelog-diff.sh +0 -0
  23. {policyengine-4.22.1 → policyengine-4.22.2}/.github/has-functional-changes.sh +0 -0
  24. {policyengine-4.22.1 → policyengine-4.22.2}/.github/is-version-number-acceptable.sh +0 -0
  25. {policyengine-4.22.1 → policyengine-4.22.2}/.github/publish-git-tag.sh +0 -0
  26. {policyengine-4.22.1 → policyengine-4.22.2}/.github/wait-for-pypi.sh +0 -0
  27. {policyengine-4.22.1 → policyengine-4.22.2}/.github/workflows/draft-pdf.yml +0 -0
  28. {policyengine-4.22.1 → policyengine-4.22.2}/.github/workflows/pr_code_changes.yaml +0 -0
  29. {policyengine-4.22.1 → policyengine-4.22.2}/.github/workflows/pr_docs_changes.yaml +0 -0
  30. {policyengine-4.22.1 → policyengine-4.22.2}/.github/workflows/push.yaml +0 -0
  31. {policyengine-4.22.1 → policyengine-4.22.2}/.gitignore +0 -0
  32. {policyengine-4.22.1 → policyengine-4.22.2}/.python-version +0 -0
  33. {policyengine-4.22.1 → policyengine-4.22.2}/AGENTS.md +0 -0
  34. {policyengine-4.22.1 → policyengine-4.22.2}/CITATION.cff +0 -0
  35. {policyengine-4.22.1 → policyengine-4.22.2}/CLAUDE.md +0 -0
  36. {policyengine-4.22.1 → policyengine-4.22.2}/CODE_OF_CONDUCT.md +0 -0
  37. {policyengine-4.22.1 → policyengine-4.22.2}/LICENSE +0 -0
  38. {policyengine-4.22.1 → policyengine-4.22.2}/Makefile +0 -0
  39. {policyengine-4.22.1 → policyengine-4.22.2}/README.md +0 -0
  40. {policyengine-4.22.1 → policyengine-4.22.2}/architecture.png +0 -0
  41. {policyengine-4.22.1 → policyengine-4.22.2}/architecture.svg +0 -0
  42. {policyengine-4.22.1 → policyengine-4.22.2}/changelog.d/.gitkeep +0 -0
  43. {policyengine-4.22.1 → policyengine-4.22.2}/docs/.gitignore +0 -0
  44. {policyengine-4.22.1 → policyengine-4.22.2}/docs/_generator/README.md +0 -0
  45. {policyengine-4.22.1 → policyengine-4.22.2}/docs/_generator/build_reference.py +0 -0
  46. {policyengine-4.22.1 → policyengine-4.22.2}/docs/_quarto.yml +0 -0
  47. {policyengine-4.22.1 → policyengine-4.22.2}/docs/bundles.md +0 -0
  48. {policyengine-4.22.1 → policyengine-4.22.2}/docs/countries.md +0 -0
  49. {policyengine-4.22.1 → policyengine-4.22.2}/docs/data-publishing-design.md +0 -0
  50. {policyengine-4.22.1 → policyengine-4.22.2}/docs/dev.md +0 -0
  51. {policyengine-4.22.1 → policyengine-4.22.2}/docs/engineering/runbooks/build-m-us-populace-certification.md +0 -0
  52. {policyengine-4.22.1 → policyengine-4.22.2}/docs/engineering/skills/README.md +0 -0
  53. {policyengine-4.22.1 → policyengine-4.22.2}/docs/engineering/skills/data-certification.md +0 -0
  54. {policyengine-4.22.1 → policyengine-4.22.2}/docs/engineering/skills/github-prs.md +0 -0
  55. {policyengine-4.22.1 → policyengine-4.22.2}/docs/engineering/skills/repository-guidance.md +0 -0
  56. {policyengine-4.22.1 → policyengine-4.22.2}/docs/examples.md +0 -0
  57. {policyengine-4.22.1 → policyengine-4.22.2}/docs/getting-started.md +0 -0
  58. {policyengine-4.22.1 → policyengine-4.22.2}/docs/households.md +0 -0
  59. {policyengine-4.22.1 → policyengine-4.22.2}/docs/impact-analysis.md +0 -0
  60. {policyengine-4.22.1 → policyengine-4.22.2}/docs/index.md +0 -0
  61. {policyengine-4.22.1 → policyengine-4.22.2}/docs/methodology/index.md +0 -0
  62. {policyengine-4.22.1 → policyengine-4.22.2}/docs/methodology/model-architecture.md +0 -0
  63. {policyengine-4.22.1 → policyengine-4.22.2}/docs/methodology/us-health-costs.md +0 -0
  64. {policyengine-4.22.1 → policyengine-4.22.2}/docs/microsim.md +0 -0
  65. {policyengine-4.22.1 → policyengine-4.22.2}/docs/outputs.md +0 -0
  66. {policyengine-4.22.1 → policyengine-4.22.2}/docs/programs/index.md +0 -0
  67. {policyengine-4.22.1 → policyengine-4.22.2}/docs/programs/us-chip.md +0 -0
  68. {policyengine-4.22.1 → policyengine-4.22.2}/docs/reference/index.md +0 -0
  69. {policyengine-4.22.1 → policyengine-4.22.2}/docs/reforms.md +0 -0
  70. {policyengine-4.22.1 → policyengine-4.22.2}/docs/regions.md +0 -0
  71. {policyengine-4.22.1 → policyengine-4.22.2}/docs/release-bundles.md +0 -0
  72. {policyengine-4.22.1 → policyengine-4.22.2}/docs/run-records.md +0 -0
  73. {policyengine-4.22.1 → policyengine-4.22.2}/docs/trace-case-study.md +0 -0
  74. {policyengine-4.22.1 → policyengine-4.22.2}/docs/visualisation.md +0 -0
  75. {policyengine-4.22.1 → policyengine-4.22.2}/examples/employment_income_variation_uk.py +0 -0
  76. {policyengine-4.22.1 → policyengine-4.22.2}/examples/employment_income_variation_us.py +0 -0
  77. {policyengine-4.22.1 → policyengine-4.22.2}/examples/household_impact_example.py +0 -0
  78. {policyengine-4.22.1 → policyengine-4.22.2}/examples/income_bands_uk.py +0 -0
  79. {policyengine-4.22.1 → policyengine-4.22.2}/examples/income_distribution_us.py +0 -0
  80. {policyengine-4.22.1 → policyengine-4.22.2}/examples/paper_repro_uk.py +0 -0
  81. {policyengine-4.22.1 → policyengine-4.22.2}/examples/policy_change_uk.py +0 -0
  82. {policyengine-4.22.1 → policyengine-4.22.2}/examples/speedtest_us_simulation.py +0 -0
  83. {policyengine-4.22.1 → policyengine-4.22.2}/examples/us_budgetary_impact.py +0 -0
  84. {policyengine-4.22.1 → policyengine-4.22.2}/paper-preview.html +0 -0
  85. {policyengine-4.22.1 → policyengine-4.22.2}/paper.bib +0 -0
  86. {policyengine-4.22.1 → policyengine-4.22.2}/paper.md +0 -0
  87. {policyengine-4.22.1 → policyengine-4.22.2}/scripts/bundle.py +0 -0
  88. {policyengine-4.22.1 → policyengine-4.22.2}/scripts/certify_data_release.py +0 -0
  89. {policyengine-4.22.1 → policyengine-4.22.2}/scripts/check_data_staleness.py +0 -0
  90. {policyengine-4.22.1 → policyengine-4.22.2}/scripts/export_bundle_release_assets.py +0 -0
  91. {policyengine-4.22.1 → policyengine-4.22.2}/scripts/generate_bundle_artifacts.py +0 -0
  92. {policyengine-4.22.1 → policyengine-4.22.2}/scripts/generate_trace_tros.py +0 -0
  93. {policyengine-4.22.1 → policyengine-4.22.2}/scripts/prepare_package_bundle_update.py +0 -0
  94. {policyengine-4.22.1 → policyengine-4.22.2}/setup.cfg +0 -0
  95. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/__init__.py +0 -0
  96. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/bundle.py +0 -0
  97. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/cli.py +0 -0
  98. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/__init__.py +0 -0
  99. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/cache.py +0 -0
  100. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/dataset.py +0 -0
  101. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/dynamic.py +0 -0
  102. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/output.py +0 -0
  103. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/parameter.py +0 -0
  104. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/parameter_node.py +0 -0
  105. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/parameter_value.py +0 -0
  106. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/policy.py +0 -0
  107. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/region.py +0 -0
  108. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/run_record.py +0 -0
  109. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/scoping_strategy.py +0 -0
  110. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/simulation.py +0 -0
  111. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/tax_benefit_model.py +0 -0
  112. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/tax_benefit_model_version.py +0 -0
  113. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/core/variable.py +0 -0
  114. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/__init__.py +0 -0
  115. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/uk/__init__.py +0 -0
  116. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/uk/regions.py +0 -0
  117. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/us/__init__.py +0 -0
  118. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/us/data/__init__.py +0 -0
  119. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/us/data/districts.py +0 -0
  120. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/us/data/places.py +0 -0
  121. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/us/data/states.py +0 -0
  122. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/countries/us/regions.py +0 -0
  123. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/__init__.py +0 -0
  124. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/schemas/trace_tro.schema.json +0 -0
  125. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/data/uk_geography_assets.py +0 -0
  126. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/derivations/__init__.py +0 -0
  127. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/derivations/narrate.py +0 -0
  128. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/derivations/trace.py +0 -0
  129. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/graph/__init__.py +0 -0
  130. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/graph/extractor.py +0 -0
  131. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/graph/graph.py +0 -0
  132. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/__init__.py +0 -0
  133. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/aggregate.py +0 -0
  134. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/change_aggregate.py +0 -0
  135. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/cliff_impact.py +0 -0
  136. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/congressional_district_impact.py +0 -0
  137. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/constituency_impact.py +0 -0
  138. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/decile_impact.py +0 -0
  139. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/extra_variables.py +0 -0
  140. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/inequality.py +0 -0
  141. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/intra_decile_impact.py +0 -0
  142. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/labor_supply_response.py +0 -0
  143. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/local_authority_impact.py +0 -0
  144. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/poverty.py +0 -0
  145. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/program_statistics.py +0 -0
  146. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/uk_geography_assets.py +0 -0
  147. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/outputs/uk_geography_impact.py +0 -0
  148. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/__init__.py +0 -0
  149. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/certification.py +0 -0
  150. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/dataset_sources.py +0 -0
  151. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/manifest.py +0 -0
  152. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/pyproject_pins.py +0 -0
  153. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/trace.py +0 -0
  154. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/verify.py +0 -0
  155. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/provenance/zenodo.py +0 -0
  156. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/results/__init__.py +0 -0
  157. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/results/schema.py +0 -0
  158. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/results/trace_tro.py +0 -0
  159. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/results/tracking.py +0 -0
  160. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/__init__.py +0 -0
  161. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/axes.py +0 -0
  162. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/extra_variables.py +0 -0
  163. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/household.py +0 -0
  164. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/model_version.py +0 -0
  165. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/reform.py +0 -0
  166. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/common/result.py +0 -0
  167. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/uk/__init__.py +0 -0
  168. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/uk/analysis.py +0 -0
  169. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/uk/datasets.py +0 -0
  170. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/uk/household.py +0 -0
  171. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/uk/model.py +0 -0
  172. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/us/__init__.py +0 -0
  173. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/us/analysis.py +0 -0
  174. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/us/datasets.py +0 -0
  175. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/us/household.py +0 -0
  176. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/tax_benefit_models/us/model.py +0 -0
  177. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/__init__.py +0 -0
  178. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/data/__init__.py +0 -0
  179. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/data/caching_google_storage_client.py +0 -0
  180. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/data/version_aware_storage_client.py +0 -0
  181. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/dates.py +0 -0
  182. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/design.py +0 -0
  183. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/entity_utils.py +0 -0
  184. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/errors.py +0 -0
  185. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/google_cloud_bucket.py +0 -0
  186. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/household_validation.py +0 -0
  187. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/parameter_labels.py +0 -0
  188. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/parametric_reforms.py +0 -0
  189. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine/utils/plotting.py +0 -0
  190. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine.egg-info/SOURCES.txt +0 -0
  191. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine.egg-info/dependency_links.txt +0 -0
  192. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine.egg-info/entry_points.txt +0 -0
  193. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine.egg-info/requires.txt +0 -0
  194. {policyengine-4.22.1 → policyengine-4.22.2}/src/policyengine.egg-info/top_level.txt +0 -0
  195. {policyengine-4.22.1 → policyengine-4.22.2}/tests/__init__.py +0 -0
  196. {policyengine-4.22.1 → policyengine-4.22.2}/tests/conftest.py +0 -0
  197. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/__init__.py +0 -0
  198. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/filtering_fixtures.py +0 -0
  199. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/uk_couple_two_kids.json +0 -0
  200. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/uk_model_surface.json +0 -0
  201. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/uk_single_adult_employment_income.json +0 -0
  202. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/uk_single_adult_no_income.json +0 -0
  203. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/uk_single_parent_one_child.json +0 -0
  204. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/us_married_two_kids_high_income.json +0 -0
  205. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/us_model_surface.json +0 -0
  206. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/us_single_adult_employment_income.json +0 -0
  207. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/us_single_adult_no_income.json +0 -0
  208. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/household_calculator_snapshots/us_single_parent_one_child.json +0 -0
  209. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/parameter_labels_fixtures.py +0 -0
  210. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/parametric_reforms_fixtures.py +0 -0
  211. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/poverty_by_demographics_fixtures.py +0 -0
  212. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/region_fixtures.py +0 -0
  213. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/us_reform_fixtures.py +0 -0
  214. {policyengine-4.22.1 → policyengine-4.22.2}/tests/fixtures/variable_label_fixtures.py +0 -0
  215. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_aggregate.py +0 -0
  216. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_budgetary_impact.py +0 -0
  217. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_bump_version.py +0 -0
  218. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_bundle.py +0 -0
  219. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_bundle_metadata.py +0 -0
  220. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_cache.py +0 -0
  221. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_certify_data_release.py +0 -0
  222. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_change_aggregate.py +0 -0
  223. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_cliff_impact.py +0 -0
  224. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_cliff_impact_analysis.py +0 -0
  225. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_congressional_district_impact.py +0 -0
  226. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_constituency_impact.py +0 -0
  227. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_dataset_persistence.py +0 -0
  228. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_dataset_sources.py +0 -0
  229. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_derivations.py +0 -0
  230. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_dict_reforms_on_simulation.py +0 -0
  231. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_entity_mapping.py +0 -0
  232. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_entity_utils.py +0 -0
  233. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_entity_utils_characterization.py +0 -0
  234. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_errors.py +0 -0
  235. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_extra_variables.py +0 -0
  236. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_filtering.py +0 -0
  237. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_graph/__init__.py +0 -0
  238. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_graph/conftest.py +0 -0
  239. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_graph/test_extractor.py +0 -0
  240. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_household_calculator_snapshot.py +0 -0
  241. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_household_impact.py +0 -0
  242. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_inequality.py +0 -0
  243. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_intra_decile_impact.py +0 -0
  244. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_labor_supply_response.py +0 -0
  245. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_local_authority_impact.py +0 -0
  246. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_manifest_version_mismatch.py +0 -0
  247. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_pandas3_compatibility.py +0 -0
  248. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_parameter_labels.py +0 -0
  249. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_parametric_reforms.py +0 -0
  250. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_poverty.py +0 -0
  251. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_poverty_by_demographics.py +0 -0
  252. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_poverty_run.py +0 -0
  253. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_preservation_mirror.py +0 -0
  254. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_program_statistics.py +0 -0
  255. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_pyproject_pins.py +0 -0
  256. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_region.py +0 -0
  257. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_region_group_strategy.py +0 -0
  258. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_results.py +0 -0
  259. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_run_record.py +0 -0
  260. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_scoping_strategy.py +0 -0
  261. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_small_follow_ups.py +0 -0
  262. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_trace_tro.py +0 -0
  263. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_trace_tro_verify.py +0 -0
  264. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_uk_analysis.py +0 -0
  265. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_uk_geography_assets.py +0 -0
  266. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_uk_program_statistics.py +0 -0
  267. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_uk_regions.py +0 -0
  268. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_us_long_term_datasets.py +0 -0
  269. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_us_microsim_structural_reforms.py +0 -0
  270. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_us_program_statistics.py +0 -0
  271. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_us_reform_application.py +0 -0
  272. {policyengine-4.22.1 → policyengine-4.22.2}/tests/test_variable_labels.py +0 -0
  273. {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,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: policyengine
3
- Version: 4.22.1
3
+ Version: 4.22.2
4
4
  Summary: A package to conduct policy analysis using PolicyEngine tax-benefit models.
5
5
  Author-email: PolicyEngine <hello@policyengine.org>
6
6
  License: GNU AFFERO GENERAL PUBLIC LICENSE
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "policyengine"
7
- version = "4.22.1"
7
+ version = "4.22.2"
8
8
  description = "A package to conduct policy analysis using PolicyEngine tax-benefit models."
9
9
  readme = "README.md"
10
10
  authors = [
@@ -1,10 +1,10 @@
1
1
  {
2
- "bundle_version": "4.22.1",
2
+ "bundle_version": "4.22.2",
3
3
  "citation": {
4
4
  "publisher": "PolicyEngine",
5
- "title": "PolicyEngine bundle 4.22.1",
5
+ "title": "PolicyEngine bundle 4.22.2",
6
6
  "type": "software-bundle",
7
- "version": "4.22.1"
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.1",
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.1",
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z",
101
- "bundle_id": "us-4.22.1",
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z"
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z",
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": "38de53a3bffaf8445fb1a1af943bdb92ab9a0b0bd358a4a33f622b3f96b6374d",
117
- "uri": "hf://policyengine/populace-us/populace_us_2024.h5@populace-us-2024-buildn-sparse-rmloss100-c3e378a-20260722T010408Z"
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z/release_manifest.json",
123
- "release_manifest_revision": "populace-us-2024-buildn-sparse-rmloss100-c3e378a-20260722T010408Z",
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z/calibration_diagnostics.json",
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z",
134
- "sha256": "11c44ceec73990d866a1060ec96faefa5007061ef7c63cc09536c750e5aa752f"
133
+ "revision": "populace-us-2024-buildo-sparse-rmloss100-22bd902-20260722T232627Z",
134
+ "sha256": "66f0dea9b2345826c0dc3bf86362ae0f05a5562cc39f28d92f8313f2914afaaf"
135
135
  },
136
136
  "demographics": {
137
- "path": "releases/populace-us-2024-buildn-sparse-rmloss100-c3e378a-20260722T010408Z/demographics.json",
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z",
140
- "sha256": "56ed332df8f08b0883531bb81b42ec70649364938c127cb966af1153a265a1c0"
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z",
146
- "sha256": "38de53a3bffaf8445fb1a1af943bdb92ab9a0b0bd358a4a33f622b3f96b6374d"
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z",
152
- "sha256": "a2da3b278ba30da47edd79cb4bf36df2f7d645ff768763db126eb99a65297098"
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z/us_source_coverage.json",
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z",
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z/us_ssi_take_up.json",
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z",
164
- "sha256": "82ec120578675387211b245261170d0d21719f6719d30989b0f217ed9a38c24d"
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z",
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.1",
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z/releases/populace-us-2024-buildn-sparse-rmloss100-c3e378a-20260722T010408Z/release_manifest.json",
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z/releases/populace-us-2024-buildn-sparse-rmloss100-c3e378a-20260722T010408Z/release_manifest.json",
184
- "version": "populace-us-2024-buildn-sparse-rmloss100-c3e378a-20260722T010408Z"
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.1",
215
+ "install_requirement": "policyengine==4.22.2",
216
216
  "name": "policyengine",
217
217
  "role": "bundle_carrier",
218
- "version": "4.22.1"
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.1",
244
+ "policyengine_version": "4.22.2",
245
245
  "schema_version": 2
246
246
  }
@@ -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.1 covering the bundle manifest, the certified dataset artifact, the country model wheel, and the country data release manifest when it is available.",
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.1"
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.1.",
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": "3abe9a0bdcce270e696f25b34ab74555596ff57774ecf9404630c2d68e04805a"
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": "1f7be353c49236d0c7b1cc98b0c75e74cc2954ffc2d2ba13be333e27f1f9fa67"
105
+ "trov:sha256": "34e37a030cee2ddcb22f66d4aee90c8882061e9925078f478e9a925e0c9f1766"
106
106
  }
107
107
  },
108
108
  "trov:hasPerformance": {
@@ -17,19 +17,19 @@
17
17
  "schema:name": "PolicyEngine",
18
18
  "schema:url": "https://policyengine.org"
19
19
  },
20
- "schema:dateCreated": "2026-07-22T02:59:40.429701+00:00",
21
- "schema:description": "TRACE TRO for certified runtime bundle us-4.22.1 covering the bundle manifest, the certified dataset artifact, the country model wheel, and the country data release manifest when it is available.",
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.1"
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.1.",
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z/releases/populace-us-2024-buildn-sparse-rmloss100-c3e378a-20260722T010408Z/release_manifest.json"
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z/populace_us_2024.h5"
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": "3abe9a0bdcce270e696f25b34ab74555596ff57774ecf9404630c2d68e04805a"
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": "99d8b7a52e5a9d16849a9ac78007c570b181f45b1ac1ac2166c6a77f10cd2272"
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": "38de53a3bffaf8445fb1a1af943bdb92ab9a0b0bd358a4a33f622b3f96b6374d"
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": "97e1e9e4b4a6c8618acf0ee6ac0868da6be1b27d63769fb27d6b102f5f958d9f"
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z",
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z for policyengine-us 1.764.6.",
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-22T02:59:40.429701+00:00",
121
+ "trov:startedAtTime": "2026-07-23T02:04:29.333569+00:00",
122
122
  "trov:wasConductedBy": {
123
123
  "@id": "trs"
124
124
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: policyengine
3
- Version: 4.22.1
3
+ Version: 4.22.2
4
4
  Summary: A package to conduct policy analysis using PolicyEngine tax-benefit models.
5
5
  Author-email: PolicyEngine <hello@policyengine.org>
6
6
  License: GNU AFFERO GENERAL PUBLIC LICENSE
@@ -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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z"
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z"
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-buildn-sparse-rmloss100-c3e378a-20260722T010408Z"
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):
@@ -2820,7 +2820,7 @@ wheels = [
2820
2820
 
2821
2821
  [[package]]
2822
2822
  name = "policyengine"
2823
- version = "4.20.1"
2823
+ version = "4.22.0"
2824
2824
  source = { editable = "." }
2825
2825
  dependencies = [
2826
2826
  { name = "diskcache" },
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