Skip to content

Commit

Permalink
Fix 2024 Connecticut income tax rates for HOH and surviving spouses (#…
Browse files Browse the repository at this point in the history
…5457)

* Apply Connecticut 2024 Income Tax Cuts to HOH and Surviving Spouses
Fixes #5456

* Update policyengine_us/parameters/gov/states/ct/tax/income/rates/head_of_household.yaml

Co-authored-by: Pavel Makarchuk <[email protected]>

* Update joint.yaml

* Update separate.yaml

* Update single.yaml

* Update surviving_spouse.yaml

* Update policyengine_us/parameters/gov/states/ct/tax/income/rates/head_of_household.yaml

Co-authored-by: Pavel Makarchuk <[email protected]>

* Update policyengine_us/parameters/gov/states/ct/tax/income/rates/surviving_spouse.yaml

Co-authored-by: Pavel Makarchuk <[email protected]>

* Update policyengine_us/parameters/gov/states/ct/tax/income/rates/joint.yaml

Co-authored-by: Pavel Makarchuk <[email protected]>

* Update policyengine_us/parameters/gov/states/ct/tax/income/rates/separate.yaml

Co-authored-by: Pavel Makarchuk <[email protected]>

* Update changelog_entry.yaml

Co-authored-by: Pavel Makarchuk <[email protected]>

---------

Co-authored-by: Pavel Makarchuk <[email protected]>
  • Loading branch information
DTrim99 and PavelMakarchuk authored Jan 13, 2025
1 parent 9a8d204 commit b8af6d4
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 3 deletions.
4 changes: 4 additions & 0 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- bump: patch
changes:
fixed:
- 2024 Connecticut income tax rates for HOH and surviving spouses.
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,19 @@ metadata:
href: https://portal.ct.gov/-/media/DRS/Forms/2023/Income/2023-CT-1040-Instructions_1223.pdf#page=20
- title: 2022 Form CT-1040 Connecticut Resident Income Tax Return Instructions
href: https://portal.ct.gov/-/media/DRS/Forms/2022/Income/2022-CT-1040-Instructions_1222.pdf#page=20
- title: Connecticut General Statutes, Chapter 229, Sec. 12-700, (10)(B)(i)
href: https://www.cga.ct.gov/2024/sup/chap_229.htm
brackets:
- threshold:
2015-01-01: 0
rate:
2015-01-01: 0.03
2024-01-10: 0.02
- threshold:
2015-01-01: 16_000
rate:
2015-01-01: 0.05
2015-01-01: 0.05
2024-01-10: 0.045
- threshold:
2015-01-01: 80_000
rate:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ metadata:
href: https://portal.ct.gov/-/media/DRS/Forms/2023/Income/2023-CT-1040-Instructions_1223.pdf#page=20
- title: 2022 Form CT-1040 Connecticut Resident Income Tax Return Instructions
href: https://portal.ct.gov/-/media/DRS/Forms/2022/Income/2022-CT-1040-Instructions_1222.pdf#page=20
- title: Connecticut General Statutes, Chapter 229, Sec. 12-700, (10)(C)(i)
href: https://www.cga.ct.gov/2024/sup/chap_229.htm
brackets:
- threshold:
2015-01-01: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ metadata:
href: https://portal.ct.gov/-/media/DRS/Forms/2023/Income/2023-CT-1040-Instructions_1223.pdf#page=20
- title: 2022 Form CT-1040 Connecticut Resident Income Tax Return Instructions
href: https://portal.ct.gov/-/media/DRS/Forms/2022/Income/2022-CT-1040-Instructions_1222.pdf#page=20
- title: Connecticut General Statutes, Chapter 229, Sec. 12-700, (10)(D)(i)
href: https://www.cga.ct.gov/2024/sup/chap_229.htm
brackets:
- threshold:
2015-01-01: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ metadata:
href: https://portal.ct.gov/-/media/DRS/Forms/2023/Income/2023-CT-1040-Instructions_1223.pdf#page=20
- title: 2022 Form CT-1040 Connecticut Resident Income Tax Return Instructions
href: https://portal.ct.gov/-/media/DRS/Forms/2022/Income/2022-CT-1040-Instructions_1222.pdf#page=20
- title: Connecticut General Statutes, Chapter 229, Sec. 12-700, (10)(A)(i)
href: https://www.cga.ct.gov/2024/sup/chap_229.htm
brackets:
- threshold:
2015-01-01: 0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,25 +1,29 @@
description: Connecticut taxes income of widow(er) filers at these rates.
description: Connecticut taxes income of surviving spouses at these rates.
metadata:
type: marginal_rate
threshold_unit: currency-USD
rate_unit: /1
label: Connecticut income tax rate widow(er) filers
label: Connecticut income tax rate surviving spouses
reference:
- title: Connecticut General Statutes, Chapter 229, Sec. 12-700, (9), (C)
href: https://www.cga.ct.gov/current/pub/chap_229.htm#sec_12-700
- title: 2023 Form CT-1040 Connecticut Resident Income Tax Return Instructions
href: https://portal.ct.gov/-/media/DRS/Forms/2023/Income/2023-CT-1040-Instructions_1223.pdf#page=20
- title: 2022 Form CT-1040 Connecticut Resident Income Tax Return Instructions
href: https://portal.ct.gov/-/media/DRS/Forms/2022/Income/2022-CT-1040-Instructions_1222.pdf#page=20
- title: Connecticut General Statutes, Chapter 229, Sec. 12-700, (10)(C)(i)
href: https://www.cga.ct.gov/2024/sup/chap_229.htm
brackets:
- threshold:
2015-01-01: 0
rate:
2015-01-01: 0.03
2024-01-01: 0.02
- threshold:
2015-01-01: 20_000
rate:
2015-01-01: 0.05
2024-01-01: 0.045
- threshold:
2015-01-01: 100_000
rate:
Expand Down

0 comments on commit b8af6d4

Please sign in to comment.