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, 11, 1)
end = dt.datetime(2024, 11, 15)

df = connection.get_historical_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.3.1.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

elia_py-0.3.1-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: elia-py-0.3.1.tar.gz
  • Upload date:
  • Size: 5.7 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.3.1.tar.gz
Algorithm Hash digest
SHA256 3714a58725005b9f72f4b729f5f8344e55888b65be36c33ed1115ea366b8991f
MD5 eba16ad3e000018716746b165c6eff5a
BLAKE2b-256 b655857e8911bedc47ae24f118777021842123c10010c5825a6204733ea67ecf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: elia_py-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b589e410b891b908a3b9bad3cf849bd52d6537cf15344d4f9b61721d7e26860c
MD5 1485317c55986b6838c02ca9889e1f0c
BLAKE2b-256 ae96a9401756ad77e249a2d446b5ca53d2b13a81e402d4d699df0d148ee55964

See more details on using hashes here.

Supported by

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