The-Strategy-Unit / The-Strategy-Unit/nhp_inputs
Audit default params against schema
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 2
- Forks
- 1
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 6
Description
@tomjemmett found an edge case that revealed the default params had an out-of-date structure for the non-demographic_change key (#675). This is being addressed by #678.
This issue is more generic: go back and check if there are any other mismatches in structure or content.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the default parameter structure and content against the schema, using the non-demographic_change mismatch and #678 as the known example. Check every key for structural and content mismatches; done means the defaults and schema are fully aligned, with no further discrepancies found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100