{% for divi_global_data in page_data.items %} {% endfor %}
date reported deaths new cases new deaths cumulative cases cumulative country code country region
{{ divi_global_data.date_reported }} {{ divi_global_data.deaths_new }} {{ divi_global_data.cases_new }} {{ divi_global_data.deaths_cumulative }} {{ divi_global_data.cases_cumulative }} {{ divi_global_data.country.country_code }} {{ divi_global_data.country.country }} {{ divi_global_data.country.region.region }}