Update natural gas regression parameters with AEO 2026 data#3
Open
Yunzhi-Chen wants to merge 10 commits intomainfrom
Open
Update natural gas regression parameters with AEO 2026 data#3Yunzhi-Chen wants to merge 10 commits intomainfrom
Yunzhi-Chen wants to merge 10 commits intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update
aeo_pipeline_config.jsonfor AEO 2026 data. AEO 2026 (released April 8, 2026) renamed and reorganized its scenario cases compared to AEO 2025, so the config has been updated to reflect the new scenario IDs.Technical details
Implementation notes
aeo_year: 2025 → 2026beta_regression.start_year: 2024 → 2025ref2025tocb2026("Counterfactual Baseline")lm2025(Low Macroeconomic Growth) →lm2026(Low Economic Growth)hm2025(High Macroeconomic Growth) →hm2026(High Economic Growth)nocaa111(no longer an AEO 2026 case)higheldmd(High Electricity Demand),altelec(Alternative Electricity),electrnp(Alternative Electricity and Transportation)highZTC,lowZTC,alttrnpref{aeo_year}tocb{aeo_year}to match the new baseline IDprice_deflator_to_2004updated accordingly: 0.602410 → 0.586750Relevant sources or documentation
The full list of AEO 2026 scenario IDs (from the EIA API
/aeo/2026/facet/scenarioendpoint):Beta regression results: AEO 2025 vs AEO 2026
National beta:
Regional betas (cd_beta0.csv):
Beta regression fit diagnostics: AEO 2025 vs AEO 2026
Model: demeaned price ~ beta_reg × Q_reg + beta_nat × Q_nat
r2= R² on demeaned (within region×year) variation only — measures beta's explanatory power across scenarios.Notes:
altelec,electrnp,higheldmd) introduce price variation not fully explained by NG demand alone, which is expected.Alpha regression results: AEO 2025 vs AEO 2026
Reference / counterfactual case:

High oil and gas case:

Low oil and gas case:

Alpha difference (AEO 2026 - AEO 2025):

Additional details
/v2/aeo/2026/facet/scenario).cb2026is the formal NEMS run prefix for the AEO 2026 baseline (Counterfactual Baseline).