PolicyEngine / policyengine-uk

The UK's only open-source static tax-benefit microsimulation model.
https://policyengine.github.io/policyengine-uk/
GNU Affero General Public License v3.0
29 stars 27 forks source link

Move random elements to policyengine-uk-data #960

Open MaxGhenis opened 1 month ago

MaxGhenis commented 1 month ago

As we have done in the US for stability and keeping the rules engine deterministic. Includes benefit take-up, private school attendance, and so on.

nikhilwoodruff commented 1 month ago

I think this is causing a bug where take up is varying before and after the consumer-incident taxes, so I'll work on this now.

nikhilwoodruff commented 1 month ago

Fixed in terms of the actual data package having the take up values. But the logic is still in PE-UK, so leaving open- we should move it to the data package.