File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- - bump : minor
1+ - bump : patch
22 changes :
3- added :
4- - A blog post analyzing the impact of removing the UK two-child benefit limit
3+ fixed :
4+ - Updated UK labor supply elasticity parameter paths to match policyengine-uk v2.39.0
Original file line number Diff line number Diff line change @@ -111,10 +111,10 @@ function BehavioralResponseToggle(props) {
111111 const behavioralResponseReforms = useMemo (
112112 ( ) => ( {
113113 uk : {
114- "gov.behavioral_responses.labor_supply_income_elasticity " : {
114+ "gov.simulation.labor_supply_responses.income_elasticity " : {
115115 [ dateString ] : - 0.05 ,
116116 } ,
117- "gov.behavioral_responses.labor_supply_substitution_elasticity " : {
117+ "gov.simulation.labor_supply_responses.substitution_elasticity " : {
118118 [ dateString ] : 0.25 ,
119119 } ,
120120 } ,
You can’t perform that action at this time.
0 commit comments