Skip to content

Commit

Permalink
Merge pull request #763 from PolicyEngine/ni-page-fixes
Browse files Browse the repository at this point in the history
NI page fixes
  • Loading branch information
nikhilwoodruff authored Sep 14, 2023
2 parents d0c22dc + 6f35881 commit daf46c3
Show file tree
Hide file tree
Showing 10 changed files with 850 additions and 2,256 deletions.
4 changes: 4 additions & 0 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- bump: patch
changes:
fixed:
- Small issues on the NI page.
3,088 changes: 838 additions & 2,250 deletions docs/book/programs/gov/hmrc/national-insurance.ipynb

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ description: National Insurance contribution rate by employers on earnings above
Secondary Threshold
metadata:
economy: false
label: NI Employer rate
propagate_metadata_to_children: true
reference: https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/882271/Table-a4.pdf
unit: marginal-rate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ description: Lower earnings limit for National Insurance
metadata:
economy: false
period: week
propagate_metadata_to_children: true
reference:
- https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/882271/Table-a4.pdf
- https://www.gov.uk/government/publications/rates-and-allowances-national-insurance-contributions/rates-and-allowances-national-insurance-contributions
unit: currency-GBP
uprating: calibration.uprating.september_cpi
label: NI Lower Earnings Limit
values:
2015-04-06: 112
2016-04-06: 112
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
description: Secondary threshold for National Insurance
metadata:
label: NI Secondary Threshold
economy: false
period: week
propagate_metadata_to_children: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ values:
2021-04-06: 966.73
2026-04-06: 966.73
metadata:
label: National Insurance Upper Earnings Limit
name: NI_UEL
label: NI Upper Earnings Limit
unit: currency-GBP
uprating: calibration.uprating.september_cpi
period: week
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ values:
href: https://www.legislation.gov.uk/uksi/2022/232/regulation/3/made#regulation-3-a
metadata:
unit: currency-GBP
label: NI Class 2 Flat Rate
reference:
- https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/882271/Table-a4.pdf
- https://www.gov.uk/government/publications/rates-and-allowances-national-insurance-contributions/rates-and-allowances-national-insurance-contributions
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ values:
href: https://www.legislation.gov.uk/uksi/2022/232/regulation/3/made#regulation-3-b
metadata:
unit: currency-GBP
label: NI Class 2 Small Profits Threshold
reference:
- https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/882271/Table-a4.pdf
- https://www.gov.uk/government/publications/rates-and-allowances-national-insurance-contributions/rates-and-allowances-national-insurance-contributions
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ values:
- title: National Insurance Contributions (Increase of Thresholds) Act 2022
href: https://www.legislation.gov.uk/ukpga/2022/16/section/2/enacted
metadata:
label: National Insurance Lower Profits Limit
name: NI_LPL
label: NI Lower Profits Limit
unit: currency-GBP
period: year
uprating: calibration.uprating.september_cpi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ values:
2021-04-06: 50_270
2026-04-06: 50_270
metadata:
label: National Insurance Upper Profits Limit
label: NI Upper Profits Limit
name: NI_UPL
unit: currency-GBP
period: year
Expand Down

0 comments on commit daf46c3

Please sign in to comment.