Backdate Nebraska ADC parameters #7470
Open
hua7450 wants to merge 5 commits intoPolicyEngine:mainfrom
Open
Conversation
Add standard of need, additional person increment, and scalar parameters for 2015, 2017, 2019, and 2023 periods. Fix payment standard rate effective date to 2015-09-01. Update all tests for 2023 bracket values and add historical-period test coverage. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…into hua7450/issue7465
…into hua7450/issue7465
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
Closes #7465
Closes #7090
Summary
Backdate Nebraska ADC (Aid to Dependent Children) parameters to cover 2015–2025, adding biennial CPI-adjusted Standard of Need values and scalar parameters for all historical periods.
Regulatory Authority
Standard of Need by Unit Size
Scalar Parameters
Benefit Calculation (Gap Budgeting)
Source: Title 468 NAC Chapter 3
Changes in This PR
Pre-existing Issue (Not Addressed)
The 2025 official Payment Maximum table (Title 468 p.9) diverges slightly from SON × 55%. For example, size 3: $1,067 × 0.55 = $586.85, but official table shows $584. For 2021 and earlier the formula matches. This may warrant a separate parameter table for payment maximums in a future PR.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com