{% for ecdc_data in page_data.items %} {% endfor %}
date rep year_week {% if europe_date_reported %} deaths weekly {% endif %} {% if europe_country %} deaths weekly {% endif %} {% if europe_date_reported %} cases weekly {% endif %} {% if europe_country %} cases weekly {% endif %} {% if europe_date_reported %} notification rate per 100000 population 14days {% endif %} {% if europe_country %} notification rate per 100000 population 14days {% endif %} countries and territories population data 2019 geo id country territory code continent
{{ ecdc_data.date_reported.datum }} {{ ecdc_data.date_reported.year_week }} {{ ecdc_data.deaths }} {{ ecdc_data.cases }} {{ ecdc_data.cumulative_number_for_14_days_of_covid19_cases_per_100000 }} {{ ecdc_data.location.location }} {{ ecdc_data.location.pop_data_2019 }} {{ ecdc_data.location.geo_id }} {{ ecdc_data.location.location_code }} {{ ecdc_data.location.location_group.location_group }}