aguinane / nem-reader

Parse AEMO NEM12 (interval metering data) and NEM13 (accumulated metering data) data files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nem-reader

Python package PyPI version PyPi downloads Documentation Status

The Australian Energy Market Operator (AEMO) defines a Meter Data File Format (MDFF) for reading energy billing data. This library sets out to parse these NEM12 (interval metering data) and NEM13 (accumulated metering data) data files into a useful python object, for use in other projects.


Read the documentation on ReadTheDocs!


Install

Install and update using pip:

pip install nemreader

About

Parse AEMO NEM12 (interval metering data) and NEM13 (accumulated metering data) data files

License:MIT License


Languages

Language:Python 100.0%