File tree Expand file tree Collapse file tree
parameters/gov/dwp/pension_credit/income/capital
tests/policy/baseline/gov/dwp/pension_credit Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ metadata:
1616values :
1717 2003-10-06 :
1818 - savings
19+ - owned_land
1920 - other_residential_property_value
2021 - non_residential_property_value
2122 - corporate_wealth
Original file line number Diff line number Diff line change 6666 pension_credit_assessable_capital : 10_501
6767 pension_credit_deemed_income : 104
6868
69+ - name : Pension Credit counts direct land holdings as capital.
70+ period : 2021
71+ input :
72+ people :
73+ person :
74+ age : 70
75+ benunits :
76+ benunit :
77+ members : person
78+ households :
79+ household :
80+ members : person
81+ owned_land : 10_001
82+ output :
83+ pension_credit_assessable_capital : 10_001
84+ pension_credit_deemed_income : 52
85+
6986- name : Pension Credit does not dilute pensioner capital across unrelated adult benunits.
7087 period : 2021
7188 input :
You can’t perform that action at this time.
0 commit comments