Update HI TANF Standard of Assistance rate from 48% to 62% (effective March 1, 2025)#8655
Draft
hua7450 wants to merge 1 commit into
Draft
Update HI TANF Standard of Assistance rate from 48% to 62% (effective March 1, 2025)#8655hua7450 wants to merge 1 commit into
hua7450 wants to merge 1 commit into
Conversation
…-03-01) Hawaii raised the TANF/TAONF monthly assistance allowance from 48% to 62% of the standard of need effective March 1, 2025 (DHS BESSD section 346-51.5 HRS report). The standard of need ($1,590 for a family of 3) stays frozen at the 2006 Hawaii FPL; only the assistance-allowance rate changed. Family of 3: 1,590 x 0.62 x 0.80 (mandatory-work reduction) = 788.64, matching the DHS worked example ($610 -> $789). Closes PolicyEngine#8654 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8655 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 23 16 -7
=========================================
- Hits 23 16 -7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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
Hawaii increased the TANF/TAONF monthly assistance allowance from 48% to 62% of the standard of need, effective March 1, 2025. This updates
gov.states.hi.dhs.tanf.standard_of_assistance.rate(previously2009-07-01: 0.48) so benefits from March 2025 onward are correct.The standard of need itself ($1,590 for a family of 3) is unchanged — it remains frozen at 100% of the 2006 Hawaii FPL. Only the assistance-allowance rate (share of the standard of need actually paid) increased.
Closes #8654
Change
DHS worked example: "family of three with no income will see a change from $610 (with the 20% reduction) to $789, an increase of $179 per month." Statutory band per HRS §346-53: floor 48%, ceiling 62.5%.
Sources
Files
parameters/gov/states/hi/dhs/tanf/standard_of_assistance/rate.yaml— added2025-03-01: 0.62+ referencevariables/gov/states/hi/dhs/tanf/hi_tanf_maximum_benefit.py— generalized the now-parameter-driven commenttests/.../hi_tanf_maximum_benefit.yaml,tests/.../hi_tanf_max_benefit_standard.yaml— added post-change family-of-3 cases at2026-01(→ $788.64)Test plan
policyengine-core test ... -c policyengine_us)🤖 Generated with Claude Code