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
102 stars 175 forks source link

Add switch to phase basic income in #5079

Closed MaxGhenis closed 1 week ago

MaxGhenis commented 1 week ago

Should default to false. Currently we phase it in at 100% rate:

Example:

image

Also add a test to ensure under default conditions someone with no earnings gets the full basic income.

MaxGhenis commented 1 week ago

Verified fixed

image