Add effective take-up rate analysis plan (#1354)#1728
Open
vahid-ahmadi wants to merge 1 commit into
Open
Conversation
#1354 asks for a comprehensive analysis of how the data processing pipeline changes effective take-up rates away from the seed values. The initial analysis (Max's gist) covers UC and CTC; the issue asks to extend that to every benefit. Persist the methodology in-repo so the analysis is repeatable and the per-programme target list is stable. The page enumerates 17 programmes with current take-up handling status (modern input-only pattern for UC/PC; legacy formula-derived for HB/IS/WTC/CTC pending the #1621 fix; reported-only for disability benefits; no take-up step at all for State Pension and CTR), the methodology (seed rate -> effective post-pipeline rate -> published outturn share -> drift), and proposes a docs/book/validation/take-up-rates.ipynb deliverable. Cross-links to the pipeline-alignment plan because the assign_takeup_with_reported_anchors port from policyengine-us-data is the most likely systematic source of seed-vs-effective drift, and landing it changes the numbers this analysis would produce.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
policyengine-uk-data. Persist the methodology in-repo atdocs/book/assumptions/takeup-analysis-plan.md.disability-legacy-benefits.md.docs/book/validation/take-up-rates.ipynbnotebook so future builds can re-run and update the gaps table.assign_takeup_with_reported_anchorsport frompolicyengine-us-data(tracked in Align UK model/data pipeline with US patterns: reported-anchoring, second-stage imputation, and downstream bugs #1621) is the most likely systematic source of seed-vs-effective drift for the legacy-pattern programmes; landing it would change the numbers this analysis produces. Cross-links accordingly.Test plan
assumptions/.🤖 Generated with Claude Code