Skip to content
Merged
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.d/fix-uprating-rounding-metadata.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Fixed uprating rounding for 12 state tax programs, including the rounding target
for South Carolina income tax thresholds, and added published Oregon and
Wisconsin values. Corrected Washington's millionaires tax standard deduction to
follow its biennial statutory adjustment schedule.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ values:
metadata:
unit: currency-USD
period: year
uprating: gov.irs.uprating
rounding:
type: downwards
interval: 10
uprating:
parameter: gov.irs.uprating
rounding:
type: downwards
interval: 10
label: South Carolina dependent exemption reform amount
reference:
- title: SC 1040 tax form instructions (2025)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ brackets:
values:
2014-01-01: 0
metadata:
uprating: gov.irs.uprating
rounding:
type: downwards
interval: 100
uprating:
parameter: gov.irs.uprating
rounding:
type: downwards
interval: 100
amount:
2014-01-01: 0.009
2019-01-01: 0
Expand All @@ -55,10 +56,11 @@ brackets:
2025-01-01: 5_600
2026-01-01: 5_600
metadata:
uprating: gov.irs.uprating
rounding:
type: downwards
interval: 100
uprating:
parameter: gov.irs.uprating
rounding:
type: downwards
interval: 100
amount:
2014-01-01: 0.025
2015-01-01: 0.024
Expand All @@ -75,10 +77,11 @@ brackets:
2025-01-01: 11_200
2026-01-01: 11_200
metadata:
uprating: gov.irs.uprating
rounding:
type: downwards
interval: 100
uprating:
parameter: gov.irs.uprating
rounding:
type: downwards
interval: 100
amount:
2014-01-01: 0.035
2015-01-01: 0.034
Expand All @@ -96,10 +99,11 @@ brackets:
2025-01-01: 16_000
2026-01-01: 16_000
metadata:
uprating: gov.irs.uprating
rounding:
type: downwards
interval: 100
uprating:
parameter: gov.irs.uprating
rounding:
type: downwards
interval: 100
amount:
2014-01-01: 0.045
2015-01-01: 0.044
Expand All @@ -117,10 +121,11 @@ brackets:
2025-01-01: 26_400
2026-01-01: 26_400
metadata:
uprating: gov.irs.uprating
rounding:
type: downwards
interval: 100
uprating:
parameter: gov.irs.uprating
rounding:
type: downwards
interval: 100
amount:
2014-01-01: 0.06
2019-01-01: 0.05
Expand All @@ -137,10 +142,11 @@ brackets:
2021-01-01: 39_700
2022-01-01: .inf
metadata:
uprating: gov.irs.uprating
rounding:
type: downwards
interval: 100
uprating:
parameter: gov.irs.uprating
rounding:
type: downwards
interval: 100
amount:
2014-01-01: 0.07
2019-01-01: 0.06
Expand All @@ -153,10 +159,11 @@ brackets:
2020-01-01: 82_001
2021-01-01: .inf
metadata:
uprating: gov.irs.uprating
rounding:
type: downwards
interval: 100
uprating:
parameter: gov.irs.uprating
rounding:
type: downwards
interval: 100
amount:
2014-01-01: .inf
2019-01-01: 0.069
Expand Down
Loading
Loading