forked from PolicyEngine/policyengine-canada
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
base amount format and income cap value Fixes PolicyEngine#352
- Loading branch information
Showing
2 changed files
with
9 additions
and
7 deletions.
There are no files selected for viewing
7 changes: 4 additions & 3 deletions
7
.../gov/provinces/nb/tax/income/credits/spouse_or_common_law_partner_amount/base_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,9 +1,10 @@ | ||
description: New Brunswick Spouse or Common-law partner base amount. | ||
description: New Brunswick provides the following Spouse or Common-law partner base amount. | ||
values: | ||
2023-12-31: 10_741 | ||
2023-01-01: 10_741 | ||
metadata: | ||
unit: currency-CAD | ||
period: year | ||
label: New Brunswick Spouse or Common-law Partner Base Amount | ||
reference: | ||
- title: Worksheet for the 2023 New Brunswick Personal Tax Credits Return | ||
href: https://www.canada.ca/content/dam/cra-arc/formspubs/pbg/td1nb-ws/td1nb-ws-23e.pdf | ||
href: https://www.canada.ca/content/dam/cra-arc/formspubs/pbg/td1nb-ws/td1nb-ws-23e.pdf#page=1 |
9 changes: 5 additions & 4 deletions
9
...s/gov/provinces/nb/tax/income/credits/spouse_or_common_law_partner_amount/income_cap.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,10 @@ | ||
description: New Brunswick Spouse or Common-law partner income cap. | ||
description: New Brunswick reduces Spouse or Common-law partner amount for households with spouse income above this threshold. | ||
values: | ||
2023-12-31: 10_741 | ||
2023-01-01: 1_023 | ||
metadata: | ||
unit: currency-CAD | ||
period: year | ||
label: New Brunswick Spouse or Common-law Partner Income Cap | ||
reference: | ||
- title: Worksheet for the 2023 New Brunswick Personal Tax Credits Return | ||
href: https://www.canada.ca/content/dam/cra-arc/formspubs/pbg/td1nb-ws/td1nb-ws-23e.pdf | ||
- title: 2024 New Brunswick Personal Tax Credits Return | ||
href: https://www.canada.ca/content/dam/cra-arc/formspubs/pbg/td1nb/td1nb-24e.pdf#page=1 |