Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backdate the student loan deduction reduction start parameter pre 2021 #4746

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Kiki-67
Copy link
Collaborator

@Kiki-67 Kiki-67 commented Jul 17, 2024

Fixes #4670

@@ -53,6 +63,10 @@ SEPARATE:
HEAD_OF_HOUSEHOLD:
values:
2002-01-01: 50_000
2005-01-01: 50_000
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2005-01-01: 50_000

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dont need the entry with the same value as 2002

@PavelMakarchuk PavelMakarchuk marked this pull request as ready for review July 20, 2024 09:21
@@ -21,10 +21,32 @@ metadata:
href: https://www.irs.gov/pub/irs-drop/rp-18-57.pdf#page=20
- title: 2024 IRS data release
href: https://www.irs.gov/pub/irs-drop/rp-23-34.pdf#page=16
- title: 2002 Tax Benefits for Education
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add all of them ordered by year? For instance this doesn't indicate whether it updated in 2012 or 2013.

@vrathi101 vrathi101 self-assigned this Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backdate the student loan deduction reduction start parameter pre 2021
4 participants