Skip to main content

Python3 client for the webservices of Elia

Project description

elia-py

Simple Python 3 client for the Elia Open Data API 🤖

For more information about the Elia Open Data Platform, please refer to https://opendata.elia.be/.

Installation

pip install elia-py

Usage

import datetime as dt
from elia import elia

connection = elia.EliaPandasClient()
start = dt.datetime(2024, 1, 1)
end = dt.datetime(2024, 1, 15)

df = connection.get_imbalance_prices_per_quarter_hour(start=start, end=end)

Notes

This work has been inspired by a similar project entsoe-py available on GitHub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

elia-py-0.2.4.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

elia_py-0.2.4-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file elia-py-0.2.4.tar.gz.

File metadata

  • Download URL: elia-py-0.2.4.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.2

File hashes

Hashes for elia-py-0.2.4.tar.gz
Algorithm Hash digest
SHA256 4153c198298a28466272fac3b22ac3ef87d002592c63284c34a643737c88f811
MD5 0918068f20a5bf5313b11fa8d7c583c3
BLAKE2b-256 6be33f17c3d782b6cd4670ed286c5dde8691edaa1d441a8a4a974531e7274869

See more details on using hashes here.

File details

Details for the file elia_py-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: elia_py-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.2

File hashes

Hashes for elia_py-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ef8d0e8bd5fa10d2677fdd200ab53d542f9a22b327c8e17da67a6cd2b64a1dc3
MD5 2817b889de55b26db8fc25ef9b3210e4
BLAKE2b-256 6348ab96d263ed6a6bdefad0242a4b40f8cbba48ae5d6c893459cb76686282dd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page