Skip to content

Commit 1a17578

Browse files
committed
Maryland Standard Deduction Values 2024
Fixes PolicyEngine#5483
1 parent 9ba4dc1 commit 1a17578

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

changelog_entry.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- bump: minor
2+
changes:
3+
added:
4+
- Maryland standard deduction values 2024.

policyengine_us/parameters/gov/states/md/tax/income/deductions/standard/max.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ metadata:
88
reference:
99
- title: Maryland 2023 State & Local Tax Forms & Instructions
1010
href: https://www.marylandtaxes.gov/forms/23_forms/Resident-Booklet.pdf#page=19
11+
- title: Maryland 2024 Nonresident Tax Forms & Instructions (15)
12+
href: https://www.marylandtaxes.gov/forms/24-forms/Nonresident-Booklet.pdf#page=12
1113
- title: "MD Code, Tax - General, § 10-217 (c)(1)"
1214
href: https://govt.westlaw.com/mdc/Document/NC8EB19606F6911E8A99BCF2C90B83D38?viewType=FullText&originationContext=documenttoc&transitionType=CategoryPageItem&contextData=(sc.Default)#co_anchor_I552E3B107DF711ECA8F2FF3A9E62BB69
1315
- title: "MD Code, Tax - General, § 10-217 (d)(1)-(d)(3)"
@@ -23,6 +25,7 @@ JOINT:
2325
2021-01-01: 4_700
2426
2022-01-01: 4_850
2527
2023-01-01: 5_150
28+
2024-01-01: 5_450
2629
metadata:
2730
uprating:
2831
parameter: gov.irs.uprating
@@ -35,6 +38,7 @@ HEAD_OF_HOUSEHOLD:
3538
2021-01-01: 4_700
3639
2022-01-01: 4_850
3740
2023-01-01: 5_150
41+
2024-01-01: 5_450
3842
metadata:
3943
uprating:
4044
parameter: gov.irs.uprating
@@ -47,6 +51,7 @@ SURVIVING_SPOUSE:
4751
2021-01-01: 4_700
4852
2022-01-01: 4_850
4953
2023-01-01: 5_150
54+
2024-01-01: 5_450
5055
metadata:
5156
uprating:
5257
parameter: gov.irs.uprating
@@ -59,6 +64,7 @@ SINGLE:
5964
2021-01-01: 2_350
6065
2022-01-01: 2_400
6166
2023-01-01: 2_550
67+
2024-01-01: 2_700
6268
metadata:
6369
uprating:
6470
parameter: gov.irs.uprating
@@ -71,6 +77,7 @@ SEPARATE:
7177
2021-01-01: 2_350
7278
2022-01-01: 2_400
7379
2023-01-01: 2_550
80+
2024-01-01: 2_700
7481
metadata:
7582
uprating:
7683
parameter: gov.irs.uprating

policyengine_us/parameters/gov/states/md/tax/income/deductions/standard/min.yaml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@ metadata:
66
breakdown:
77
- filing_status
88
reference:
9+
- title: Maryland 2022 State & Local Tax Forms & Instructions
10+
href: https://www.marylandtaxes.gov/forms/22_forms/Resident_Booklet.pdf#page=18
911
- title: Maryland 2023 State & Local Tax Forms & Instructions
1012
href: https://www.marylandtaxes.gov/forms/23_forms/Resident-Booklet.pdf#page=19
13+
- title: Maryland 2024 Nonresident Tax Forms & Instructions (15)
14+
href: https://www.marylandtaxes.gov/forms/24-forms/Nonresident-Booklet.pdf#page=12
1115
- title: MD Code, Tax - General, § 10-217 (c)(1)
1216
href: https://govt.westlaw.com/mdc/Document/NC8EB19606F6911E8A99BCF2C90B83D38?viewType=FullText&originationContext=documenttoc&transitionType=CategoryPageItem&contextData=(sc.Default)#co_anchor_I552E3B107DF711ECA8F2FF3A9E62BB69
1317
- title: MD Code, Tax - General, § 10-217 (d)(1)-(d)(3)
@@ -16,15 +20,14 @@ metadata:
1620
href: https://govt.westlaw.com/mdc/Document/NC8EB19606F6911E8A99BCF2C90B83D38?viewType=FullText&originationContext=documenttoc&transitionType=CategoryPageItem&contextData=(sc.Default)#co_anchor_I552E3B107DF711ECA8F2FF3A9E62BB69
1721
- title: Maryland new tax year update -exemptions and deductions
1822
href: https://www.marylandtaxes.gov/new-tax-year-update.php#:~:text=Standard%20Deduction%20%2D%20The%20tax%20year,spouse%2C%20and%20taxpayers%20filing%20jointly.
19-
- title: Maryland 2022 State & Local Tax Forms & Instructions
20-
href: https://www.marylandtaxes.gov/forms/22_forms/Resident_Booklet.pdf#page=18
2123

2224
JOINT:
2325
values:
2426
2018-01-01: 3_000
2527
2021-01-01: 3_100
2628
2022-01-01: 3_200
2729
2023-01-01: 3_450
30+
2024-01-01: 3_650
2831
metadata:
2932
uprating:
3033
parameter: gov.irs.uprating
@@ -37,6 +40,7 @@ HEAD_OF_HOUSEHOLD:
3740
2021-01-01: 3_100
3841
2022-01-01: 3_200
3942
2023-01-01: 3_450
43+
2024-01-01: 3_650
4044
metadata:
4145
uprating:
4246
parameter: gov.irs.uprating
@@ -49,6 +53,7 @@ SURVIVING_SPOUSE:
4953
2021-01-01: 3_100
5054
2022-01-01: 3_200
5155
2023-01-01: 3_450
56+
2024-01-01: 3_650
5257
metadata:
5358
uprating:
5459
parameter: gov.irs.uprating
@@ -61,6 +66,7 @@ SINGLE:
6166
2021-01-01: 1_550
6267
2022-01-01: 1_600
6368
2023-01-01: 1_700
69+
2024-01-01: 1_800
6470
metadata:
6571
uprating:
6672
parameter: gov.irs.uprating
@@ -73,6 +79,7 @@ SEPARATE:
7379
2021-01-01: 1_550
7480
2022-01-01: 1_600
7581
2023-01-01: 1_700
82+
2024-01-01: 1_800
7683
metadata:
7784
uprating:
7885
parameter: gov.irs.uprating

0 commit comments

Comments
 (0)