PolicyEngine / PolicyEngine/policyengine-core
Support scale parameter that interpolates over a specified range rather than a rate
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 22
- Forks
- 30
- Avg merge
- 14h 33m
- Merged PRs (30d)
- 7
Description
For example, https://github.com/PolicyEngine/policyengine-canada/pull/313#pullrequestreview-1542110249 refers to a tax credit with a maximum amount that partially phases out over a dollar range, as does the Guaranteed Income for the 21st Century.
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 linked PolicyEngine Canada pull-request review and the Guaranteed Income for the 21st Century reference to understand the requested behavior. Trace the existing scale-parameter entry point in policyengine-core, then define completion as supporting interpolation across a specified dollar range rather than only a rate.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100