From c4d7c1af7adadc2a873f1064530fa95119db75e9 Mon Sep 17 00:00:00 2001 From: Vahid Ahmadi Date: Mon, 9 Jun 2025 12:09:26 +0100 Subject: [PATCH 1/3] edit employer ni --- .../gov/hmrc/national_insurance/class_1/rates/employer.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/policyengine_uk/parameters/gov/hmrc/national_insurance/class_1/rates/employer.yaml b/policyengine_uk/parameters/gov/hmrc/national_insurance/class_1/rates/employer.yaml index b2c63dd05..f56d901c6 100644 --- a/policyengine_uk/parameters/gov/hmrc/national_insurance/class_1/rates/employer.yaml +++ b/policyengine_uk/parameters/gov/hmrc/national_insurance/class_1/rates/employer.yaml @@ -5,5 +5,7 @@ metadata: propagate_metadata_to_children: true unit: /1 reference: https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/882271/Table-a4.pdf + # new rate: https://www.gov.uk/national-insurance-rates-letters values: 2015-04-01: 0.138 + 2025-04-06: 0.15 From acfbf8ed102d7c2e04556b08fee84575830262ae Mon Sep 17 00:00:00 2001 From: Vahid Ahmadi Date: Mon, 9 Jun 2025 12:13:14 +0100 Subject: [PATCH 2/3] changelog --- changelog_entry.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog_entry.yaml b/changelog_entry.yaml index e69de29bb..138f5f967 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,4 @@ +- bump: minor + changes: + changed: + - Updated employer National Insurance contribution rate to 15% from April 6, 2025. \ No newline at end of file From 69513537d480fc787b1af5f8264bfe069326b1c6 Mon Sep 17 00:00:00 2001 From: Vahid Ahmadi Date: Mon, 9 Jun 2025 12:23:19 +0100 Subject: [PATCH 3/3] changes --- .../national_insurance/class_1/rates/employer.yaml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/policyengine_uk/parameters/gov/hmrc/national_insurance/class_1/rates/employer.yaml b/policyengine_uk/parameters/gov/hmrc/national_insurance/class_1/rates/employer.yaml index f56d901c6..52f18263c 100644 --- a/policyengine_uk/parameters/gov/hmrc/national_insurance/class_1/rates/employer.yaml +++ b/policyengine_uk/parameters/gov/hmrc/national_insurance/class_1/rates/employer.yaml @@ -4,8 +4,14 @@ metadata: label: NI Employer rate propagate_metadata_to_children: true unit: /1 - reference: https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/882271/Table-a4.pdf - # new rate: https://www.gov.uk/national-insurance-rates-letters values: - 2015-04-01: 0.138 - 2025-04-06: 0.15 + 2015-04-01: + value: 0.138 + reference: + - title: National Insurance rates and thresholds + href: https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/882271/Table-a4.pdf + 2025-04-06: + value: 0.15 + reference: + - title: National Insurance rates and letters + href: https://www.gov.uk/national-insurance-rates-letters