-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5386 from PolicyEngine/ut_state_reform
Add multiple state dependent exemptions to the repeal state dependent exemptions reform
- Loading branch information
Showing
9 changed files
with
126 additions
and
23 deletions.
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: | ||
- Add multiple state exemptions to the repeal of state dependent exemptions reform. |
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
33 changes: 19 additions & 14 deletions
33
policyengine_us/reforms/state_dependent_exemptions/README.md
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 |
---|---|---|
@@ -1,25 +1,30 @@ | ||
The following adjustments have been made in this reform: | ||
Alabama: Neutralize dependent exemptions | ||
California: Remove the dependent exemption structure from `ca_exemptions` | ||
Georgia: Remove the dependent exemption structure from `ga_exemptions` | ||
Hawaii: Change the `exemptions_count` to `head_spouse_count` | ||
Illinois: Neutralize dependent exemptions | ||
Indiana: Change the `tax_unit_size` to `head_spouse_count` | ||
Iowa: Remove the dependent exemption structure from `ia_exemption_credit` | ||
Kansas: Remove the dependents from the exemption count | ||
Louisiana: Neutralize dependent exemptions | ||
Maryland: Change the `tax_unit_size` to `head_spouse_count` | ||
Massachusetts: Remove the dependent exemption structure from `ma_income_tax_exemption_threshold` | ||
Michigan: Change the `tax_unit_size` to `head_spouse_count` | ||
Minnesota: Neutralize dependent exemptions | ||
Mississippi: Neutralize dependent exemptions | ||
Montana: Neutralize the dependent exemptions person | ||
Nebraska: Change the `tax_unit_size` to `head_spouse_count` | ||
New Jersey: Neutralize dependent exemptions | ||
New Mexico: Neutralize the deduction for certain dependents | ||
New York: Neutralize dependent exemptions | ||
North Carolina: Neutralize the child deduction | ||
Ohio: Remove `is_tax_unit_dependent` from the exemption eligibility criteria | ||
Oklahoma: Remove the dependents from the total exemptions | ||
Rhode Island: Change the `exemptions_count` to `head_spouse_count` | ||
South Carolina: Neutralize dependent exemptions | ||
Utah: Neutralize the personal exemption amount | ||
Vermont: Remove the dependents from the personal exemptions | ||
Virginia: Only apply the personal exemptions to the head and spouse | ||
West Virginia: Change the `tax_unit_size` to `head_spouse_count` | ||
California: Remove the dependent exemption structure from `ca_exemptions` | ||
Georgia: Remove the dependent exemption structure from `ga_exemptions` | ||
Indiana: Change the `tax_unit_size` to `head_spouse_count` | ||
Iowa: Remove the dependent exemption structure from `ia_exemption_credit` | ||
Kansas: Remove the dependents from the exemption count | ||
Massachusetts: Remove the dependent exemption structure from `ma_income_tax_exemption_threshold` | ||
Alabama: Neutralize dependent exemptions | ||
Illinois: Neutralize dependent exemptions | ||
Louisiana: Neutralize dependent exemptions | ||
Minnesota: Neutralize dependent exemptions | ||
Mississippi: Neutralize dependent exemptions | ||
New Jersey: Neutralize dependent exemptions | ||
New York: Neutralize dependent exemptions | ||
South Carolina: Neutralize dependent exemptions | ||
Wisconsin: Change the `tax_unit_size` to `head_spouse_count` |
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
25 changes: 25 additions & 0 deletions
25
policyengine_us/tests/policy/baseline/gov/states/wi/tax/income/wi_additional_exemption.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,25 @@ | ||
- name: Aged head | ||
period: 2022 | ||
input: | ||
age_head: 65 | ||
state_code: WI | ||
output: | ||
wi_additional_exemption: 250 | ||
|
||
- name: Aged head and aged spouse | ||
period: 2022 | ||
input: | ||
age_head: 65 | ||
age_spouse: 65 | ||
state_code: WI | ||
output: | ||
wi_additional_exemption: 500 | ||
|
||
- name: No aged head or aged spouse | ||
period: 2022 | ||
input: | ||
age_head: 64 | ||
age_spouse: 64 | ||
state_code: WI | ||
output: | ||
wi_additional_exemption: 0 |
7 changes: 7 additions & 0 deletions
7
policyengine_us/tests/policy/baseline/gov/states/wi/tax/income/wi_base_exemption.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,7 @@ | ||
- name: WI exemption unit test 1 | ||
period: 2021 | ||
input: | ||
exemptions_count: 5 | ||
state_code: WI | ||
output: | ||
wi_base_exemption: 5 * 700 |
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
22 changes: 22 additions & 0 deletions
22
policyengine_us/variables/gov/states/wi/tax/income/exemptions/wi_base_exemption.py
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,22 @@ | ||
from policyengine_us.model_api import * | ||
|
||
|
||
class wi_base_exemption(Variable): | ||
value_type = float | ||
entity = TaxUnit | ||
label = "Wisconsin base exemption" | ||
unit = USD | ||
definition_period = YEAR | ||
reference = ( | ||
"https://www.revenue.wi.gov/TaxForms2021/2021-Form1f.pdf" | ||
"https://www.revenue.wi.gov/TaxForms2021/2021-Form1-Inst.pdf" | ||
"https://www.revenue.wi.gov/TaxForms2022/2022-Form1f.pdf" | ||
"https://www.revenue.wi.gov/TaxForms2022/2022-Form1-Inst.pdf" | ||
"https://docs.legis.wisconsin.gov/misc/lfb/informational_papers/january_2023/0002_individual_income_tax_informational_paper_2.pdf" | ||
) | ||
defined_for = StateCode.WI | ||
|
||
def formula(tax_unit, period, parameters): | ||
# compute base exemption amount | ||
p = parameters(period).gov.states.wi.tax.income | ||
return tax_unit("exemptions_count", period) * p.exemption.base |
19 changes: 19 additions & 0 deletions
19
policyengine_us/variables/gov/states/wi/tax/income/exemptions/wi_exemption.py
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,19 @@ | ||
from policyengine_us.model_api import * | ||
|
||
|
||
class wi_exemption(Variable): | ||
value_type = float | ||
entity = TaxUnit | ||
label = "Wisconsin exemption" | ||
unit = USD | ||
definition_period = YEAR | ||
reference = ( | ||
"https://www.revenue.wi.gov/TaxForms2021/2021-Form1f.pdf" | ||
"https://www.revenue.wi.gov/TaxForms2021/2021-Form1-Inst.pdf" | ||
"https://www.revenue.wi.gov/TaxForms2022/2022-Form1f.pdf" | ||
"https://www.revenue.wi.gov/TaxForms2022/2022-Form1-Inst.pdf" | ||
"https://docs.legis.wisconsin.gov/misc/lfb/informational_papers/january_2023/0002_individual_income_tax_informational_paper_2.pdf" | ||
) | ||
defined_for = StateCode.WI | ||
|
||
adds = ["wi_base_exemption", "wi_additional_exemption"] |