{{ schema.plural_name|capfirst }}
{{ schema.short_description }}
{% block extradescription %}{%endblock%}About this section
- Source
- {{ schema.short_source|default:"–" }}
- Updated
- {{ schema.update_frequency|default:"–" }}
{% with date_chart.dates|first as first_date %}
{% with date_chart.dates|last as last_date %}
{% endif %}
{% for location_chart in location_chartfield_list %}
{{ first_date.date|date:"N j, Y" }} – {{ last_date.date|date:"N j, Y" }}
{% endwith %} {% endwith %}{{ date_chart.total_count|intcomma }} {% schema_plural_name schema date_chart.total_count %}
{% include "db/snippets/date_chart.html" %}By {{ location_chart.location_type.name }}
{{ location.location.name }} | {{ location.total|intcomma }} | {% widthratio location.total date_chart.total_count 100 %}% |
Unknown | {{ location_chart.unknown|intcomma }} | {% widthratio location_chart.unknown date_chart.total_count 100 %}% |
See all {{ location_chart.location_type.plural_name }}… |
By {{ lookup.sf.pretty_name }}
{{ value.lookup.name }} {% if value.total %}{% endif %} | {{ value.total|intcomma }} | {% widthratio value.total date_chart.total_count 100 %}% |
See all {{ lookup.sf.pretty_name_plural }}… |
Percentages may add up to more than 100 because {{ schema.plural_name }} may have multiple {{ lookup.sf.pretty_name_plural }}.
{% endif %}Most recent {{ schema.plural_name }}
-
{% newsitem_list_by_schema newsitem_list ungrouped %}