{% extends "base.html" %} {% block title %} » CSV Supplies Duration {% endblock %} {% block nav %} CSV Supplies Duration {% endblock %} {% block content %}

Download

From {{input_date('start', last_month_start)}} to {{input_date('finish', last_month_finish)}}

Outputs a row for each era of every supply with various columns calculated over the duration. The Bad HHs column is the number of half-hours that are either missing or estimated.

{% endblock %}