Backdating Massachusetts TAFDC #7264
Open
+168
−120
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
Fixes #7263
Adds historical data for Massachusetts TAFDC parameters back to 2000-01-01 and corrects effective dates for benefit increases.
Historical Context
Need and Payment Standards Structure Change (July 2018)
Before July 2018: Massachusetts used a 4-column Need and Payment Standard structure:
"Exempt" recipients were those exempt from work requirements (e.g., caring for child under 2, disabled family member). "Non-Exempt" recipients were subject to work requirements and received lower payment standards.
July 2018 onwards: Massachusetts consolidated to a 2-column structure:
This implementation uses the Exempt rates for pre-2018 historical data, as these were the rates adopted when the structure was simplified.
Benefit Increase Timeline
Changes Made
Payment Standards (4 files)
public_housing.yaml- Added pre-2021 values, fixed datesprivate_housing.yaml- Added pre-2021 values, fixed datesadditional_person.yaml- Added 2000-01-01: $103max_unit_size.yaml- Fixed value from 8 to 10Clothing Allowance (1 file)
Static Parameters (17 files)
Sources