Open MaxGhenis opened 1 year ago
Is this still the case?
Yes. Select the Code snippet
tab in the API playground at https://policyengine.org/us/api. This notebook shows it fails.
If I change the various null
values to None
in the Colab link provided in that earlier comment, the notebook actually succeeds, but the result is an empty object.
After replacing
null
withNone
, in both a Colab notebook and local iPython session. UK succeeds.This is because
people
needs to be nested inhouseholds
(thanks for the catch @pavelmakarchuk)running: