PolicyEngine / PolicyEngine/policyengine-us
California uprating doesn't work
- Dominant language
- Python
- Stars
- 162
- Forks
- 212
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 97
Description
For example, the dependent exemption is uprated:
https://github.com/PolicyEngine/policyengine-us/blob/ca967aba24271ed471c722ef3684b05e5502c034/policyengine_us/parameters/gov/states/ca/tax/income/exemptions/dependent_amount.yaml#L2-L12
But it doesn't work [in the app](https://policyengine.org/us/policy?focus=gov.states.ca.tax.income.exemptions.dependent_amount):
California CPI itself is uprated by the CBO CPI forecast:
https://github.com/PolicyEngine/policyengine-us/blob/ca967aba24271ed471c722ef3684b05e5502c034/policyengine_us/parameters/gov/states/ca/cpi.yaml#L2-L10
That works [in the app](https://policyengine.org/us/policy?focus=gov.states.ca.cpi), at least through 2029:
This seems like a uprating-chaining issue for core but logging here for now.
Contributor guide
Assessment
This issue has not been assessed yet.