PolicyEngine / PolicyEngine/policyengine-api
Consolidate income and wealth decile chart code
Open
Nobody has claimed this yet.
code health
- Dominant language
- Python
- Stars
- 18
- Forks
- 33
- Avg merge
- 23h 40m
- Merged PRs (30d)
- 22
Description
Currently they're almost entirely duplicated.
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 locating the income and wealth decile chart implementations in the API and comparing their duplicated code. Consolidate the shared behavior while preserving both charts' existing results; done means the duplication is removed and the relevant chart behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, data-visualization
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100