Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uprating chaining fails #292

Open
MaxGhenis opened this issue Oct 12, 2024 · 5 comments
Open

Uprating chaining fails #292

MaxGhenis opened this issue Oct 12, 2024 · 5 comments

Comments

@MaxGhenis
Copy link
Contributor

For example, we uprate the California dependent exemption by the California CPI:

https://github.com/PolicyEngine/policyengine-us/blob/master/policyengine_us/parameters/gov/states/ca/tax/income/exemptions/dependent_amount.yaml

And we uprate the California CPI by the IRS CPI (as it's only available through 2023):

https://github.com/PolicyEngine/policyengine-us/blob/master/policyengine_us/parameters/gov/states/ca/cpi.yaml

But the dependent exemption isn't uprated beyond 2023:

https://policyengine.org/us/policy?focus=gov.states.ca.tax.income.exemptions.dependent_amount&timePeriod=2023&baseline=2

@anth-volk
Copy link
Contributor

So, when this does work (e.g., locally), that means we're uprating by inflation, then uprating by California CPI. But I would imagine California only wants the CPI applied, and doesn't uprate its own program values for federal inflation, as well?

@MaxGhenis
Copy link
Contributor Author

We want California CPI to uprate with IRS CPI, and therefore for California tax parameters to uprate with IRS CPI via California CPI.

@anth-volk
Copy link
Contributor

So, for example, for the California YCTC amount param: we want IRS CPI applied, then California CPI rates applied on top of the IRS-uprated values? Are California CPI rates attuned to be applied like that? Or do we want IRS CPI skipped, then Cal. CTI applied?

@MaxGhenis
Copy link
Contributor Author

What do you mean by on top of? We want CA CPI to grow with IRS CPI.

@anth-volk
Copy link
Contributor

I understand better now, thanks for the details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants