API Wrappers for the Energy Markets
Project description
Energy Trading API Wrappers
This package aims to build Pandas-based API wrappers for Energy Markets Data coming from publicly available sources. The results are returned in the Pandas dataFrame format unless specified otherwise.
disclaimer While readily useable, this API library is under constant in development. The reliability of the data from the API list depends on the sources. Enjoy!
Supported APIs:
Australia
Japan
Installation
- Python 3.6 or 3.7
To install, use pip :
$ pip install energy-trading-api
Requirements
- Python 3.7
Usage
Western Australia Gas Bulletin Board
from energy_trading_api import wagbb
wagbb.capacityOutlook()
Japan Electric Power Exchange
from energy_trading_api import jepx
df = jepx.spotLatest()
df = jepx.spotLatest("20190101")
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file energy_trading_api-0.0.10.tar.gz.
File metadata
- Download URL: energy_trading_api-0.0.10.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.2 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fabc5d4dff5684d20c12acc54351cc1e937283652b9e4ebc0da07c287d35ea19
|
|
| MD5 |
9e0a835820c1bb8934ef106584e47a31
|
|
| BLAKE2b-256 |
22649ac1f24d27b3328c444bcd08664fd08cd685dcafc5e594e5b84de5dd2609
|
File details
Details for the file energy_trading_api-0.0.10-py3-none-any.whl.
File metadata
- Download URL: energy_trading_api-0.0.10-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.2 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfd4a3d930aa6d0190bdf6d68bed781a801a41b5d67479e1e015c9ecf49c73ba
|
|
| MD5 |
158cce8f80d5633668ca6dd389dbd269
|
|
| BLAKE2b-256 |
c26a83a89668aaaff5de498479364d5fa5454a11197486a2ffe5538a7c4615e2
|