Skip to content

Commit bf9d0e9

Browse files
authored
Merge pull request #1142 from PolicyEngine/employer_ni
Update employers NI rate
2 parents 7e58176 + 6951353 commit bf9d0e9

2 files changed

Lines changed: 14 additions & 2 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+
changed:
4+
- Updated employer National Insurance contribution rate to 15% from April 6, 2025.

policyengine_uk/parameters/gov/hmrc/national_insurance/class_1/rates/employer.yaml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ metadata:
44
label: NI Employer rate
55
propagate_metadata_to_children: true
66
unit: /1
7-
reference: https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/882271/Table-a4.pdf
87
values:
9-
2015-04-01: 0.138
8+
2015-04-01:
9+
value: 0.138
10+
reference:
11+
- title: National Insurance rates and thresholds
12+
href: https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/882271/Table-a4.pdf
13+
2025-04-06:
14+
value: 0.15
15+
reference:
16+
- title: National Insurance rates and letters
17+
href: https://www.gov.uk/national-insurance-rates-letters

0 commit comments

Comments
 (0)