EnergieID / entsoe-py

Python client for the ENTSO-E API (european network of transmission system operators for electricity)
MIT License
428 stars 188 forks source link

EntsoePandasClient().query_day_ahead_prices() doesn't provide currency #281

Closed zljubisic closed 12 months ago

zljubisic commented 1 year ago

When querying for day ahead prices, we don't get back currency. Is it possible to get it somehow?

fboerman commented 12 months ago

hi! I think all zones except ukraine are published in euros now on entsoe. Thats why I never bothered to add this. It is in the raw xml output though so either look in there or you can supply a PR that adds it