-
Notifications
You must be signed in to change notification settings - Fork 187
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
Idaho New Exemption Rules for Military Benefits #5737
Draft
DTrim99
wants to merge
5
commits into
PolicyEngine:master
Choose a base branch
from
DTrim99:DTrim99/issue5721
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+130
−0
Draft
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
549786e
Idaho Exemption for Military Benefits
DTrim99 5acd6f9
add changelog
DTrim99 8865811
Update minimum_age.yaml
DTrim99 d1b8e8f
Update policyengine_us/parameters/gov/states/id/tax/income/deductions…
DTrim99 01b8243
Idaho Exemption for Military Benefits
DTrim99 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
- bump: minor | ||
changes: | ||
added: | ||
- Idaho New Exemption Rules for Military Benefits. |
10 changes: 10 additions & 0 deletions
10
...tax/income/deductions/retirement_benefits/military_retirement_benefits/age_threshold.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
description: Minimum age at which military retirees are exempt from the income requirement for the Idaho military retirement deduction. | ||
values: | ||
2025-01-01: 62 | ||
metadata: | ||
unit: year | ||
period: year | ||
label: Idaho military retirement benefits age threshold | ||
reference: | ||
- title: Idaho House Bill 40 (2025) | ||
href: https://legislature.idaho.gov/wp-content/uploads/sessioninfo/2025/legislation/H0040.pdf#page=5 |
11 changes: 11 additions & 0 deletions
11
.../id/tax/income/deductions/retirement_benefits/military_retirement_benefits/in_effect.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
description: Idaho's special eligibility rules for military retirement benefits are in effect if this is true. | ||
values: | ||
2021-01-01: false | ||
2025-01-01: true | ||
metadata: | ||
unit: bool | ||
period: year | ||
label: Idaho military retirement special eligibility rules in effect | ||
reference: | ||
- title: Idaho House Bill 40 (2025) | ||
href: https://legislature.idaho.gov/wp-content/uploads/sessioninfo/2025/legislation/H0040.pdf#page=4 |
21 changes: 21 additions & 0 deletions
21
...its/military_retirement_benefits/income_threshold_by_filing_status/head_of_household.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
description: Income threshold for non-disabled veterans under the age of 62 filing as head of household claiming the military pension exemption in 2025 and after. | ||
values: | ||
2024-01-01: 21_900 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this will be 2025 right? |
||
# This is a tied to the minimum income to be required to file a federal tax return | ||
metadata: | ||
unit: currency-USD | ||
period: year | ||
label: Head of household income threshold for Idaho military pension exemption | ||
uprating: | ||
parameter: gov.irs.uprating | ||
rounding: | ||
type: downwards | ||
interval: 50 | ||
reference: | ||
- title: 26 U.S. Code § 6012(a)(1) | ||
href: https://www.law.cornell.edu/uscode/text/26/6012 | ||
- title: Internal Revenue Service - Check if you need to file a tax return | ||
href: https://www.irs.gov/individuals/check-if-you-need-to-file-a-tax-return | ||
- title: Idaho House Bill 40 (2025) | ||
href: https://legislature.idaho.gov/wp-content/uploads/sessioninfo/2025/legislation/H0040.pdf#page=4 | ||
|
21 changes: 21 additions & 0 deletions
21
...rement_benefits/military_retirement_benefits/income_threshold_by_filing_status/joint.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
description: Income threshold for non-disabled veterans under the age of 62 filing a joint return claiming the military pension exemption in 2025 and after. | ||
values: | ||
2024-01-01: 29_200 | ||
# This is a tied to the minimum income to be required to file a federal tax return | ||
metadata: | ||
unit: currency-USD | ||
period: year | ||
label: Joint income threshold for Idaho military pension exemption | ||
uprating: | ||
parameter: gov.irs.uprating | ||
rounding: | ||
type: downwards | ||
interval: 50 | ||
reference: | ||
- title: 26 U.S. Code § 6012(a)(1) | ||
href: https://www.law.cornell.edu/uscode/text/26/6012 | ||
- title: Internal Revenue Service - Check if you need to file a tax return | ||
href: https://www.irs.gov/individuals/check-if-you-need-to-file-a-tax-return | ||
- title: Idaho House Bill 40 (2025) | ||
href: https://legislature.idaho.gov/wp-content/uploads/sessioninfo/2025/legislation/H0040.pdf#page=4 | ||
|
21 changes: 21 additions & 0 deletions
21
...ent_benefits/military_retirement_benefits/income_threshold_by_filing_status/separate.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
description: Income threshold for non-disabled veterans under the age of 62 filing a separate return claiming the military pension exemption in 2025 and after. | ||
values: | ||
2024-01-01: 5 | ||
# This is a tied to the minimum income to be required to file a federal tax return | ||
metadata: | ||
unit: currency-USD | ||
period: year | ||
label: Separate income threshold for Idaho military pension exemption | ||
uprating: | ||
parameter: gov.irs.uprating | ||
rounding: | ||
type: downwards | ||
interval: 50 | ||
reference: | ||
- title: 26 U.S. Code § 6012(a)(1) | ||
href: https://www.law.cornell.edu/uscode/text/26/6012 | ||
- title: Internal Revenue Service - Check if you need to file a tax return | ||
href: https://www.irs.gov/individuals/check-if-you-need-to-file-a-tax-return | ||
- title: Idaho House Bill 40 (2025) | ||
href: https://legislature.idaho.gov/wp-content/uploads/sessioninfo/2025/legislation/H0040.pdf#page=4 | ||
|
21 changes: 21 additions & 0 deletions
21
...ement_benefits/military_retirement_benefits/income_threshold_by_filing_status/single.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
description: Income threshold for non-disabled veterans under the age of 62 filing a single return claiming the military pension exemption in 2025 and after. | ||
values: | ||
2024-01-01: 14_600 | ||
# This is a tied to the minimum income to be required to file a federal tax return | ||
metadata: | ||
unit: currency-USD | ||
period: year | ||
label: Single threshold for Idaho military pension exemption | ||
uprating: | ||
parameter: gov.irs.uprating | ||
rounding: | ||
type: downwards | ||
interval: 50 | ||
reference: | ||
- title: 26 U.S. Code § 6012(a)(1) | ||
href: https://www.law.cornell.edu/uscode/text/26/6012 | ||
- title: Internal Revenue Service - Check if you need to file a tax return | ||
href: https://www.irs.gov/individuals/check-if-you-need-to-file-a-tax-return | ||
- title: Idaho House Bill 40 (2025) | ||
href: https://legislature.idaho.gov/wp-content/uploads/sessioninfo/2025/legislation/H0040.pdf#page=4 | ||
|
21 changes: 21 additions & 0 deletions
21
...fits/military_retirement_benefits/income_threshold_by_filing_status/surviving_spouse.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
description: Income threshold for non-disabled veterans under the age of 62 filing as a surviving spouse claiming the military pension exemption in 2025 and after. | ||
values: | ||
2024-01-01: 29_200 | ||
# This is a tied to the minimum income to be required to file a federal tax return | ||
metadata: | ||
unit: currency-USD | ||
period: year | ||
label: Surviving spouse income threshold for Idaho military pension exemption | ||
uprating: | ||
parameter: gov.irs.uprating | ||
rounding: | ||
type: downwards | ||
interval: 50 | ||
reference: | ||
- title: 26 U.S. Code § 6012(a)(1) | ||
href: https://www.law.cornell.edu/uscode/text/26/6012 | ||
- title: Internal Revenue Service - Check if you need to file a tax return | ||
href: https://www.irs.gov/individuals/check-if-you-need-to-file-a-tax-return | ||
- title: Idaho House Bill 40 (2025) | ||
href: https://legislature.idaho.gov/wp-content/uploads/sessioninfo/2025/legislation/H0040.pdf#page=4 | ||
|
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we can combined this into one breakdown parameter