{% with tabname='stats' %}
{% include 'stats_descr.html' %}

{% include 'loading.html' %}
{% include 'label.html' with category='zone' capcategoryname='Zone' kind='select' %}
{% include 'selector.html' with category='zone' categorynames='zones' %}
{% include 'label.html' with category='date' capcategoryname='Week date' kind='input' %}
{% include 'label.html' with category='hourslot' capcategoryname='Hour slot' kind='select' %}
{% include 'selector.html' with category='hourslot' categorynames='hour slots' %}
{% include 'submitbutton.html' with category='main' %}
Map
{% include 'minimap.html' %}
Correlation Heatmap: Abusivism Index vs Number of Fines (relative)
Statistics
Correlation Heatmap: Abusivism Index vs Number of Fines (absolute)
Statistics
Loading statistics ...
{% endwith %}