{{ last_modified.strftime('%A, %b %d, %Y') }}

{% for state in states %} {% endfor %}
Name Type Cached? Processed? Problems
{{ state.shortname }} {{ state.type }} {% if state.cache %} {{ state.cache_date }} {% elif state.cache_date %} {{ state.cache_date }} {% else %} – {% endif %} {% if state.processed %} csv {% else %} – {% endif %} {% if not state.processed %} {% if not state.cache %} cache failed {% elif not state.conform %} source is missing conform {% else %} unknown ( log ) {% endif %} {% endif %} {% if state.sample and state.sample_data %} {% else %} No sample data {% endif %}