Skip to content
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

Modified Connecticut Personal Credit #4694

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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:
added:
- Standalone variable for Connecticut personal credit.
126 changes: 0 additions & 126 deletions policyengine_us/parameters/gov/states/ct/tax/income/agi/widow.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ metadata:
type: single_amount
threshold_unit: currency-USD
amount_unit: /1
label: Connecticut AGI credit for head of household filers
label: Connecticut personal credit for head of household filers
reference:
- title: Connecticut General Statutes, Chapter 229, Sec. 12-703, (1), (I)
href: https://www.cga.ct.gov/current/pub/chap_229.htm#sec_12-703
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ metadata:
type: single_amount
threshold_unit: currency-USD
amount_unit: /1
label: Connecticut AGI credit for joint filers
label: Connecticut personal credit for joint filers
reference:
- title: Connecticut General Statutes, Chapter 229, Sec. 12-703, (1), (I)
href: https://www.cga.ct.gov/current/pub/chap_229.htm#sec_12-703
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ metadata:
type: single_amount
threshold_unit: currency-USD
amount_unit: /1
label: Connecticut AGI credit for separate filers
label: Connecticut personal credit for separate filers
reference:
- title: Connecticut General Statutes, Chapter 229, Sec. 12-703, (1), (I)
href: https://www.cga.ct.gov/current/pub/chap_229.htm#sec_12-703
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ metadata:
type: single_amount
threshold_unit: currency-USD
amount_unit: /1
label: Connecticut AGI credit for single filers
label: Connecticut personal credit for single filers
reference:
- title: Connecticut General Statutes, Chapter 229, Sec. 12-703, (1), (I)
href: https://www.cga.ct.gov/current/pub/chap_229.htm#sec_12-703
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ metadata:
type: single_amount
threshold_unit: currency-USD
amount_unit: /1
label: Connecticut AGI credit for widow filers
label: Connecticut personal credit for widow filers
reference:
- title: Connecticut General Statutes, Chapter 229, Sec. 12-703, (1), (I)
href: https://www.cga.ct.gov/current/pub/chap_229.htm#sec_12-703
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- name: 40% credit rate with $100 taxes before the credit.
period: 2016
input:
state_code: CT
ct_personal_credit_rate: 0.4
ct_income_tax_before_personal_credit: 100
output:
ct_personal_credit: 40
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
output:
ct_property_tax_credit: 100

- name: SEPARATE household with $75,000 agi and $250 property tax and eligible for property tax credit
- name: SEPARATE household with $75,000 AGI and $250 property tax and eligible for property tax credit
period: 2021
input:
ct_property_tax_credit_eligible: true
Expand All @@ -19,7 +19,7 @@
ct_property_tax_credit: 0


- name: SEPARATE household with $45,000 agi and $250 property tax and eligible for property tax credit - 2022
- name: SEPARATE household with $45,000 AGI and $250 property tax and eligible for property tax credit - 2022
period: 2022
input:
ct_property_tax_credit_eligible: true
Expand All @@ -29,7 +29,7 @@
output:
ct_property_tax_credit: 175

- name: SEPARATE household with $45,000 agi and $250 property tax and eligible for property tax credit - 2021
- name: SEPARATE household with $45,000 AGI and $250 property tax and eligible for property tax credit - 2021
period: 2021
input:
ct_property_tax_credit_eligible: true
Expand All @@ -39,7 +39,7 @@
output:
ct_property_tax_credit: 140

- name: SEPARATE household with $45,000 agi and $250 property tax but not eligible for credit
- name: SEPARATE household with $45,000 AGI and $250 property tax but not eligible for credit
period: 2021
input:
ct_property_tax_credit_eligible: false
Expand All @@ -49,7 +49,7 @@
output:
ct_property_tax_credit: 0

- name: HEAD OF HOUSEHOLD with $60,000 agi and $400 property tax and eligible for property tax credit
- name: HEAD OF HOUSEHOLD with $60,000 AGI and $400 property tax and eligible for property tax credit
period: 2021
input:
ct_property_tax_credit_eligible: true
Expand All @@ -59,7 +59,7 @@
output:
ct_property_tax_credit: 170

- name: JOINT household with $130,500 agi and $500 property tax and eligible for property tax credit
- name: JOINT household with $130,500 AGI and $500 property tax and eligible for property tax credit
period: 2021
input:
ct_property_tax_credit_eligible: true
Expand All @@ -69,17 +69,17 @@
output:
ct_property_tax_credit: 20

- name: WIDOW with $90,500 agi and $320 property tax and not eligible for property tax credit
- name: SURVIVING_SPOUSE with $90,500 AGI and $320 property tax and not eligible for property tax credit
period: 2021
input:
ct_property_tax_credit_eligible: false
ct_agi: 90_500
filing_status: WIDOW
filing_status: SURVIVING_SPOUSE
real_estate_taxes: 320
output:
ct_property_tax_credit: 0

- name: JOINT household with $130,500 agi and $500 property tax and not eligible for property tax credit
- name: JOINT household with $130,500 AGI and $500 property tax and not eligible for property tax credit
period: 2021
input:
ct_property_tax_credit_eligible: false
Expand All @@ -89,7 +89,7 @@
output:
ct_property_tax_credit: 0

- name: JOINT household with $80,500 agi and $290 property tax and eligible for property tax credit
- name: JOINT household with $80,500 AGI and $290 property tax and eligible for property tax credit
period: 2021
input:
ct_property_tax_credit_eligible: true
Expand Down

This file was deleted.

Loading
Loading