systemcatch / eiapy

A simple wrapper for the U.S. Energy Information Administration API
https://pypi.org/project/eiapy/
MIT License
23 stars 8 forks source link

Prepare for EIA API v2 #26

Open systemcatch opened 1 year ago

systemcatch commented 1 year ago

The EIA will dropping support for v1 of the api in November 2022.

https://github.com/electricitymap/electricitymap-contrib/issues/4270#issuecomment-1162962429 https://www.eia.gov/opendata/v1/ https://www.eia.gov/opendata/documentation.php

I need to investigate what work is needed to upgrade eiapy to work with v2.

wesleycheung0 commented 1 year ago

Hey Chris, I have been spending sometime this week to investigate the change of v2 API. I can later share the summary here on how it will affect the current code base.

stevenscottrobertson commented 1 year ago

Has there been any progress made on this? It looks like the APIv1 was retired on March 13th 2023.