WattTime / pyiso

Python client libraries for ISO and other power grid data sources.
http://pyiso.readthedocs.org/
Other
237 stars 110 forks source link

Entso-e (European grid) support #107

Closed jstaffans closed 6 years ago

jstaffans commented 7 years ago

Is using Entso-e as a data source on the roadmap for pyiso? Is it something that you would be open to accepting PRs for?

ndavis6 commented 7 years ago

Hi Johannes,

Welcome to pyiso.  Yes, Entso-e is on the road-map and we would

love PRs for it. You can see an initial attempt on eu.py, but this file uses an ajax hack (I know, I know), instead of the newer MTM (Machine To Machine) API (here https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html). Let me know if you have any questions.

Thanks, Nate

On 02/16/2017 10:52 AM, Johannes Staffans wrote:

Is using Entso-e https://transparency.entsoe.eu/ as a data source on the roadmap for pyiso? Is it something that you would be open to accepting PRs for?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/WattTime/pyiso/issues/107, or mute the thread https://github.com/notifications/unsubscribe-auth/AIsfGtW-MpNe_MnkIh-3OPi6nDj4rU60ks5rdHDEgaJpZM4MDLvd.

-- Nate Davis Chief Financial Officer, WattTime nate@watttime.org | 978-857-4619

jgmill commented 7 years ago

Maybe of interest here: ENTSO-E Transparency also also provided access to an FTP server and a "Data Repository solution" for Bulk Download from the Platform: https://entsoe.zendesk.com/hc/en-us/articles/115000173266-Overview-of-data-download-options-on-Transparency-Platform

ajdonnison commented 6 years ago

@jstaffans, @jgmill we now have ENTSO-e support in pyiso. I'm closing this issue, however if there are any improvements to be made, pull requests are very welcome. Also if any issues show up, feel free to open a new issue.