/nem-reader

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

Primary LanguagePythonMIT LicenseMIT

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