Skip to content

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

License

Notifications You must be signed in to change notification settings

kliao1/nem-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nem-reader

PyPI version Python package Coverage Status 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%