Fact Values

{% for fact in data[dates[0]].facts|dictsort %} {% set nextrow = False %} {% for val in fact[1]|dictsort %} {% if nextrow %}{% endif %} {% set nextrow = True %} {% endfor %} {% endfor %}
FactValueCount
{{ fact[0] }}
{{ val[0] }}{{ val[1] }}