{% load countries %} {% get_country country as country_obj %}

Authoring stats for {{ country_obj.name }} 

{% for year, val in per_year.items %} {% endfor %}
Publications Authorships Authors (distinct)
Cumulative {{ cumulative.publications_count }} {{ cumulative.authorships_count }} {{ cumulative.authors_count }}
{{ year }} {{ val.publications_count }} {{ val.authorships_count }} {{ val.authors_count }}