A python API wrapper for JAO.eu
Project description
jao-py
Python client for the various endpoints offered by jao.eu, the Joint Allocation Office. "Europe's single leading trading platform( e-CAT) for cross-border transmission capacity"
More information about JAO can be found on their website https://jao.eu/
jao.eu has various ways of retrieving data. This package tries to offer useful functions to handle them. This package is not exhaustive, more methods are added when the authors needs them. If you want to see other methods added please either open a feature request issue to give others ideas or supply a pull request yourself.
Installation
python3 -m pip install jao-py
Usage
The package comes with 4 clients:
JaoAPIClient
: api client for the normal http apiJaoUtilityToolASMXClient
: a very light wrapper around the ASMX Web Service API implemented as a passthrough to the suds-community pakcageJaoUtilityToolCSVClient
: client to download csv data inm the same way as the utility tool excel file, returns pandas dataframesJaoUtilityToolXmlClient
: downloads xml data of the utilitytool, this requires solving a captcha by the user, returns pandas dataframes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file jao-py-0.1.3.tar.gz
.
File metadata
- Download URL: jao-py-0.1.3.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8213aecb66a95a891a8b5e0ad393306899bbdb40695a29a39ee3db5911152dd |
|
MD5 | a1f381f18d2fd40edb2ebdbf255508de |
|
BLAKE2b-256 | c0c0f4844dfa3f2c98d58b1cb878a74b61d0cb0f5119f82105645ef788bc17d8 |
File details
Details for the file jao_py-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: jao_py-0.1.3-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 306233fd97a3534879ea38c8c8021a6a1a74ac6e1a9ceb788c9f0da26f9870ef |
|
MD5 | bd1c064ed71117bad841057ebce3e762 |
|
BLAKE2b-256 | dfd46dfc69f2daf0c9dc468b0dad643dda66203a953f069790c74418c720b4e8 |