Skip to content

Commit

Permalink
Add WFP
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Jul 30, 2024
1 parent 9ca4417 commit 26b1d59
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 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: minor
changes:
added:
- Winter Fuel Payment to household benefits.
1 change: 1 addition & 0 deletions policyengine_uk/variables/household/income/benefit.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ class household_benefits(Variable):
"epg_subsidy",
"cost_of_living_support_payment",
"energy_bills_rebate",
"winter_fuel_allowance",
]

def formula(household, period, parameters):
Expand Down

0 comments on commit 26b1d59

Please sign in to comment.