PolicyEngine / policyengine

Source code for PolicyEngine
https://policyengine.org
GNU Affero General Public License v3.0
12 stars 4 forks source link

Add link to 2023 IRA-related policy #971

Closed MaxGhenis closed 1 year ago

MaxGhenis commented 1 year ago

Pending #969

Unnecessary if we implement https://github.com/PolicyEngine/policyengine/issues/851

MaxGhenis commented 1 year ago

Actually this might not be entirely possible since the IRA involves changing list parameters, e.g. https://github.com/PolicyEngine/openfisca-us/blob/master/openfisca_us/parameters/gov/irs/credits/residential_clean_energy/elements.yaml

@nikhilwoodruff is there a way for us to capture this without the snapshot date picker?

MaxGhenis commented 1 year ago

Yeah actually the list parameters are central, e.g. this rebate program will always be zero without it: https://github.com/PolicyEngine/openfisca-us/blob/master/openfisca_us/parameters/gov/doe/high_efficiency_electric_home_rebate/elements.yaml

So I think we should just focus on the date picker. Closing.