-
Notifications
You must be signed in to change notification settings - Fork 33
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
Northwest Territories child benefit #196
base: master
Are you sure you want to change the base?
Northwest Territories child benefit #196
Conversation
…-canada into PavelMakarchuk/issue195
Co-authored-by: Kun Yao <Kenyaokun@users.noreply.github.com> Co-authored-by: Ziyu Wang <zqw5219@users.noreply.github.com>
…-canada into PavelMakarchuk/issue195
Co-authored-by: Kun Yao <Kenyaokun@users.noreply.github.com> Co-authored-by: Ziyu Wang <zqw5219@users.noreply.github.com>
…-canada into PavelMakarchuk/issue195
Co-authored-by: Kun Yao <Kenyaokun@users.noreply.github.com> Co-authored-by: Ziyu Wang <zqw5219@users.noreply.github.com> Co-authored-by: Max Ghenis <mghenis@gmail.com>
…-canada into PavelMakarchuk/issue195
...ers/gov/provinces/nt/tax/income/benefits/child_benefit/older/base/five_or_more_children.yaml
Outdated
Show resolved
Hide resolved
...ariables/gov/provinces/nt/tax/income/benefits/child_benefit/nt_child_benefit_younger_base.py
Outdated
Show resolved
Hide resolved
...gine_canada/variables/gov/provinces/nt/tax/income/benefits/child_benefit/nt_child_benefit.py
Show resolved
Hide resolved
- title: Government of Canada - Child benefit | ||
href: https://www.canada.ca/en/revenue-agency/services/forms-publications/publications/t4114/canada-child-benefit.html#toc18 | ||
- title: Northwest Territories - Income Tax Act - Part 1, Division A, 3.2, (2) | ||
href: https://www.justice.gov.nt.ca/en/files/legislation/income-tax/income-tax.a.pdf?t1621265645728 |
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.
missed
- title: Northwest Territories - NWT Child Benefit
href: https://www.ece.gov.nt.ca/en/isp/nwt-child-benefit#:~:text=To%20be%20eligible%20for%20all,than%20%2480%2C000%20per%20year%3B%20and
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.
add page number
@@ -0,0 +1,11 @@ | |||
description: Northwest Territoriesa provides a benefit amount for children below this age under the child benefit. |
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.
description: Northwest Territories provides a child benefit to filers below this age threshold.
@@ -0,0 +1,11 @@ | |||
description: Northwest Territoriesa provides an enhanced benefit amount for children below this age under the child benefit. |
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.
description: Northwest Territories provides an enhanced child benefit amount to filers below this age threshold.
type: single_amount | ||
threshold_unit: child | ||
amount_unit: currency-CAD | ||
label: Northwest Territories child younger older bracket base |
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.
label: Northwest Territories child benefit younger bracket base
Fixes #195