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
96 stars 168 forks source link

Avoid hard-coding earnings decile boundaries for LSR #4540

Open MaxGhenis opened 2 months ago

MaxGhenis commented 2 months ago

For example they will change in future years. Also where are these values currently from @nikhilwoodruff?

https://github.com/PolicyEngine/policyengine-us/blob/55178d8e923f289b2c52b32187554585a3484e1f/policyengine_us/variables/gov/simulation/labor_supply_response/labor_supply_response.py#L126-L137