{% load i18n %} {% load humanize %}
{% trans "Travel Time to Nearest Airport" %} | {% if "detail_airport" in checked %}{% trans "Hide Detail" %}{% else %}{% trans "Show Detail" %}{% endif %} |
||||||||
{% trans "Region" %} | {% trans "Population travel time" %} | ||||||||
---|---|---|---|---|---|---|---|---|---|
< {% trans "1 h" %} | < {% trans "2 h" %} | < {% trans "3 h" %} | < {% trans "4 h" %} | < {% trans "5 h" %} | < {% trans "6 h" %} | < {% trans "7 h" %} | < {% trans "8 h" %} | > {% trans "8 h" %} | |
{{parent_label}} | {{l1_h__near_airp | intword | intcomma}} | {{l2_h__near_airp | intword | intcomma}} | {{l3_h__near_airp | intword | intcomma}} | {{l4_h__near_airp | intword | intcomma}} | {{l5_h__near_airp | intword | intcomma}} | {{l6_h__near_airp | intword | intcomma}} | {{l7_h__near_airp | intword | intcomma}} | {{l8_h__near_airp | intword | intcomma}} | {{g8_h__near_airp | intword | intcomma}} |
{{ l1_h__near_airp_percent }}% | {{ l2_h__near_airp_percent }}% | {{ l3_h__near_airp_percent }}% | {{ l4_h__near_airp_percent }}% | {{ l5_h__near_airp_percent }}% | {{ l6_h__near_airp_percent }}% | {{ l7_h__near_airp_percent }}% | {{ l8_h__near_airp_percent }}% | {{ g8_h__near_airp_percent }}% | |
{% trans "Travel Time to Nearest Health Facilities Tier 1" %} | {% if "detail_tier1" in checked %}{% trans "Hide Detail" %}{% else %}{% trans "Show Detail" %}{% endif %} |
||||||||
{% trans "Region" %} | {% trans "Population travel time" %} | ||||||||
---|---|---|---|---|---|---|---|---|---|
< {% trans "1 h" %} | < {% trans "2 h" %} | < {% trans "3 h" %} | < {% trans "4 h" %} | < {% trans "5 h" %} | < {% trans "6 h" %} | < {% trans "7 h" %} | < {% trans "8 h" %} | > {% trans "8 h" %} | |
{{parent_label}} | {{l1_h__near_hlt1 | intword | intcomma}} | {{l2_h__near_hlt1 | intword | intcomma}} | {{l3_h__near_hlt1 | intword | intcomma}} | {{l4_h__near_hlt1 | intword | intcomma}} | {{l5_h__near_hlt1 | intword | intcomma}} | {{l6_h__near_hlt1 | intword | intcomma}} | {{l7_h__near_hlt1 | intword | intcomma}} | {{l8_h__near_hlt1 | intword | intcomma}} | {{g8_h__near_hlt1 | intword | intcomma}} |
{{ l1_h__near_hlt1_percent }}% | {{ l2_h__near_hlt1_percent }}% | {{ l3_h__near_hlt1_percent }}% | {{ l4_h__near_hlt1_percent }}% | {{ l5_h__near_hlt1_percent }}% | {{ l6_h__near_hlt1_percent }}% | {{ l7_h__near_hlt1_percent }}% | {{ l8_h__near_hlt1_percent }}% | {{ g8_h__near_hlt1_percent }}% | |
{% trans "Travel Time to Nearest Health Facilities Tier 2" %} | {% if "detail_tier2" in checked %}{% trans "Hide Detail" %}{% else %}{% trans "Show Detail" %}{% endif %} |
||||||||
{% trans "Region" %} | {% trans "Population travel time" %} | ||||||||
---|---|---|---|---|---|---|---|---|---|
< {% trans "1 h" %} | < {% trans "2 h" %} | < {% trans "3 h" %} | < {% trans "4 h" %} | < {% trans "5 h" %} | < {% trans "6 h" %} | < {% trans "7 h" %} | < {% trans "8 h" %} | > {% trans "8 h" %} | |
{{parent_label}} | {{l1_h__near_hlt2 | intword | intcomma}} | {{l2_h__near_hlt2 | intword | intcomma}} | {{l3_h__near_hlt2 | intword | intcomma}} | {{l4_h__near_hlt2 | intword | intcomma}} | {{l5_h__near_hlt2 | intword | intcomma}} | {{l6_h__near_hlt2 | intword | intcomma}} | {{l7_h__near_hlt2 | intword | intcomma}} | {{l8_h__near_hlt2 | intword | intcomma}} | {{g8_h__near_hlt2 | intword | intcomma}} |
{{ l1_h__near_hlt2_percent }}% | {{ l2_h__near_hlt2_percent }}% | {{ l3_h__near_hlt2_percent }}% | {{ l4_h__near_hlt2_percent }}% | {{ l5_h__near_hlt2_percent }}% | {{ l6_h__near_hlt2_percent }}% | {{ l7_h__near_hlt2_percent }}% | {{ l8_h__near_hlt2_percent }}% | {{ g8_h__near_hlt2_percent }}% | |
{% trans "Travel Time to Nearest Health Facilities Tier 3" %} | {% if "detail_tier3" in checked %}{% trans "Hide Detail" %}{% else %}{% trans "Show Detail" %}{% endif %} |
||||||||
{% trans "Region" %} | {% trans "Population travel time" %} | ||||||||
---|---|---|---|---|---|---|---|---|---|
< {% trans "1 h" %} | < {% trans "2 h" %} | < {% trans "3 h" %} | < {% trans "4 h" %} | < {% trans "5 h" %} | < {% trans "6 h" %} | < {% trans "7 h" %} | < {% trans "8 h" %} | > {% trans "8 h" %} | |
{{parent_label}} | {{l1_h__near_hlt3 | intword | intcomma}} | {{l2_h__near_hlt3 | intword | intcomma}} | {{l3_h__near_hlt3 | intword | intcomma}} | {{l4_h__near_hlt3 | intword | intcomma}} | {{l5_h__near_hlt3 | intword | intcomma}} | {{l6_h__near_hlt3 | intword | intcomma}} | {{l7_h__near_hlt3 | intword | intcomma}} | {{l8_h__near_hlt3 | intword | intcomma}} | {{g8_h__near_hlt3 | intword | intcomma}} |
{{ l1_h__near_hlt3_percent }}% | {{ l2_h__near_hlt3_percent }}% | {{ l3_h__near_hlt3_percent }}% | {{ l4_h__near_hlt3_percent }}% | {{ l5_h__near_hlt3_percent }}% | {{ l6_h__near_hlt3_percent }}% | {{ l7_h__near_hlt3_percent }}% | {{ l8_h__near_hlt3_percent }}% | {{ g8_h__near_hlt3_percent }}% | |
{% trans "Travel Time to Nearest Health Facilities Tier All" %} | {% if "detail_tierall" in checked %}{% trans "Hide Detail" %}{% else %}{% trans "Show Detail" %}{% endif %} |
||||||||
{% trans "Region" %} | {% trans "Population travel time" %} | ||||||||
---|---|---|---|---|---|---|---|---|---|
< {% trans "1 h" %} | < {% trans "2 h" %} | < {% trans "3 h" %} | < {% trans "4 h" %} | < {% trans "5 h" %} | < {% trans "6 h" %} | < {% trans "7 h" %} | < {% trans "8 h" %} | > {% trans "8 h" %} | |
{{parent_label}} | {{l1_h__near_hltall | intword | intcomma}} | {{l2_h__near_hltall | intword | intcomma}} | {{l3_h__near_hltall | intword | intcomma}} | {{l4_h__near_hltall | intword | intcomma}} | {{l5_h__near_hltall | intword | intcomma}} | {{l6_h__near_hltall | intword | intcomma}} | {{l7_h__near_hltall | intword | intcomma}} | {{l8_h__near_hltall | intword | intcomma}} | {{g8_h__near_hltall | intword | intcomma}} |
{{ l1_h__near_hltall_percent }}% | {{ l2_h__near_hltall_percent }}% | {{ l3_h__near_hltall_percent }}% | {{ l4_h__near_hltall_percent }}% | {{ l5_h__near_hltall_percent }}% | {{ l6_h__near_hltall_percent }}% | {{ l7_h__near_hltall_percent }}% | {{ l8_h__near_hltall_percent }}% | {{ g8_h__near_hltall_percent }}% | |
{% trans "Travel Time to Its Province Capital" %} | {% if "detail_itsprov" in checked %}{% trans "Hide Detail" %}{% else %}{% trans "Show Detail" %}{% endif %} |
||||||||
{% trans "Region" %} | {% trans "Population travel time" %} | ||||||||
---|---|---|---|---|---|---|---|---|---|
< {% trans "1 h" %} | < {% trans "2 h" %} | < {% trans "3 h" %} | < {% trans "4 h" %} | < {% trans "5 h" %} | < {% trans "6 h" %} | < {% trans "7 h" %} | < {% trans "8 h" %} | > {% trans "8 h" %} | |
{{parent_label}} | {{l1_h__itsx_prov | intword | intcomma}} | {{l2_h__itsx_prov | intword | intcomma}} | {{l3_h__itsx_prov | intword | intcomma}} | {{l4_h__itsx_prov | intword | intcomma}} | {{l5_h__itsx_prov | intword | intcomma}} | {{l6_h__itsx_prov | intword | intcomma}} | {{l7_h__itsx_prov | intword | intcomma}} | {{l8_h__itsx_prov | intword | intcomma}} | {{g8_h__itsx_prov | intword | intcomma}} |
{{ l1_h__itsx_prov_percent }}% | {{ l2_h__itsx_prov_percent }}% | {{ l3_h__itsx_prov_percent }}% | {{ l4_h__itsx_prov_percent }}% | {{ l5_h__itsx_prov_percent }}% | {{ l6_h__itsx_prov_percent }}% | {{ l7_h__itsx_prov_percent }}% | {{ l8_h__itsx_prov_percent }}% | {{ g8_h__itsx_prov_percent }}% | |
{% trans "Travel Time to Nearest Province Capital" %} | {% if "detail_nearprov" in checked %}{% trans "Hide Detail" %}{% else %}{% trans "Show Detail" %}{% endif %} |
||||||||
{% trans "Region" %} | {% trans "Population travel time" %} | ||||||||
---|---|---|---|---|---|---|---|---|---|
< {% trans "1 h" %} | < {% trans "2 h" %} | < {% trans "3 h" %} | < {% trans "4 h" %} | < {% trans "5 h" %} | < {% trans "6 h" %} | < {% trans "7 h" %} | < {% trans "8 h" %} | > {% trans "8 h" %} | |
{{parent_label}} | {{l1_h__near_prov | intword | intcomma}} | {{l2_h__near_prov | intword | intcomma}} | {{l3_h__near_prov | intword | intcomma}} | {{l4_h__near_prov | intword | intcomma}} | {{l5_h__near_prov | intword | intcomma}} | {{l6_h__near_prov | intword | intcomma}} | {{l7_h__near_prov | intword | intcomma}} | {{l8_h__near_prov | intword | intcomma}} | {{g8_h__near_prov | intword | intcomma}} |
{{ l1_h__near_prov_percent }}% | {{ l2_h__near_prov_percent }}% | {{ l3_h__near_prov_percent }}% | {{ l4_h__near_prov_percent }}% | {{ l5_h__near_prov_percent }}% | {{ l6_h__near_prov_percent }}% | {{ l7_h__near_prov_percent }}% | {{ l8_h__near_prov_percent }}% | {{ g8_h__near_prov_percent }}% | |
{% trans "Travel Time to Nearest District Capital" %} | {% if "detail_neardist" in checked %}{% trans "Hide Detail" %}{% else %}{% trans "Show Detail" %}{% endif %} |
||||||||
{% trans "Region" %} | {% trans "Population travel time" %} | ||||||||
---|---|---|---|---|---|---|---|---|---|
< {% trans "1 h" %} | < {% trans "2 h" %} | < {% trans "3 h" %} | < {% trans "4 h" %} | < {% trans "5 h" %} | < {% trans "6 h" %} | < {% trans "7 h" %} | < {% trans "8 h" %} | > {% trans "8 h" %} | |
{{parent_label}} | {{l1_h__near_dist | intword | intcomma}} | {{l2_h__near_dist | intword | intcomma}} | {{l3_h__near_dist | intword | intcomma}} | {{l4_h__near_dist | intword | intcomma}} | {{l5_h__near_dist | intword | intcomma}} | {{l6_h__near_dist | intword | intcomma}} | {{l7_h__near_dist | intword | intcomma}} | {{l8_h__near_dist | intword | intcomma}} | {{g8_h__near_dist | intword | intcomma}} |
{{ l1_h__near_dist_percent }}% | {{ l2_h__near_dist_percent }}% | {{ l3_h__near_dist_percent }}% | {{ l4_h__near_dist_percent }}% | {{ l5_h__near_dist_percent }}% | {{ l6_h__near_dist_percent }}% | {{ l7_h__near_dist_percent }}% | {{ l8_h__near_dist_percent }}% | {{ g8_h__near_dist_percent }}% | |