Add legislative references to PAWHP parameters (#1458)#1702
Open
vahid-ahmadi wants to merge 1 commit into
Open
Add legislative references to PAWHP parameters (#1458)#1702vahid-ahmadi wants to merge 1 commit into
vahid-ahmadi wants to merge 1 commit into
Conversation
#1458 asks for legislative references on every policy parameter. This is a down-payment focused on the Pension Age Winter Heating Payment (Scotland) suite, where none of the six YAML files carried a statutory reference and two of the labels were copy-paste leftovers from Winter Fuel Payment. - amount/{lower,higher,base}: add proper descriptions, fix the labels ("PAWHP lower (under-80) amount", etc., instead of three files all labelled "Pawhp lower amount") and cite SSI 2024/250 plus the June 2025 Scottish Government announcement reinstating a universal element for winter 2025-26. - eligibility/{state_pension_age_requirement,higher_age_requirement, require_benefits}: cite the relevant regs of SSI 2024/250. No simulation-visible value changes; just metadata.
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
pawhp/amount/{lower,higher,base}.yaml— proper descriptions, distinct labels, statutory reference plus amygov.scotuser-facing reference.pawhp/eligibility/{state_pension_age_requirement,higher_age_requirement,require_benefits}.yaml— pinpoint references to the relevant regulation within SSI 2024/250.No numeric values change; this is metadata only.
Test plan
yaml.safe_loadsucceeds on all six files andmetadata.referenceis present.Microsimulation()still builds.🤖 Generated with Claude Code