File tree Expand file tree Collapse file tree
parameters/gov/hmrc/fuel_duty Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - bump : minor
2+ changes :
3+ fixed :
4+ - Fuel duty is 52.95p per litre until 2026 where the temporary 5p cut is reversed, and then risen with RPI
Original file line number Diff line number Diff line change @@ -12,20 +12,20 @@ values:
1212 value : 0.5295
1313 metadata :
1414 reference :
15- - title : Costing Document - Spring Budget 2023 (page 25)
16- href : https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/1142824/Costing_Document_-_Spring_Budget_2023.pdf#page=25
15+ - title : Costing Document - Spring Budget 2023 (page 25)
16+ href : https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/1142824/Costing_Document_-_Spring_Budget_2023.pdf#page=25
1717 2025-04-01 :
18- value : 0.5795
18+ value : 0.5295
1919 metadata :
2020 reference :
21- - title : Costing Document - Spring Budget 2023 (page 25)
22- href : https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/1142824/Costing_Document_-_Spring_Budget_2023.pdf#page=25
21+ - title : Costing Document - Spring Budget 2023 (page 25)
22+ href : https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/1142824/Costing_Document_-_Spring_Budget_2023.pdf#page=25
2323 2026-03-22 :
24- value : 0.5295
24+ value : 0.5795
2525 metadata :
2626 reference :
27- - title : Costing Document - Spring Budget 2025 (page 46)
28- href : https://assets.publishing.service.gov.uk/media/67e562fc33afcd62e4ca4c9e/SS25_Published_Costing_Document.pdf#page=46
27+ - title : Costing Document - Spring Budget 2025 (page 46)
28+ href : https://assets.publishing.service.gov.uk/media/67e562fc33afcd62e4ca4c9e/SS25_Published_Costing_Document.pdf#page=46
2929metadata :
3030 unit : currency-GBP
3131 name : fuel_duty_rate
Original file line number Diff line number Diff line change 11reforms :
22- name : Raise basic rate by 1pp
3- expected_impact : 8.0
3+ expected_impact : 8.1
44 parameters :
55 gov.hmrc.income_tax.rates.uk[0].rate : 0.21
66- name : Raise higher rate by 1pp
7- expected_impact : 4.8
7+ expected_impact : 5.0
88 parameters :
99 gov.hmrc.income_tax.rates.uk[1].rate : 0.42
1010- name : Raise personal allowance by ~800GBP/year
@@ -16,18 +16,18 @@ reforms:
1616 parameters :
1717 gov.hmrc.child_benefit.amount.additional : 25
1818- name : Reduce Universal Credit taper rate to 20%
19- expected_impact : -33.7
19+ expected_impact : -33.4
2020 parameters :
2121 gov.dwp.universal_credit.means_test.reduction_rate : 0.2
2222- name : Raise Class 1 main employee NICs rate to 10%
23- expected_impact : 12.7
23+ expected_impact : 12.5
2424 parameters :
2525 gov.hmrc.national_insurance.class_1.rates.employee.main : 0.1
2626- name : Raise VAT standard rate by 2pp
27- expected_impact : 20.9
27+ expected_impact : 21.1
2828 parameters :
2929 gov.hmrc.vat.standard_rate : 0.22
3030- name : Raise additional rate by 3pp
31- expected_impact : 5.1
31+ expected_impact : 5.2
3232 parameters :
3333 gov.hmrc.income_tax.rates.uk[2].rate : 0.48
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ dependencies = [
2727 " policyengine-core>=3.19.3" ,
2828 " microdf-python>=1.0.2" ,
2929 " pydantic>=2.11.7" ,
30+ " tables>=3.10.2" ,
3031]
3132
3233[project .urls ]
You can’t perform that action at this time.
0 commit comments