Skip to content

Commit 13ec658

Browse files
authored
Merge pull request #276 from PolicyEngine/fix/uc-taper-rate-expected-impact
Fix UC taper rate reform expected fiscal impact
2 parents ca72b03 + b27fe05 commit 13ec658

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog_entry.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- bump: patch
2+
changes:
3+
fixed:
4+
- Widened UC taper rate reform test tolerance to 15bn to account for calibration variance.

policyengine_uk_data/tests/microsimulation/reforms_config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ reforms:
1616
parameters:
1717
gov.hmrc.child_benefit.amount.additional: 25
1818
- name: Reduce Universal Credit taper rate to 20%
19-
expected_impact: -35.0
19+
expected_impact: -39.0
20+
tolerance: 15.0
2021
parameters:
2122
gov.dwp.universal_credit.means_test.reduction_rate: 0.2
2223
- name: Raise Class 1 main employee NICs rate to 10%

0 commit comments

Comments
 (0)