PolicyEngine / policyengine-api

PolicyEngine's REST API for computing policy impacts.
GNU Affero General Public License v3.0
7 stars 19 forks source link

Add overall relative LSR impacts #1550

Closed anth-volk closed 1 month ago

anth-volk commented 1 month ago

Fixes #1539. This PR adds calculation of overall relative labor supply response impacts to the relevant controller in a similar fashion to #1547. This is a requirement for https://github.com/PolicyEngine/policyengine-app/issues/1787. This PR does not add any relevant tests, but if desired, that can be done.