Skip to content

Commit f0cde7e

Browse files
Merge pull request #5788 from hua7450/hua7450/issue5787
Update 2024 Hawaii Income Tax Parameters
2 parents 8e7139a + b1e324b commit f0cde7e

File tree

8 files changed

+20
-0
lines changed

8 files changed

+20
-0
lines changed

changelog_entry.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- bump: minor
2+
changes:
3+
added:
4+
- 2024 Hawaii State Income Tax Updates.

policyengine_us/parameters/gov/states/hi/tax/income/deductions/standard/amount.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ metadata:
1010
href: https://files.hawaii.gov/tax/forms/2022/n11ins.pdf#page=20
1111
- title: 2023 Hawaii Tax Form Instruction Booklet line 23
1212
href: https://files.hawaii.gov/tax/forms/2023/n11ins.pdf#page=20
13+
- title: 2024 Hawaii Tax Form Instruction Booklet line 23
14+
href: https://files.hawaii.gov/tax/forms/2024/n11ins.pdf#page=20
1315
- title: Tax Bill H.B. 2404 H.D. 1, S.D.1, C.D.1 Section 235—2.4 (a)(2)
1416
href: https://data.capitol.hawaii.gov/sessions/session2024/bills/HB2404_CD1_.HTM
1517
# The legal code does not reflect the most recent changes from Bill H.B. 2404 H.D. 1, S.D.1, C.D.1

policyengine_us/parameters/gov/states/hi/tax/income/rates/head_of_household.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,5 @@ metadata:
9696
# The legal code does not reflect the most recent changes from Bill H.B. 2404 H.D. 1, S.D.1, C.D.1
9797
- title: Hawaii Revised Statutes §235-51 (b)
9898
href: https://www.capitol.hawaii.gov/hrscurrent/Vol04_Ch0201-0257/HRS0235/HRS_0235-0051.htm
99+
- title: 2024 Hawaii Tax Form Instruction Booklet Tax Rate Schedules
100+
href: https://files.hawaii.gov/tax/forms/2024/n11ins.pdf#page=48

policyengine_us/parameters/gov/states/hi/tax/income/rates/joint.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,5 @@ metadata:
9898
# The legal code does not reflect the most recent changes from Bill H.B. 2404 H.D. 1, S.D.1, C.D.1
9999
- title: Hawaii Revised Statutes §235-51 (a)
100100
href: https://www.capitol.hawaii.gov/hrscurrent/Vol04_Ch0201-0257/HRS0235/HRS_0235-0051.htm
101+
- title: 2024 Hawaii Tax Form Instruction Booklet Tax Rate Schedules
102+
href: https://files.hawaii.gov/tax/forms/2024/n11ins.pdf#page=48

policyengine_us/parameters/gov/states/hi/tax/income/rates/separate.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,5 @@ metadata:
9696
# The legal code does not reflect the most recent changes from Bill H.B. 2404 H.D. 1, S.D.1, C.D.1
9797
- title: Hawaii Revised Statutes §235-51 (c)
9898
href: https://www.capitol.hawaii.gov/hrscurrent/Vol04_Ch0201-0257/HRS0235/HRS_0235-0051.htm
99+
- title: 2024 Hawaii Tax Form Instruction Booklet Tax Rate Schedules
100+
href: https://files.hawaii.gov/tax/forms/2024/n11ins.pdf#page=48

policyengine_us/parameters/gov/states/hi/tax/income/rates/single.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,5 @@ metadata:
9696
# The legal code does not reflect the most recent changes from Bill H.B. 2404 H.D. 1, S.D.1, C.D.1
9797
- title: Hawaii Revised Statutes §235-51 (c)
9898
href: https://www.capitol.hawaii.gov/hrscurrent/Vol04_Ch0201-0257/HRS0235/HRS_0235-0051.htm
99+
- title: 2024 Hawaii Tax Form Instruction Booklet Tax Rate Schedules
100+
href: https://files.hawaii.gov/tax/forms/2024/n11ins.pdf#page=48

policyengine_us/parameters/gov/states/hi/tax/income/rates/surviving_spouse.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,5 @@ metadata:
9696
# The legal code does not reflect the most recent changes from Bill H.B. 2404 H.D. 1, S.D.1, C.D.1
9797
- title: Hawaii Revised Statutes §235-51 (a)
9898
href: https://www.capitol.hawaii.gov/hrscurrent/Vol04_Ch0201-0257/HRS0235/HRS_0235-0051.htm
99+
- title: 2024 Hawaii Tax Form Instruction Booklet Tax Rate Schedules
100+
href: https://files.hawaii.gov/tax/forms/2024/n11ins.pdf#page=48

policyengine_us/parameters/gov/states/hi/tax/income/subtractions/military_pay/cap.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ description: Hawaii caps the military reserve or Hawaii national guard duty pay
22
values:
33
2021-01-01: 7_345
44
2023-01-01: 7_683
5+
2024-01-01: 8_082
56

67
metadata:
8+
uprating: gov.irs.uprating
79
label: Hawaii military reserve or national guard duty pay exclusion cap
810
period: year
911
unit: currency-USD
@@ -22,3 +24,5 @@ metadata:
2224
href: https://files.hawaii.gov/tax/legal/hrs/hrs_235.pdf#page=22
2325
- title: Hawaii Resident Income Tax Instructions N-11 Rev.2023
2426
href: https://files.hawaii.gov/tax/forms/2023/n11ins.pdf#page=13
27+
- title: Hawaii Resident Income Tax Instructions N-11 Rev.2024
28+
href: https://files.hawaii.gov/tax/forms/2024/n11ins.pdf#page=13

0 commit comments

Comments
 (0)