Add FY2016-FY2020 SNAP allotments, deductions, asset limits, and shelter cap#7851
Open
hua7450 wants to merge 5 commits intoPolicyEngine:mainfrom
Open
Add FY2016-FY2020 SNAP allotments, deductions, asset limits, and shelter cap#7851hua7450 wants to merge 5 commits intoPolicyEngine:mainfrom
hua7450 wants to merge 5 commits intoPolicyEngine:mainfrom
Conversation
…ter cap Closes PolicyEngine#7495, Closes PolicyEngine#7659, Closes PolicyEngine#7661, Closes PolicyEngine#7663 Adds verified FY2016-FY2020 values for: - Maximum allotments (7 regions × 9 sizes) - Standard deductions (5 regions × 6 sizes) - Excess shelter deduction cap (7 regions, fills 2000→2020 gap) - Asset limits (standard $2,250; elderly/disabled $3,250→$3,500 in FY2018) - Homeless shelter deduction ($143 for FY2016-FY2018, $147.55 FY2019, $152.06 FY2020) All values verified at 1200 DPI from official USDA FNS PDFs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7851 +/- ##
============================================
- Coverage 100.00% 72.02% -27.98%
============================================
Files 1 4103 +4102
Lines 16 59316 +59300
Branches 0 290 +290
============================================
+ Hits 16 42721 +42705
- Misses 0 16589 +16589
- Partials 0 6 +6
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 backdate-snap-allotments-deductions
- Fix "Income Eligibility Standards" titles to "Maximum Allotments and Deductions" - Add #page= anchors to all PDF references - Remove duplicate FY24 reference in standard.yaml - Add missing label to max_allotment.yaml metadata Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 tasks
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
Closes #7495, Closes #7659, Closes #7661, Closes #7663
Adds FY2016-FY2020 (effective 2015-10-01 through 2019-10-01) values for core SNAP dollar-amount parameters. All values verified at 1200 DPI from official USDA FNS PDFs.
Parameters Updated
max_allotment.yamlincome/deductions/standard.yamlexcess_shelter_expense/cap.yamlasset_test/limit.yamlhomeless/deduction.yamlAdditional Fixes
asset_test/limit.yamlperiod: year; replaced broken CDN links with FNS landing pageshomeless/deduction.yamlreference:key on FY2021; replaced broken CDN linksmax_allotment.yamlcap.yaml2020-01-01→2020-10-01); replaced broken FY25/FY26 CDN linksstandard.yamlSources
Test plan
🤖 Generated with Claude Code