Add NY S.9077 Empire State Child Credit ITIN expansion reform #7287
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
Implements structural reform for NY S.9077 which allows children with ITINs to qualify for the Empire State Child Credit starting in 2027.
Under current law (2025-2026), only children with SSNs qualify per federal CTC requirements (IRC 24(h)(7)). S.9077 Section D(V) explicitly includes ITIN holders:
Changes
Parameters (
gov/contrib/states/ny/s9077/)in_effect.yaml- Boolean to enable/disable reform (default: false)Reform (
reforms/states/ny/s9077/)ny_s9077_escc_itin.py- Reform that modifiesny_ctc_post_2024_baseandny_ctc_post_2024_eligibleto allow ITIN holders when reform is activeTests (
tests/policy/contrib/states/ny/s9077/)Test plan
Closes #7286
References