Generate energy report from NEM meter data files
First, request your energy data in NEM12 format from your DNSP (eg. Ergon or Energex).
Install python and then this library with:
python -m pip install nemreport
Copy your NEM12 file(s) into a data/
folder and then run:
python -m nemreport build
This will then open a report with analysis of your data in a browser.