Commit 49e8cac
* Add DLA and SDA documentation page (#771)
Ticks off the DLA and SDA entries in #771's docs-pages todo list.
Combined into one page because both are closed-to-new-claims legacy DWP
disability benefits with very small modelling surface area:
- DLA: two component variables (dla_m, dla_sc), each taking a
categorical band from the dataset input and multiplying the weekly
rate by WEEKS_IN_YEAR. The eligibility-by-activity scoring is not
re-derived because the dataset records bands directly; the relevant
population (under-16s and unmigrated working-age recipients) is set
by the calibration step in policyengine-uk-data.
- SDA: single weekly flat-rate payment, binary eligibility taken from
sda_reported, maximum age-related addition assumed (justified because
the remaining 2001-frozen caseload skews old).
References cover SSCBA 1992 s.68/s.71, the Welfare Reform Acts that
closed both schemes to new claims, and the DWP caseload statistics page
used for calibration.
* Fix household_benefits aggregation claim in DLA/SDA docs
There is no personal_benefits variable; dla and sda are added directly
to the household_benefits adds list.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent a86ad86 commit 49e8cac
2 files changed
Lines changed: 76 additions & 0 deletions
File tree
- changelog.d
- docs/book/programs/gov/dwp
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
0 commit comments