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

2022 Microsimulation returns no results #3713

Closed MaxGhenis closed 8 months ago

MaxGhenis commented 8 months ago

Microsimulation().calc("household_net_income", period=2022).sum() worked last week, now returns zero

https://colab.research.google.com/drive/1ppBY5UWKqObUdUVPv4_XtLPc2tJKLeng?usp=sharing

MaxGhenis commented 8 months ago

Need to do baseline = Microsimulation(dataset="cps_2022")