{% include 'owid/country/all/owid_country_all_table_head.html' %} {% for owid_country in page_data.items %} {% endfor %} {% include 'owid/country/all/owid_country_all_table_head.html' %}
{{ owid_country.location_code }} {{ owid_country.location_group.location_group }} {{ owid_country.location }} {{ owid_country.population }} {{ owid_country.population_density }} {{ owid_country.median_age }} {{ owid_country.aged_65_older }} {{ owid_country.aged_70_older }} {{ owid_country.gdp_per_capita }} {{ owid_country.extreme_poverty }} {{ owid_country.cardiovasc_death_rate }} {{ owid_country.diabetes_prevalence }} {{ owid_country.female_smokers }} {{ owid_country.male_smokers }} {{ owid_country.handwashing_facilities }} {{ owid_country.hospital_beds_per_thousand }} {{ owid_country.life_expectancy }} {{ owid_country.human_development_index }}