Skip to content

Commit 31a1436

Browse files
Add 2025-26 Scottish income tax rate thresholds (#1473)
Update Scottish income tax thresholds effective from 2025-04-06: - Starter/Basic rate threshold: £2,827 - Intermediate rate threshold: £14,921 - Higher rate threshold: £31,092 (frozen) - Advanced rate threshold: £62,430 (frozen) - Top rate threshold: £125,140 (frozen) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 80686b0 commit 31a1436

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

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+
- 2025-26 Scottish income tax rates.

policyengine_uk/parameters/gov/hmrc/income_tax/rates/scotland/rates.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ brackets:
1818
2022-04-06: 2_162
1919
2023-04-06: 2_162
2020
2024-04-06: 2_306
21+
2025-04-06: 2_827
2122
metadata:
2223
uprating: gov.economic_assumptions.indices.obr.consumer_price_index
2324
rate:
@@ -30,6 +31,7 @@ brackets:
3031
2022-04-06: 13_118
3132
2023-04-06: 13_118
3233
2024-04-06: 13_991
34+
2025-04-06: 14_921
3335
metadata:
3436
uprating: gov.economic_assumptions.indices.obr.consumer_price_index
3537
rate:
@@ -42,6 +44,7 @@ brackets:
4244
2022-04-06: 31_092
4345
2023-04-06: 31_092
4446
2024-04-06: 31_092
47+
2025-04-06: 31_092
4548
metadata:
4649
uprating: gov.economic_assumptions.indices.obr.consumer_price_index
4750
rate:
@@ -53,6 +56,7 @@ brackets:
5356
2017-04-06: 150_000
5457
2023-04-06: 125_140
5558
2024-04-06: 62_430
59+
2025-04-06: 62_430
5660
metadata:
5761
uprating: gov.economic_assumptions.indices.obr.consumer_price_index
5862
rate:
@@ -64,6 +68,7 @@ brackets:
6468
values:
6569
2017-04-06: null
6670
2024-04-06: 125_140
71+
2025-04-06: 125_140
6772
metadata:
6873
uprating: gov.economic_assumptions.indices.obr.consumer_price_index
6974
rate:

0 commit comments

Comments
 (0)