The blog post includes: ``` ecps = Microsimulation(dataset="enhanced_cps_2024") ``` But it should be: ``` ecps = Microsimulation(dataset="hf://policyengine/policyengine-us-data/enhanced_cps_2024.h5") ```
The blog post includes:
But it should be: