{% extends "layout.html" %} {% set active_page = active_page|default('about') -%} {% block title %}Energy Usage - About{% endblock %} {% block container %}
The source code for this site is available on GitHub.
The site is a work in progress, so if links are broken you should raise an issue on Github as well.
All tariff calculations use prices from the Queensland Gazette Notice 2016-17. It will be possible to add additional tariffs later on.
You can upload NEM12 or NEM13 files.
{% endblock container%}