![]() |
{{country.translations[mx_locale]}}
|
{{ 'i8.area' | translate }}: | {{country.area | number:0}} km² |
{{ 'i8.population' | translate }}: | {{country.population2015 * 1000 | number}} |
{{ 'i8.highestpoint' | translate }}: | {{country.highest_point.height | number:0}} m ({{country.highest_point.name}}) |
{{ 'i8.median_age' | translate }}: |
Ø {{country.median_age.total | number}}
{{country.median_age.female | number}}
{{country.median_age.male | number}} |
{{ 'i8.capital' | translate }}: |
{{country.capital}}
|
{{ 'i8.dialcode' | translate }}: | +{{country.dial_code}} |
{{ 'i8.hdi' | translate }}: | {{country.hdi_2013 | number:3}} |
{{ 'i8.gdp' | translate }}: | {{country.NGDPD2013_USD | number:3}} $ |
{{ 'i8.gdppc' | translate }}: | {{country.NGDPDPC2013_USD | number:0}} $ |
{{ 'i8.gdp_by_sectors' | translate }}: | {{country.gdp_by_sector.services}} % {{country.gdp_by_sector.industry}} % {{country.gdp_by_sector.agriculture}} %
|
{{ 'i8.currency_name' | translate }}: | {{country.currency_name}} {{country.currency}} |
{{ 'i8.unemploy_rate' | translate }}: | {{ country.LUR2013?(country.LUR2013 | number:2):""}} % |