-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/PolicyEngine/policyengine-us
- Loading branch information
Showing
57 changed files
with
409 additions
and
66 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
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
4 changes: 3 additions & 1 deletion
4
policyengine_us/parameters/gov/states/ky/tax/income/credits/non_refundable.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 |
---|---|---|
@@ -1,9 +1,11 @@ | ||
description: Kentucky non-refundable tax credits. | ||
description: Kentucky provides the following non-refundable tax credits. | ||
metadata: | ||
unit: list | ||
label: Kentucky non-refundable credits | ||
period: year | ||
values: | ||
2021-01-01: | ||
- ky_family_size_tax_credit | ||
- ky_tuition_tax_credit | ||
- ky_personal_tax_credits | ||
- ky_cdcc |
4 changes: 3 additions & 1 deletion
4
policyengine_us/parameters/gov/states/or/tax/income/credits/ctc/amount.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 |
---|---|---|
@@ -1,10 +1,12 @@ | ||
description: Oregon provides this maximum Child Tax Credit per qualifying child. | ||
values: | ||
0000-01-01: 0 | ||
2023-01-01: 1_000 | ||
metadata: | ||
unit: currency-USD | ||
period: year | ||
label: Oregon Child Tax Credit amount | ||
reference: | ||
- title: 2023R1 House Bill 3235 Section 2 (3)(a) | ||
href: https://olis.oregonlegislature.gov/liz/2023R1/Downloads/MeasureDocument/HB3235/Enrolled#page=1 | ||
- title: 2023 Oregon Income Tax Form OR-40 Instructions | ||
href: https://www.oregon.gov/dor/forms/FormsPubs/form-or-40-inst_101-040-1_2023.pdf#page=18 |
5 changes: 4 additions & 1 deletion
5
policyengine_us/parameters/gov/states/or/tax/income/credits/ctc/child_limit.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 |
---|---|---|
@@ -1,9 +1,12 @@ | ||
description: Oregon caps its Child Tax Credit at this number of children per filer. | ||
values: | ||
0000-01-01: 5 | ||
2023-01-01: 5 | ||
metadata: | ||
unit: person | ||
period: year | ||
label: Oregon Child Tax Credit child limit | ||
reference: | ||
- title: 2023R1 House Bill 3235 Section 2 (2) | ||
href: https://olis.oregonlegislature.gov/liz/2023R1/Downloads/MeasureDocument/HB3235/Enrolled#page=1 | ||
- title: 2023 Oregon Income Tax Form OR-40 Instructions | ||
href: https://www.oregon.gov/dor/forms/FormsPubs/form-or-40-inst_101-040-1_2023.pdf#page=18 |
5 changes: 4 additions & 1 deletion
5
policyengine_us/parameters/gov/states/or/tax/income/credits/ctc/ineligible_age.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 |
---|---|---|
@@ -1,9 +1,12 @@ | ||
description: Oregon provides this Child Tax Credit to children below this age. | ||
values: | ||
0000-01-01: 6 | ||
2023-01-01: 6 | ||
metadata: | ||
unit: year | ||
period: year | ||
label: Oregon Child Tax Credit ineligible age | ||
reference: | ||
- title: 2023R1 House Bill 3235 Section 2 (1)(a) | ||
href: https://olis.oregonlegislature.gov/liz/2023R1/Downloads/MeasureDocument/HB3235/Enrolled#page=1 | ||
- title: 2023 Oregon Income Tax Form OR-40 Instructions | ||
href: https://www.oregon.gov/dor/forms/FormsPubs/form-or-40-inst_101-040-1_2023.pdf#page=18 |
5 changes: 4 additions & 1 deletion
5
policyengine_us/parameters/gov/states/or/tax/income/credits/ctc/reduction/start.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 |
---|---|---|
@@ -1,9 +1,12 @@ | ||
description: Oregon reduces its Child Tax Credit for filers with Oregon adjusted gross income exceeding this amount. | ||
values: | ||
0000-01-01: 25_000 | ||
2023-01-01: 25_000 | ||
metadata: | ||
unit: currency-USD | ||
period: year | ||
label: Oregon Child Tax Credit phase-out start | ||
reference: | ||
- title: 2023R1 House Bill 3235 Section 2 (3)(a) | ||
href: https://olis.oregonlegislature.gov/liz/2023R1/Downloads/MeasureDocument/HB3235/Enrolled#page=1 | ||
- title: 2023 Oregon Income Tax Form OR-40 Instructions | ||
href: https://www.oregon.gov/dor/forms/FormsPubs/form-or-40-inst_101-040-1_2023.pdf#page=18 |
5 changes: 4 additions & 1 deletion
5
policyengine_us/parameters/gov/states/or/tax/income/credits/ctc/reduction/width.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 |
---|---|---|
@@ -1,9 +1,12 @@ | ||
description: Oregon reduces its Child Tax Credit over this income range exceeding the phase-out start. | ||
values: | ||
0000-01-01: 5_000 | ||
2023-01-01: 5_000 | ||
metadata: | ||
unit: currency-USD | ||
period: year | ||
label: Oregon Child Tax Credit phase-out width | ||
reference: | ||
- title: 2023R1 House Bill 3235 Section 2 (4) | ||
href: https://olis.oregonlegislature.gov/liz/2023R1/Downloads/MeasureDocument/HB3235/Enrolled#page=2 | ||
- title: 2023 Oregon Income Tax Form OR-40 Instructions | ||
href: https://www.oregon.gov/dor/forms/FormsPubs/form-or-40-inst_101-040-1_2023.pdf#page=18 |
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.