-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
47 additions
and
0 deletions.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
...ngine_canada/parameters/gov/provinces/yt/tax/income/credits/age_amount/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,12 @@ | ||
description: Yukon limits teh age amount credit to filers at or above this age threshold. | ||
values: | ||
2022-01-01: 65 | ||
metadata: | ||
unit: year | ||
period: year | ||
label: Yukon age amount age threshold | ||
reference: | ||
- title: Worksheet for the Yukon 2023 Personal Tax Credits Return | ||
href: https://www.canada.ca/content/dam/cra-arc/formspubs/pbg/td1yt-ws/td1yt-ws-23e.pdf#page=1 | ||
|
||
# TODO: 2022 reference & law reference |
13 changes: 13 additions & 0 deletions
13
policyengine_canada/parameters/gov/provinces/yt/tax/income/credits/age_amount/base.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,13 @@ | ||
description: Yukon provides this base age amount credit. | ||
values: | ||
2022-01-01: | ||
2023-01-01: 8_369 | ||
metadata: | ||
unit: currency-CAD | ||
period: year | ||
label: Yukon age amount base | ||
reference: | ||
- title: Worksheet for the Yukon 2023 Personal Tax Credits Return | ||
href: https://www.canada.ca/content/dam/cra-arc/formspubs/pbg/td1yt-ws/td1yt-ws-23e.pdf#page=1 | ||
|
||
# TODO: 2022 values & 2022 reference & law reference |
22 changes: 22 additions & 0 deletions
22
policyengine_canada/parameters/gov/provinces/yt/tax/income/credits/age_amount/reduction.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,22 @@ | ||
description: Yukon reduces the age amount credit by this rate, based on adjusted net income. | ||
metadata: | ||
type: marginal_rate | ||
threshold_unit: currency-CAD | ||
rate_unit: /1 | ||
label: Yukon age amount credit reduction | ||
reference: | ||
- title: Worksheet for the Yukon 2023 Personal Tax Credits Return | ||
href: https://www.canada.ca/content/dam/cra-arc/formspubs/pbg/td1yt-ws/td1yt-ws-23e.pdf#page=1 | ||
|
||
# TODO: 2022 values & 2022 reference & law reference | ||
|
||
brackets: | ||
- threshold: | ||
2022-01-01: 0 | ||
rate: | ||
2022-01-01: 0 | ||
- threshold: | ||
2022-01-01: | ||
2023-01-01: 42_335 | ||
rate: | ||
2022-01-01: 0.15 |