Add CDCTC single parent work requirement reform analysis - #109
Open
daphnehanse11 wants to merge 8 commits into
Open
Add CDCTC single parent work requirement reform analysis#109daphnehanse11 wants to merge 8 commits into
daphnehanse11 wants to merge 8 commits into
Conversation
Analyzes a reform that makes families eligible for CDCTC if at least one parent works (vs both parents under current law). Key findings (2026): - Additional cost: ~$0.74B (+12.7%) - New claimants: ~0.92M families - Average benefit for new claimants: ~$658 Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Updated cost estimate to $0.74B (was $0.7-1.4B) - Updated claimant count to 920,000 (was 1-2M) - Added note about average credit reduction - Added implementation note explaining cdcc_relevant_expenses override Co-Authored-By: Claude Opus 4.5 <[email protected]>
States with federal CDCC matches are also affected: - South Carolina: +$28.6M (+59.9%) - Rhode Island: +$0.6M (+9.8%) - Total state impact: ~$29M Co-Authored-By: Claude Opus 4.5 <[email protected]>
Key findings: - 12 states affected by the reform - California: +$142M (largest impact) - South Carolina: +$29M - Maryland: +$20M (combined) - Total state impact: ~$204M - Combined federal + state: ~$944M Sources: NCSL, First Five Years Fund Co-Authored-By: Claude Opus 4.5 <[email protected]>
Demonstrates how a one-earner family in SC benefits from both: - Federal CDCC under the reform - SC state CDCC (7% of federal) Co-Authored-By: Claude Opus 4.5 <[email protected]>
Co-Authored-By: Claude Opus 4.5 <[email protected]>
…or states - Use income_tax change for federal budgetary impact (-$437M) - Use state_cdcc aggregated variable for total state impact ($198M) - Simplified state-by-state breakdown using direct variable calculations - Updated summary with accurate metrics Co-Authored-By: Claude Opus 4.5 <[email protected]>
CDCC cost is the gross credit increase, income_tax change is lower because CDCC is non-refundable (can only reduce liability to $0) Co-Authored-By: Claude Opus 4.5 <[email protected]>
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.
Analyzes a reform that makes families eligible for CDCTC if at least one parent works (vs both parents under current law).
Key findings (2026):