{% include 'owid/owid_data/owid_data_table_head.html' %} {% for owid in page_data.items %} {% endfor %} {% include 'owid/owid_data/owid_data_table_head.html' %}
{{ owid.location.location_code }} {{ owid.location.location_group.location_group }} {{ owid.location.location }} {{ owid.date_reported }} {{ owid.total_cases }} {{ owid.new_cases }} {{ owid.new_cases_smoothed }} {{ owid.total_deaths }} {{ owid.new_deaths }} {{ owid.new_deaths_smoothed }} {{ owid.total_cases_per_million }} {{ owid.new_cases_per_million }} {{ owid.new_cases_smoothed_per_million }} {{ owid.total_deaths_per_million }} {{ owid.new_deaths_per_million }} {{ owid.new_deaths_smoothed_per_million }} {{ owid.reproduction_rate }} {{ owid.icu_patients }} {{ owid.icu_patients_per_million }} {{ owid.hosp_patients }} {{ owid.hosp_patients_per_million }} {{ owid.weekly_icu_admissions }} {{ owid.weekly_icu_admissions_per_million }} {{ owid.weekly_hosp_admissions }} {{ owid.weekly_hosp_admissions_per_million }} {{ owid.new_tests }} {{ owid.total_tests }} {{ owid.total_tests_per_thousand }} {{ owid.new_tests_per_thousand }} {{ owid.new_tests_smoothed }} {{ owid.new_tests_smoothed_per_thousand }} {{ owid.positive_rate }} {{ owid.tests_per_case }} {{ owid.tests_units }} {{ owid.total_vaccinations }} {{ owid.people_vaccinated }} {{ owid.people_fully_vaccinated }} {{ owid.new_vaccinations }} {{ owid.new_vaccinations_smoothed }} {{ owid.total_vaccinations_per_hundred }} {{ owid.people_vaccinated_per_hundred }} {{ owid.people_fully_vaccinated_per_hundred }} {{ owid.new_vaccinations_smoothed_per_million }} {{ owid.stringency_index }} {{ owid.location.population }} {{ owid.location.population_density }} {{ owid.location.median_age }} {{ owid.location.aged_65_older }} {{ owid.location.aged_70_older }} {{ owid.location.gdp_per_capita }} {{ owid.location.extreme_poverty }} {{ owid.location.cardiovasc_death_rate }} {{ owid.location.diabetes_prevalence }} {{ owid.location.female_smokers }} {{ owid.location.male_smokers }} {{ owid.location.handwashing_facilities }} {{ owid.location.hospital_beds_per_thousand }} {{ owid.location.life_expectancy }} {{ owid.location.human_development_index }}