PolicyEngine / PolicyEngine/policyengine-core
Uprating chaining fails
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 22
- Forks
- 30
- Avg merge
- 14h 33m
- Merged PRs (30d)
- 7
Description
For example, we uprate the California dependent exemption by the California CPI:
And we uprate the California CPI by the IRS CPI (as it's only available through 2023):
But the dependent exemption isn't uprated beyond 2023:
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 with the linked California parameter files, policyengine_us/parameters/gov/states/ca/tax/income/exemptions/dependent_amount.yaml and policyengine_us/parameters/gov/states/ca/cpi.yaml, then trace how policyengine-core handles chained uprating. Reproduce the dependent exemption query beyond 2023 and verify that the chained value continues to update after 2023.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100