diff --git a/changelog_entry.yaml b/changelog_entry.yaml index e69de29bb..c494761f2 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,4 @@ +- bump: minor + changes: + fixed: + - Pension Credit income sources. \ No newline at end of file diff --git a/policyengine_uk/parameters/gov/dwp/pension_credit/income/sources.yaml b/policyengine_uk/parameters/gov/dwp/pension_credit/income/sources.yaml index 0758ae171..d39907bcd 100644 --- a/policyengine_uk/parameters/gov/dwp/pension_credit/income/sources.yaml +++ b/policyengine_uk/parameters/gov/dwp/pension_credit/income/sources.yaml @@ -10,7 +10,10 @@ metadata: unit: list values: 2002-01-01: - - earned_income + - employment_income + # https://www.legislation.gov.uk/uksi/2002/1792/regulation/17A + - self_employment_income + # https://www.legislation.gov.uk/uksi/2002/1792/regulation/17B - working_tax_credit - state_pension - private_pension_income