Add uprated SOI taxable interest AGI targets#176
Merged
Conversation
2134249 to
74bfe7c
Compare
74bfe7c to
ec09fa5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Context
The latest live Populace target diagnostics showed taxable-interest amount badly off while taxable-interest return counts and tax-exempt interest were close. The target surface had only broad taxable-interest amount controls, so the reweighter had little shape information for the taxable-interest tail.
Companion Ledger PR: PolicyEngine/arch-data#62 adds the missing SOI Historic Table 2 state-by-AGI taxable-interest return-count and amount facts from N00300/A00300, including explicit 500k_plus filters.
Tests
uv run python -m pytest packages/populace-build/tests/test_us_fiscal_targets.py packages/populace-build/tests/test_us_fiscal_refresh_builder.py -quv run ruff check packages/populace-build/src/populace/build/us_runtime/fiscal_targets.py packages/populace-build/tests/test_us_fiscal_targets.pyuv run ruff format --check packages/populace-build/src/populace/build/us_runtime/fiscal_targets.py packages/populace-build/tests/test_us_fiscal_targets.pygit diff --check