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