Closed anth-volk closed 6 days ago
Good to go now
What does it say the baseline cliff rate and gap are, by CPS and ECPS?
At the moment, we don't actually permit the running of baseline sims, and thus I cannot run the cliff impacts, either. Is there another policy we can use?
Alternatively: should we be enabling baseline runs?
Just hover over the bar chart
Here are screenshots of the requested four outputs:
This is using the MTR-based definition and a delta of $1,000
Thanks. For posterity (data for 2024):
Dataset | Cliff rate | Cliff gap |
---|---|---|
CPS | 3.5% | $51.3bn |
ECPS | 4.3% | $70.3bn |
Description
Fixes #1843. To not crash, this requires the merging of https://github.com/PolicyEngine/policyengine-api/pull/1982; to correctly calculate UK results, https://github.com/PolicyEngine/policyengine-uk/pull/997 must also be merged. This PR will remain in draft until the merging of the relevant API changes and until I can capture some screenshots.
Changes
Re-enables cliff impacts. Also removes a hanging semicolon that created a floating semicolon on the cliff impacts output page. Most of this code merely un-comments code that was previously commented out as a result of https://github.com/PolicyEngine/policyengine-app/pull/1099.
Screenshots
Tests
N/A