Skip to content

jufemaiz/go-aemo

Repository files navigation

go-aemo

Go Reference codecov Maintainability Test Coverage Quality Gate Status

A golang library for interfacing with AEMO data. For the most part this is inspired by my previous Ruby based library aemo. NEM12 parsing has, however, been completely overhauled with nods to a more idiomatic go approach.

Packages

nem12

NEM12 is the standard file format for electricity metering data in Australia's National Electricity Market. The reference document is the Meter Data File Format Specification NEM12 & NEM13 v2.4 released 2021-10-01.

nmi

The nmi package provides validation and information on the National Meter Identifiers in Australia.

region

The region package provides a valid set of regions that operate within the National Electricity Market.