Convert spot prices from $/MWh to c/kWh for different networks and tariffs
Project description
AEMO to Tariff
This is a Python library that converts AEMO (Australian Energy Market Operator) data to tariff data for various Australian energy distributors.
Supported Distributors
- Ausgrid
- Endeavour Energy
- Energex
- Evoenergy
- SA Power Networks
- TasNetworks
Installation
You can install the library using pip:
pip install aemo-to-tariff
Usage
Here's an example of how to use the library:
from aemo_to_tariff import convert
# Convert AEMO data to Ausgrid tariff data
ausgrid_tariff = convert('ausgrid', aemo_data)
# Convert AEMO data to Energex tariff data
energex_tariff = convert('energex', aemo_data)
Contributing
If you would like to contribute to this project, please feel free to submit a pull request. We welcome contributions of all kinds, including bug fixes, new features, and documentation improvements.
License
This project is licensed under the MIT License. See the LICENSE file for more information.
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 aemo_to_tariff-0.7.7.tar.gz.
File metadata
- Download URL: aemo_to_tariff-0.7.7.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bacd7b6503d9f4beaa56d49cd4d4c444b71237ab54471fdcce4031ec02ecac07
|
|
| MD5 |
239d8e00b4c0003f354009c285739107
|
|
| BLAKE2b-256 |
ee7b8550c161f086747bd1e7f2a4662578a7d400a4592dcfe417e4736866fb6b
|
File details
Details for the file aemo_to_tariff-0.7.7-py3-none-any.whl.
File metadata
- Download URL: aemo_to_tariff-0.7.7-py3-none-any.whl
- Upload date:
- Size: 39.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ce9f6e5699e949f53a45895d2391e74a7289dce851dfe3a5ce5f8d98f147659
|
|
| MD5 |
d1adc42948fde9b41e273d86b3287d1b
|
|
| BLAKE2b-256 |
9dd6a7757ae0d846a84a9d69da4bbee052a4e908dc9028d0c9660fbb24ed5d31
|