{% for who_global_data in page_data.items %} {% endfor %}
date reported deaths new cases new deaths cumulative cases cumulative country code country region
{{ who_global_data.date_reported }} {{ who_global_data.deaths_new }} {{ who_global_data.cases_new }} {{ who_global_data.deaths_cumulative }} {{ who_global_data.cases_cumulative }} {{ who_global_data.location.location_code }} {{ who_global_data.location.location }} {{ who_global_data.location.location_group.location_group }}