PolicyEngine / policyengine-us

The PolicyEngine US Python package contains a rules engine of the US tax-benefit system, and microdata generation for microsimulation analysis.
https://policyengine.org/us
GNU Affero General Public License v3.0
95 stars 167 forks source link

Uprating is not reflected in the web app when used in the metadata of breakdown parameters #4529

Open PavelMakarchuk opened 1 month ago

PavelMakarchuk commented 1 month ago

E.g. the amt capital gains brackets are uprated but do not display so in the app: image

Seems to work locally

MaxGhenis commented 1 month ago

Can you show how this works locally?

PavelMakarchuk commented 1 month ago

It works locally if we create metadata for each individual filing status such as in the Vermont Standard deduction: image When running local tests and printing the values of 2024 / 2025 etc. they are returned with uprating

However, we do not even display the 2023 value for this parameter in the web app:

image