Proliferation of outputs in HealthBurden (and other core modules)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 35
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
The HealthBurden module (and others, like HealthSystem) suffer from a proliferation of loggers which give the same kind of output but broken down in different ways. Rather than doing this, it would be more efficient and more future-proof, to let the user specify what outputs they want, and just do that.
e.g., In the HealthBurden module - a break down by age/sex/cause OR by age/sex/wealth etc.
Contributor guide
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 reading the HealthBurden and HealthSystem modules and mapping their existing loggers and output breakdowns. Define how users will request dimensions such as age, sex, cause, or wealth, then verify that the selected breakdowns are produced without the current proliferation of loggers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100