Skip to content

Instantly share code, notes, and snippets.

@patilv
Created September 17, 2014 18:00
Show Gist options
  • Save patilv/410a1de459998f35599a to your computer and use it in GitHub Desktop.
Save patilv/410a1de459998f35599a to your computer and use it in GitHub Desktop.
infantdeathsall
This file has been truncated, but you can view the full file.
<!doctype HTML>
<meta charset = 'utf-8'>
<html>
<head>
<script src='http://d3js.org/d3.v3.min.js' type='text/javascript'></script>
<script src='http://d3js.org/topojson.v1.min.js' type='text/javascript'></script>
<script src='http://datamaps.github.io/scripts/datamaps.all.min.js' type='text/javascript'></script>
<script src='http://cdnjs.cloudflare.com/ajax/libs/handlebars.js/1.0.0/handlebars.min.js' type='text/javascript'></script>
<script src='http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.1/angular.min.js' type='text/javascript'></script>
<style>
.rChart {
display: block;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 400px;
}
</style>
</head>
<body ng-app ng-controller='rChartsCtrl'>
<div class='container'>
<button ng-click='animateMap()'>Play</button>
<span ng-bind='year'></span>
<div id='chart22ec2c81441b' class='rChart datamaps'></div>
</div>
<script>
function rChartsCtrl($scope, $timeout){
$scope.year = 1970;
$scope.animateMap = function(){
if ($scope.year > 2013){
return;
}
mapchart22ec2c81441b.updateChoropleth(chartParams.newData[$scope.year]);
$scope.year += 1
$timeout($scope.animateMap, 1000)
}
}
</script>
<script id='popup-template' type='text/x-handlebars-template'>
</script>
<script>
var chartParams = {
"dom": "chart22ec2c81441b",
"width": 800,
"height": 400,
"scope": "world",
"fills": {
"(2,15]": "#FEE5D9",
"(15,32.3]": "#FCAE91",
"(32.3,70.2]": "#FB6A4A",
"(70.2,132]": "#DE2D26",
"(132,398]": "#A50F15"
},
"legend": true,
"labels": false,
"bodyattrs": "ng-app ng-controller='rChartsCtrl'",
"newData": {
"1970": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 199.58,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 60.292,
"year": 1970,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 46.419,
"year": 1970,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 111.21,
"year": 1970,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 118.1,
"year": 1970,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 27.913,
"year": 1970,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 54.742,
"year": 1970,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 30.284,
"year": 1970,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 225.27,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 246.44,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 30,
"year": 1970,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 47.845,
"year": 1970,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 27.384,
"year": 1970,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 119.63,
"year": 1970,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 121,
"year": 1970,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 243.94,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 165.5,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 238.3,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 199.5,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 209.14,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 210.4,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 155.4,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 23.179,
"year": 1970,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 51.125,
"year": 1970,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 180.04,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 76.332,
"year": 1970,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 133.16,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 213,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 246.63,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 245.9,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 118.8,
"year": 1970,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 146.6,
"year": 1970,
"iso3c": null,
"fillKey": "(132,398]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 309,
"year": 1970,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 244.7,
"year": 1970,
"iso3c": "DZA",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 72.5,
"year": 1970,
"iso3c": "ARG",
"fillKey": "(70.2,132]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 21.4,
"year": 1970,
"iso3c": "AUS",
"fillKey": "(15,32.3]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 29,
"year": 1970,
"iso3c": "AUT",
"fillKey": "(15,32.3]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 30.6,
"year": 1970,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 76.4,
"year": 1970,
"iso3c": "BHR",
"fillKey": "(70.2,132]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 223.6,
"year": 1970,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 48.1,
"year": 1970,
"iso3c": "BRB",
"fillKey": "(32.3,70.2]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 24,
"year": 1970,
"iso3c": "BEL",
"fillKey": "(15,32.3]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 96.2,
"year": 1970,
"iso3c": "BLZ",
"fillKey": "(70.2,132]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 266.3,
"year": 1970,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 273.1,
"year": 1970,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 231.3,
"year": 1970,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 121.5,
"year": 1970,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 132.3,
"year": 1970,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 38.9,
"year": 1970,
"iso3c": "BGR",
"fillKey": "(32.3,70.2]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 321.3,
"year": 1970,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 248.1,
"year": 1970,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 161.4,
"year": 1970,
"iso3c": "CPV",
"fillKey": "(132,398]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 211.8,
"year": 1970,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 22,
"year": 1970,
"iso3c": "CAN",
"fillKey": "(15,32.3]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 216.4,
"year": 1970,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 272.1,
"year": 1970,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 79.3,
"year": 1970,
"iso3c": "CHL",
"fillKey": "(70.2,132]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 113.2,
"year": 1970,
"iso3c": "CHN",
"fillKey": "(70.2,132]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 96.5,
"year": 1970,
"iso3c": "COL",
"fillKey": "(70.2,132]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 226.2,
"year": 1970,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 267.2,
"year": 1970,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 153.1,
"year": 1970,
"iso3c": "COG",
"fillKey": "(132,398]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 76.2,
"year": 1970,
"iso3c": "CRI",
"fillKey": "(70.2,132]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 241.4,
"year": 1970,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 43.3,
"year": 1970,
"iso3c": "CUB",
"fillKey": "(32.3,70.2]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 16.6,
"year": 1970,
"iso3c": "DNK",
"fillKey": "(15,32.3]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 64.3,
"year": 1970,
"iso3c": "DMA",
"fillKey": "(32.3,70.2]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 121.4,
"year": 1970,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 137.9,
"year": 1970,
"iso3c": "ECU",
"fillKey": "(132,398]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 239.8,
"year": 1970,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 154.6,
"year": 1970,
"iso3c": "SLV",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 216.9,
"year": 1970,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 240.4,
"year": 1970,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 55.3,
"year": 1970,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 16.1,
"year": 1970,
"iso3c": "FIN",
"fillKey": "(15,32.3]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 18.2,
"year": 1970,
"iso3c": "FRA",
"fillKey": "(15,32.3]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 302.2,
"year": 1970,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 25.7,
"year": 1970,
"iso3c": "DEU",
"fillKey": "(15,32.3]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 201.1,
"year": 1970,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 37.5,
"year": 1970,
"iso3c": "GRC",
"fillKey": "(32.3,70.2]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 174.2,
"year": 1970,
"iso3c": "GTM",
"fillKey": "(132,398]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 325.8,
"year": 1970,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 276.8,
"year": 1970,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 73.9,
"year": 1970,
"iso3c": "GUY",
"fillKey": "(70.2,132]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 249.3,
"year": 1970,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 145.8,
"year": 1970,
"iso3c": "HND",
"fillKey": "(132,398]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 42.7,
"year": 1970,
"iso3c": "HUN",
"fillKey": "(32.3,70.2]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 15.8,
"year": 1970,
"iso3c": "ISL",
"fillKey": "(15,32.3]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 213.2,
"year": 1970,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 167,
"year": 1970,
"iso3c": "IDN",
"fillKey": "(132,398]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 227.3,
"year": 1970,
"iso3c": "IRN",
"fillKey": "(132,398]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 115.5,
"year": 1970,
"iso3c": "IRQ",
"fillKey": "(70.2,132]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 22.2,
"year": 1970,
"iso3c": "IRL",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 33.6,
"year": 1970,
"iso3c": "ITA",
"fillKey": "(32.3,70.2]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 56.8,
"year": 1970,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 17.5,
"year": 1970,
"iso3c": "JPN",
"fillKey": "(15,32.3]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 89.7,
"year": 1970,
"iso3c": "JOR",
"fillKey": "(70.2,132]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 147.9,
"year": 1970,
"iso3c": "KEN",
"fillKey": "(132,398]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 140.4,
"year": 1970,
"iso3c": "KIR",
"fillKey": "(132,398]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 52.4,
"year": 1970,
"iso3c": "KOR",
"fillKey": "(32.3,70.2]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 70.7,
"year": 1970,
"iso3c": "KWT",
"fillKey": "(70.2,132]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 120.3,
"year": 1970,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 62.3,
"year": 1970,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 176.1,
"year": 1970,
"iso3c": "LSO",
"fillKey": "(132,398]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 281.6,
"year": 1970,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 137.2,
"year": 1970,
"iso3c": "LBY",
"fillKey": "(132,398]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 25.4,
"year": 1970,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 22.3,
"year": 1970,
"iso3c": "LUX",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 166.4,
"year": 1970,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 343.6,
"year": 1970,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 55.8,
"year": 1970,
"iso3c": "MYS",
"fillKey": "(32.3,70.2]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 262.3,
"year": 1970,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 398,
"year": 1970,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 27.8,
"year": 1970,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 87.3,
"year": 1970,
"iso3c": "MHL",
"fillKey": "(70.2,132]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 194.9,
"year": 1970,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 82.9,
"year": 1970,
"iso3c": "MUS",
"fillKey": "(70.2,132]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 108.4,
"year": 1970,
"iso3c": "MEX",
"fillKey": "(70.2,132]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 190.1,
"year": 1970,
"iso3c": "MAR",
"fillKey": "(132,398]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 270.9,
"year": 1970,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 178,
"year": 1970,
"iso3c": "MMR",
"fillKey": "(132,398]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 98.3,
"year": 1970,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 270.6,
"year": 1970,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 15.8,
"year": 1970,
"iso3c": "NLD",
"fillKey": "(15,32.3]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 20.8,
"year": 1970,
"iso3c": "NZL",
"fillKey": "(15,32.3]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 173.8,
"year": 1970,
"iso3c": "NIC",
"fillKey": "(132,398]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 325,
"year": 1970,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 287,
"year": 1970,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 16.2,
"year": 1970,
"iso3c": "NOR",
"fillKey": "(15,32.3]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 229.3,
"year": 1970,
"iso3c": "OMN",
"fillKey": "(132,398]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 187.8,
"year": 1970,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 67.5,
"year": 1970,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 144.2,
"year": 1970,
"iso3c": "PNG",
"fillKey": "(132,398]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 78.2,
"year": 1970,
"iso3c": "PRY",
"fillKey": "(70.2,132]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 163.6,
"year": 1970,
"iso3c": "PER",
"fillKey": "(132,398]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 83.9,
"year": 1970,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 36.3,
"year": 1970,
"iso3c": "POL",
"fillKey": "(32.3,70.2]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 68.2,
"year": 1970,
"iso3c": "PRT",
"fillKey": "(32.3,70.2]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 65.5,
"year": 1970,
"iso3c": "QAT",
"fillKey": "(32.3,70.2]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 65.5,
"year": 1970,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 44.7,
"year": 1970,
"iso3c": "RUS",
"fillKey": "(32.3,70.2]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 216.6,
"year": 1970,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 87.9,
"year": 1970,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 290.1,
"year": 1970,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 71.8,
"year": 1970,
"iso3c": "SYC",
"fillKey": "(70.2,132]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 338.5,
"year": 1970,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 27.4,
"year": 1970,
"iso3c": "SGP",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 106.8,
"year": 1970,
"iso3c": "SLB",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 327.8,
"year": 1970,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 29.2,
"year": 1970,
"iso3c": "ESP",
"fillKey": "(15,32.3]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 71.4,
"year": 1970,
"iso3c": "LKA",
"fillKey": "(70.2,132]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 69.5,
"year": 1970,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 75.4,
"year": 1970,
"iso3c": "LCA",
"fillKey": "(70.2,132]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 80.8,
"year": 1970,
"iso3c": "VCT",
"fillKey": "(70.2,132]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 154.6,
"year": 1970,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 169.7,
"year": 1970,
"iso3c": "SWZ",
"fillKey": "(132,398]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 13.4,
"year": 1970,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 18.4,
"year": 1970,
"iso3c": "CHE",
"fillKey": "(15,32.3]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 105.3,
"year": 1970,
"iso3c": "SYR",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 214.2,
"year": 1970,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 99.4,
"year": 1970,
"iso3c": "THA",
"fillKey": "(70.2,132]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 225.8,
"year": 1970,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 50.6,
"year": 1970,
"iso3c": "TON",
"fillKey": "(32.3,70.2]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 51.8,
"year": 1970,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 178.9,
"year": 1970,
"iso3c": "TUN",
"fillKey": "(132,398]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 187.4,
"year": 1970,
"iso3c": "TUR",
"fillKey": "(132,398]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 184.2,
"year": 1970,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 97.5,
"year": 1970,
"iso3c": "ARE",
"fillKey": "(70.2,132]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 21,
"year": 1970,
"iso3c": "GBR",
"fillKey": "(15,32.3]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 23.3,
"year": 1970,
"iso3c": "USA",
"fillKey": "(15,32.3]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 54.4,
"year": 1970,
"iso3c": "URY",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 108.6,
"year": 1970,
"iso3c": "VUT",
"fillKey": "(70.2,132]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 62.4,
"year": 1970,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 88.2,
"year": 1970,
"iso3c": "VNM",
"fillKey": "(70.2,132]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 323.3,
"year": 1970,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 181.1,
"year": 1970,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 112.9,
"year": 1970,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1971": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 194.46,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 58.682,
"year": 1971,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 43.977,
"year": 1971,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 106.21,
"year": 1971,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 113,
"year": 1971,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 26.493,
"year": 1971,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 53.025,
"year": 1971,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 105.6,
"year": 1971,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 28.929,
"year": 1971,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 220.51,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 243.37,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 28.5,
"year": 1971,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 45.851,
"year": 1971,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 25.921,
"year": 1971,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 116.26,
"year": 1971,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 117.6,
"year": 1971,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 241.28,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 160.4,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 235.8,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 192.6,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 201.25,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 202.5,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 149.9,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 22.269,
"year": 1971,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 49.574,
"year": 1971,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 177.02,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 73.613,
"year": 1971,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 131.53,
"year": 1971,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 209.8,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 243.02,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 242.3,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 113.3,
"year": 1971,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 142.4,
"year": 1971,
"iso3c": null,
"fillKey": "(132,398]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 304.1,
"year": 1971,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 240,
"year": 1971,
"iso3c": "DZA",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 71.5,
"year": 1971,
"iso3c": "ARG",
"fillKey": "(70.2,132]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 20.9,
"year": 1971,
"iso3c": "AUS",
"fillKey": "(15,32.3]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 28.7,
"year": 1971,
"iso3c": "AUT",
"fillKey": "(15,32.3]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 31.2,
"year": 1971,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 69,
"year": 1971,
"iso3c": "BHR",
"fillKey": "(32.3,70.2]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 222.6,
"year": 1971,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 45.7,
"year": 1971,
"iso3c": "BRB",
"fillKey": "(32.3,70.2]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 23,
"year": 1971,
"iso3c": "BEL",
"fillKey": "(15,32.3]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 92.5,
"year": 1971,
"iso3c": "BLZ",
"fillKey": "(70.2,132]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 263.7,
"year": 1971,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 265.6,
"year": 1971,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 224.9,
"year": 1971,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 116.5,
"year": 1971,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 128.8,
"year": 1971,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 37.3,
"year": 1971,
"iso3c": "BGR",
"fillKey": "(32.3,70.2]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 318.9,
"year": 1971,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 248,
"year": 1971,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 148.7,
"year": 1971,
"iso3c": "CPV",
"fillKey": "(132,398]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 203.5,
"year": 1971,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 21,
"year": 1971,
"iso3c": "CAN",
"fillKey": "(15,32.3]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 212.2,
"year": 1971,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 268.6,
"year": 1971,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 77.9,
"year": 1971,
"iso3c": "CHL",
"fillKey": "(70.2,132]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 107.6,
"year": 1971,
"iso3c": "CHN",
"fillKey": "(70.2,132]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 93.1,
"year": 1971,
"iso3c": "COL",
"fillKey": "(70.2,132]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 221.2,
"year": 1971,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 261.9,
"year": 1971,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 151.4,
"year": 1971,
"iso3c": "COG",
"fillKey": "(132,398]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 71.7,
"year": 1971,
"iso3c": "CRI",
"fillKey": "(70.2,132]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 234.3,
"year": 1971,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 40,
"year": 1971,
"iso3c": "CUB",
"fillKey": "(32.3,70.2]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 15.7,
"year": 1971,
"iso3c": "DNK",
"fillKey": "(15,32.3]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 58,
"year": 1971,
"iso3c": "DMA",
"fillKey": "(32.3,70.2]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 118.2,
"year": 1971,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 134.3,
"year": 1971,
"iso3c": "ECU",
"fillKey": "(132,398]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 236.3,
"year": 1971,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 151.6,
"year": 1971,
"iso3c": "SLV",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 214.9,
"year": 1971,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 240.2,
"year": 1971,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 54.9,
"year": 1971,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 15.4,
"year": 1971,
"iso3c": "FIN",
"fillKey": "(15,32.3]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 17.4,
"year": 1971,
"iso3c": "FRA",
"fillKey": "(15,32.3]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 295.9,
"year": 1971,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 24.9,
"year": 1971,
"iso3c": "DEU",
"fillKey": "(15,32.3]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 199.4,
"year": 1971,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 35.4,
"year": 1971,
"iso3c": "GRC",
"fillKey": "(32.3,70.2]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 168.8,
"year": 1971,
"iso3c": "GTM",
"fillKey": "(132,398]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 322.6,
"year": 1971,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 275.1,
"year": 1971,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 73.6,
"year": 1971,
"iso3c": "GUY",
"fillKey": "(70.2,132]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 243.7,
"year": 1971,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 140,
"year": 1971,
"iso3c": "HND",
"fillKey": "(132,398]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 42.3,
"year": 1971,
"iso3c": "HUN",
"fillKey": "(32.3,70.2]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 15.2,
"year": 1971,
"iso3c": "ISL",
"fillKey": "(15,32.3]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 209.7,
"year": 1971,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 161.4,
"year": 1971,
"iso3c": "IDN",
"fillKey": "(132,398]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 210.4,
"year": 1971,
"iso3c": "IRN",
"fillKey": "(132,398]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 110.1,
"year": 1971,
"iso3c": "IRQ",
"fillKey": "(70.2,132]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 21.7,
"year": 1971,
"iso3c": "IRL",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 31.9,
"year": 1971,
"iso3c": "ITA",
"fillKey": "(15,32.3]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 54.6,
"year": 1971,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 16.5,
"year": 1971,
"iso3c": "JPN",
"fillKey": "(15,32.3]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 85.3,
"year": 1971,
"iso3c": "JOR",
"fillKey": "(70.2,132]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 84.4,
"year": 1971,
"iso3c": "KAZ",
"fillKey": "(70.2,132]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 144.2,
"year": 1971,
"iso3c": "KEN",
"fillKey": "(132,398]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 136.4,
"year": 1971,
"iso3c": "KIR",
"fillKey": "(132,398]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 46.4,
"year": 1971,
"iso3c": "KOR",
"fillKey": "(32.3,70.2]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 66.3,
"year": 1971,
"iso3c": "KWT",
"fillKey": "(32.3,70.2]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 117.9,
"year": 1971,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 61.6,
"year": 1971,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 172,
"year": 1971,
"iso3c": "LSO",
"fillKey": "(132,398]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 276.5,
"year": 1971,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 127.4,
"year": 1971,
"iso3c": "LBY",
"fillKey": "(70.2,132]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 23.5,
"year": 1971,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 21.1,
"year": 1971,
"iso3c": "LUX",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 164,
"year": 1971,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 337.9,
"year": 1971,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 53.1,
"year": 1971,
"iso3c": "MYS",
"fillKey": "(32.3,70.2]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 251.9,
"year": 1971,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 393.1,
"year": 1971,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 26.4,
"year": 1971,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 84.6,
"year": 1971,
"iso3c": "MHL",
"fillKey": "(70.2,132]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 192.3,
"year": 1971,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 81,
"year": 1971,
"iso3c": "MUS",
"fillKey": "(70.2,132]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 104.6,
"year": 1971,
"iso3c": "MEX",
"fillKey": "(70.2,132]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 63.8,
"year": 1971,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 185.4,
"year": 1971,
"iso3c": "MAR",
"fillKey": "(132,398]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 269.6,
"year": 1971,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 174.1,
"year": 1971,
"iso3c": "MMR",
"fillKey": "(132,398]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 98.5,
"year": 1971,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 264.9,
"year": 1971,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 15.3,
"year": 1971,
"iso3c": "NLD",
"fillKey": "(15,32.3]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 20.3,
"year": 1971,
"iso3c": "NZL",
"fillKey": "(15,32.3]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 169.3,
"year": 1971,
"iso3c": "NIC",
"fillKey": "(132,398]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 329.2,
"year": 1971,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 280.6,
"year": 1971,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 15.6,
"year": 1971,
"iso3c": "NOR",
"fillKey": "(15,32.3]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 216.4,
"year": 1971,
"iso3c": "OMN",
"fillKey": "(132,398]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 184,
"year": 1971,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 64.5,
"year": 1971,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 139.5,
"year": 1971,
"iso3c": "PNG",
"fillKey": "(132,398]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 77.2,
"year": 1971,
"iso3c": "PRY",
"fillKey": "(70.2,132]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 158.8,
"year": 1971,
"iso3c": "PER",
"fillKey": "(132,398]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 83.3,
"year": 1971,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 34.5,
"year": 1971,
"iso3c": "POL",
"fillKey": "(32.3,70.2]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 63.4,
"year": 1971,
"iso3c": "PRT",
"fillKey": "(32.3,70.2]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 61.3,
"year": 1971,
"iso3c": "QAT",
"fillKey": "(32.3,70.2]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 61.7,
"year": 1971,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 42.8,
"year": 1971,
"iso3c": "RUS",
"fillKey": "(32.3,70.2]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 220.3,
"year": 1971,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 87.8,
"year": 1971,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 285,
"year": 1971,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 67.6,
"year": 1971,
"iso3c": "SYC",
"fillKey": "(32.3,70.2]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 333.5,
"year": 1971,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 26.1,
"year": 1971,
"iso3c": "SGP",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 98.7,
"year": 1971,
"iso3c": "SLB",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 324.2,
"year": 1971,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 26.6,
"year": 1971,
"iso3c": "ESP",
"fillKey": "(15,32.3]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 70.1,
"year": 1971,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 67.3,
"year": 1971,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 68.7,
"year": 1971,
"iso3c": "LCA",
"fillKey": "(32.3,70.2]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 81.3,
"year": 1971,
"iso3c": "VCT",
"fillKey": "(70.2,132]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 153.2,
"year": 1971,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 164.8,
"year": 1971,
"iso3c": "SWZ",
"fillKey": "(132,398]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 12.9,
"year": 1971,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 17.6,
"year": 1971,
"iso3c": "CHE",
"fillKey": "(15,32.3]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 99.5,
"year": 1971,
"iso3c": "SYR",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 210.7,
"year": 1971,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 94.7,
"year": 1971,
"iso3c": "THA",
"fillKey": "(70.2,132]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 220.7,
"year": 1971,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 47.5,
"year": 1971,
"iso3c": "TON",
"fillKey": "(32.3,70.2]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 50.7,
"year": 1971,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 169.5,
"year": 1971,
"iso3c": "TUN",
"fillKey": "(132,398]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 181.5,
"year": 1971,
"iso3c": "TUR",
"fillKey": "(132,398]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 183.9,
"year": 1971,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 34.6,
"year": 1971,
"iso3c": "UKR",
"fillKey": "(32.3,70.2]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 88.3,
"year": 1971,
"iso3c": "ARE",
"fillKey": "(70.2,132]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 20.6,
"year": 1971,
"iso3c": "GBR",
"fillKey": "(15,32.3]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 22.4,
"year": 1971,
"iso3c": "USA",
"fillKey": "(15,32.3]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 53.7,
"year": 1971,
"iso3c": "URY",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 104.2,
"year": 1971,
"iso3c": "VUT",
"fillKey": "(70.2,132]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 60.5,
"year": 1971,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 85.9,
"year": 1971,
"iso3c": "VNM",
"fillKey": "(70.2,132]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 312.6,
"year": 1971,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 176.8,
"year": 1971,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 111.5,
"year": 1971,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1972": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 187.68,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 57.153,
"year": 1972,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 41.746,
"year": 1972,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 101.42,
"year": 1972,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 108,
"year": 1972,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 25.021,
"year": 1972,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 52.631,
"year": 1972,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 104.3,
"year": 1972,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 27.561,
"year": 1972,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 215.81,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 240.28,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 29.5,
"year": 1972,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 57.447,
"year": 1972,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 24.482,
"year": 1972,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 112.86,
"year": 1972,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 114.1,
"year": 1972,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 238.58,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 156.5,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 232.5,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 188.4,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 191.98,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 194.7,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 145.7,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 21.35,
"year": 1972,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 47.991,
"year": 1972,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 173.69,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 70.864,
"year": 1972,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 129.61,
"year": 1972,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 206.3,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 239.19,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 238.4,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 108.3,
"year": 1972,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 139,
"year": 1972,
"iso3c": null,
"fillKey": "(132,398]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 299,
"year": 1972,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 233.8,
"year": 1972,
"iso3c": "DZA",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 70.3,
"year": 1972,
"iso3c": "ARG",
"fillKey": "(70.2,132]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 20.2,
"year": 1972,
"iso3c": "AUS",
"fillKey": "(15,32.3]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 28,
"year": 1972,
"iso3c": "AUT",
"fillKey": "(15,32.3]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 31.7,
"year": 1972,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 62.5,
"year": 1972,
"iso3c": "BHR",
"fillKey": "(32.3,70.2]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 221.6,
"year": 1972,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 43.3,
"year": 1972,
"iso3c": "BRB",
"fillKey": "(32.3,70.2]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 21.9,
"year": 1972,
"iso3c": "BEL",
"fillKey": "(15,32.3]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 88.8,
"year": 1972,
"iso3c": "BLZ",
"fillKey": "(70.2,132]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 260.3,
"year": 1972,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 258.3,
"year": 1972,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 218.4,
"year": 1972,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 111.5,
"year": 1972,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 125.3,
"year": 1972,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 36.3,
"year": 1972,
"iso3c": "BGR",
"fillKey": "(32.3,70.2]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 314.9,
"year": 1972,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 247.6,
"year": 1972,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 137.1,
"year": 1972,
"iso3c": "CPV",
"fillKey": "(132,398]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 197.4,
"year": 1972,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 19.9,
"year": 1972,
"iso3c": "CAN",
"fillKey": "(15,32.3]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 208.3,
"year": 1972,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 265.1,
"year": 1972,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 76.9,
"year": 1972,
"iso3c": "CHL",
"fillKey": "(70.2,132]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 102.1,
"year": 1972,
"iso3c": "CHN",
"fillKey": "(70.2,132]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 89.6,
"year": 1972,
"iso3c": "COL",
"fillKey": "(70.2,132]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 216.1,
"year": 1972,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 256.5,
"year": 1972,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 150,
"year": 1972,
"iso3c": "COG",
"fillKey": "(132,398]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 65.2,
"year": 1972,
"iso3c": "CRI",
"fillKey": "(32.3,70.2]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 226.8,
"year": 1972,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 35.8,
"year": 1972,
"iso3c": "CUB",
"fillKey": "(32.3,70.2]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 14.9,
"year": 1972,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 51.5,
"year": 1972,
"iso3c": "DMA",
"fillKey": "(32.3,70.2]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 114.9,
"year": 1972,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 130.3,
"year": 1972,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 232.2,
"year": 1972,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 148.4,
"year": 1972,
"iso3c": "SLV",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 213,
"year": 1972,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 240.1,
"year": 1972,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 54.4,
"year": 1972,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 14.6,
"year": 1972,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 16.6,
"year": 1972,
"iso3c": "FRA",
"fillKey": "(15,32.3]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 289.3,
"year": 1972,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 24,
"year": 1972,
"iso3c": "DEU",
"fillKey": "(15,32.3]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 197.1,
"year": 1972,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 34.1,
"year": 1972,
"iso3c": "GRC",
"fillKey": "(32.3,70.2]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 163.5,
"year": 1972,
"iso3c": "GTM",
"fillKey": "(132,398]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 319.3,
"year": 1972,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 273.2,
"year": 1972,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 73.4,
"year": 1972,
"iso3c": "GUY",
"fillKey": "(70.2,132]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 237.9,
"year": 1972,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 134.5,
"year": 1972,
"iso3c": "HND",
"fillKey": "(132,398]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 42.4,
"year": 1972,
"iso3c": "HUN",
"fillKey": "(32.3,70.2]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 14.6,
"year": 1972,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 205.9,
"year": 1972,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 156.1,
"year": 1972,
"iso3c": "IDN",
"fillKey": "(132,398]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 195.2,
"year": 1972,
"iso3c": "IRN",
"fillKey": "(132,398]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 105,
"year": 1972,
"iso3c": "IRQ",
"fillKey": "(70.2,132]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 21.4,
"year": 1972,
"iso3c": "IRL",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 29.9,
"year": 1972,
"iso3c": "ITA",
"fillKey": "(15,32.3]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 52.5,
"year": 1972,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 15.7,
"year": 1972,
"iso3c": "JPN",
"fillKey": "(15,32.3]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 81.1,
"year": 1972,
"iso3c": "JOR",
"fillKey": "(70.2,132]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 82.7,
"year": 1972,
"iso3c": "KAZ",
"fillKey": "(70.2,132]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 140.5,
"year": 1972,
"iso3c": "KEN",
"fillKey": "(132,398]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 133,
"year": 1972,
"iso3c": "KIR",
"fillKey": "(132,398]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 40.8,
"year": 1972,
"iso3c": "KOR",
"fillKey": "(32.3,70.2]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 62.2,
"year": 1972,
"iso3c": "KWT",
"fillKey": "(32.3,70.2]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 115.7,
"year": 1972,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 60.8,
"year": 1972,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 167.7,
"year": 1972,
"iso3c": "LSO",
"fillKey": "(132,398]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 271.7,
"year": 1972,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 118.2,
"year": 1972,
"iso3c": "LBY",
"fillKey": "(70.2,132]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 22.8,
"year": 1972,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 20,
"year": 1972,
"iso3c": "LUX",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 162.6,
"year": 1972,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 331.2,
"year": 1972,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 50.4,
"year": 1972,
"iso3c": "MYS",
"fillKey": "(32.3,70.2]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 241,
"year": 1972,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 387.6,
"year": 1972,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 25.1,
"year": 1972,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 82.2,
"year": 1972,
"iso3c": "MHL",
"fillKey": "(70.2,132]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 190.5,
"year": 1972,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 79.4,
"year": 1972,
"iso3c": "MUS",
"fillKey": "(70.2,132]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 100.8,
"year": 1972,
"iso3c": "MEX",
"fillKey": "(70.2,132]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 61.9,
"year": 1972,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 180.9,
"year": 1972,
"iso3c": "MAR",
"fillKey": "(132,398]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 268.3,
"year": 1972,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 170,
"year": 1972,
"iso3c": "MMR",
"fillKey": "(132,398]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 98.9,
"year": 1972,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 259.3,
"year": 1972,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 14.7,
"year": 1972,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 19.9,
"year": 1972,
"iso3c": "NZL",
"fillKey": "(15,32.3]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 164.1,
"year": 1972,
"iso3c": "NIC",
"fillKey": "(132,398]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 332.7,
"year": 1972,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 273.1,
"year": 1972,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 15,
"year": 1972,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 203.9,
"year": 1972,
"iso3c": "OMN",
"fillKey": "(132,398]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 180.6,
"year": 1972,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 61.5,
"year": 1972,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 135.1,
"year": 1972,
"iso3c": "PNG",
"fillKey": "(132,398]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 76.1,
"year": 1972,
"iso3c": "PRY",
"fillKey": "(70.2,132]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 154,
"year": 1972,
"iso3c": "PER",
"fillKey": "(132,398]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 82.9,
"year": 1972,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 32.5,
"year": 1972,
"iso3c": "POL",
"fillKey": "(32.3,70.2]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 58,
"year": 1972,
"iso3c": "PRT",
"fillKey": "(32.3,70.2]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 57.3,
"year": 1972,
"iso3c": "QAT",
"fillKey": "(32.3,70.2]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 58.3,
"year": 1972,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 41.1,
"year": 1972,
"iso3c": "RUS",
"fillKey": "(32.3,70.2]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 224.3,
"year": 1972,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 88.2,
"year": 1972,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 161.5,
"year": 1972,
"iso3c": "SAU",
"fillKey": "(132,398]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 278.6,
"year": 1972,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 63.3,
"year": 1972,
"iso3c": "SYC",
"fillKey": "(32.3,70.2]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 328.2,
"year": 1972,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 24.3,
"year": 1972,
"iso3c": "SGP",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 91,
"year": 1972,
"iso3c": "SLB",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 320.8,
"year": 1972,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 24.4,
"year": 1972,
"iso3c": "ESP",
"fillKey": "(15,32.3]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 68.8,
"year": 1972,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 65.1,
"year": 1972,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 62.4,
"year": 1972,
"iso3c": "LCA",
"fillKey": "(32.3,70.2]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 81.4,
"year": 1972,
"iso3c": "VCT",
"fillKey": "(70.2,132]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 152,
"year": 1972,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 159.4,
"year": 1972,
"iso3c": "SWZ",
"fillKey": "(132,398]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 12.3,
"year": 1972,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 16.7,
"year": 1972,
"iso3c": "CHE",
"fillKey": "(15,32.3]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 94.2,
"year": 1972,
"iso3c": "SYR",
"fillKey": "(70.2,132]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 152.7,
"year": 1972,
"iso3c": "TJK",
"fillKey": "(132,398]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 207.1,
"year": 1972,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 90.1,
"year": 1972,
"iso3c": "THA",
"fillKey": "(70.2,132]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 215.6,
"year": 1972,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 44.6,
"year": 1972,
"iso3c": "TON",
"fillKey": "(32.3,70.2]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 49.6,
"year": 1972,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 160.3,
"year": 1972,
"iso3c": "TUN",
"fillKey": "(132,398]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 175.6,
"year": 1972,
"iso3c": "TUR",
"fillKey": "(132,398]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 184.8,
"year": 1972,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 33.3,
"year": 1972,
"iso3c": "UKR",
"fillKey": "(32.3,70.2]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 79.8,
"year": 1972,
"iso3c": "ARE",
"fillKey": "(70.2,132]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 20.1,
"year": 1972,
"iso3c": "GBR",
"fillKey": "(15,32.3]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 21.5,
"year": 1972,
"iso3c": "USA",
"fillKey": "(15,32.3]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 53.6,
"year": 1972,
"iso3c": "URY",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 100,
"year": 1972,
"iso3c": "VUT",
"fillKey": "(70.2,132]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 58.7,
"year": 1972,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 83.8,
"year": 1972,
"iso3c": "VNM",
"fillKey": "(70.2,132]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 301.9,
"year": 1972,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 171.9,
"year": 1972,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 110.6,
"year": 1972,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1973": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 181.73,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 55.688,
"year": 1973,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 39.651,
"year": 1973,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 96.709,
"year": 1973,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 103,
"year": 1973,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 23.643,
"year": 1973,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 51.09,
"year": 1973,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 101.7,
"year": 1973,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 26.247,
"year": 1973,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 211.19,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 237.11,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 28.1,
"year": 1973,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 55.075,
"year": 1973,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 23.067,
"year": 1973,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 109.49,
"year": 1973,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 110.6,
"year": 1973,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 235.79,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 152.7,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 229.8,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 184.1,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 184.06,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 186.7,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 141.5,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 20.449,
"year": 1973,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 46.408,
"year": 1973,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 169.89,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 68.343,
"year": 1973,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 127.31,
"year": 1973,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 202.9,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 235.19,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 234.3,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 103.4,
"year": 1973,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 135.5,
"year": 1973,
"iso3c": null,
"fillKey": "(132,398]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 294,
"year": 1973,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 226.4,
"year": 1973,
"iso3c": "DZA",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 68.6,
"year": 1973,
"iso3c": "ARG",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 19.4,
"year": 1973,
"iso3c": "AUS",
"fillKey": "(15,32.3]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 26.8,
"year": 1973,
"iso3c": "AUT",
"fillKey": "(15,32.3]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 32,
"year": 1973,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 56.6,
"year": 1973,
"iso3c": "BHR",
"fillKey": "(32.3,70.2]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 220.4,
"year": 1973,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 41,
"year": 1973,
"iso3c": "BRB",
"fillKey": "(32.3,70.2]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 20.8,
"year": 1973,
"iso3c": "BEL",
"fillKey": "(15,32.3]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 85.4,
"year": 1973,
"iso3c": "BLZ",
"fillKey": "(70.2,132]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 255.5,
"year": 1973,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 250.9,
"year": 1973,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 211.7,
"year": 1973,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 106.5,
"year": 1973,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 121.8,
"year": 1973,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 35.6,
"year": 1973,
"iso3c": "BGR",
"fillKey": "(32.3,70.2]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 308.5,
"year": 1973,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 247.6,
"year": 1973,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 126.7,
"year": 1973,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 193.4,
"year": 1973,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 19,
"year": 1973,
"iso3c": "CAN",
"fillKey": "(15,32.3]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 204.6,
"year": 1973,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 261.8,
"year": 1973,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 75,
"year": 1973,
"iso3c": "CHL",
"fillKey": "(70.2,132]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 96.5,
"year": 1973,
"iso3c": "CHN",
"fillKey": "(70.2,132]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 86,
"year": 1973,
"iso3c": "COL",
"fillKey": "(70.2,132]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 211.3,
"year": 1973,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 250.9,
"year": 1973,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 148.4,
"year": 1973,
"iso3c": "COG",
"fillKey": "(132,398]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 58,
"year": 1973,
"iso3c": "CRI",
"fillKey": "(32.3,70.2]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 218.5,
"year": 1973,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 32.2,
"year": 1973,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 13.9,
"year": 1973,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 45.2,
"year": 1973,
"iso3c": "DMA",
"fillKey": "(32.3,70.2]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 111.6,
"year": 1973,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 126,
"year": 1973,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 226.9,
"year": 1973,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 144.8,
"year": 1973,
"iso3c": "SLV",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 210.8,
"year": 1973,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 240.1,
"year": 1973,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 54,
"year": 1973,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 13.8,
"year": 1973,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 15.9,
"year": 1973,
"iso3c": "FRA",
"fillKey": "(15,32.3]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 282.6,
"year": 1973,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 23.1,
"year": 1973,
"iso3c": "DEU",
"fillKey": "(15,32.3]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 193.9,
"year": 1973,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 33.2,
"year": 1973,
"iso3c": "GRC",
"fillKey": "(32.3,70.2]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 158.3,
"year": 1973,
"iso3c": "GTM",
"fillKey": "(132,398]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 316,
"year": 1973,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 271.5,
"year": 1973,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 73.2,
"year": 1973,
"iso3c": "GUY",
"fillKey": "(70.2,132]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 231.9,
"year": 1973,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 129.2,
"year": 1973,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 42.2,
"year": 1973,
"iso3c": "HUN",
"fillKey": "(32.3,70.2]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 14,
"year": 1973,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 202.1,
"year": 1973,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 150.9,
"year": 1973,
"iso3c": "IDN",
"fillKey": "(132,398]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 181.6,
"year": 1973,
"iso3c": "IRN",
"fillKey": "(132,398]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 100.1,
"year": 1973,
"iso3c": "IRQ",
"fillKey": "(70.2,132]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 21.1,
"year": 1973,
"iso3c": "IRL",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 27.6,
"year": 1973,
"iso3c": "ITA",
"fillKey": "(15,32.3]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 50.5,
"year": 1973,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 14.9,
"year": 1973,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 77.2,
"year": 1973,
"iso3c": "JOR",
"fillKey": "(70.2,132]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 80.9,
"year": 1973,
"iso3c": "KAZ",
"fillKey": "(70.2,132]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 136.7,
"year": 1973,
"iso3c": "KEN",
"fillKey": "(132,398]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 130.2,
"year": 1973,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 35.6,
"year": 1973,
"iso3c": "KOR",
"fillKey": "(32.3,70.2]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 58.4,
"year": 1973,
"iso3c": "KWT",
"fillKey": "(32.3,70.2]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 113.8,
"year": 1973,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 59.9,
"year": 1973,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 163.1,
"year": 1973,
"iso3c": "LSO",
"fillKey": "(132,398]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 267.2,
"year": 1973,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 109.8,
"year": 1973,
"iso3c": "LBY",
"fillKey": "(70.2,132]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 23.5,
"year": 1973,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 18.8,
"year": 1973,
"iso3c": "LUX",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 162.5,
"year": 1973,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 323.4,
"year": 1973,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 47.8,
"year": 1973,
"iso3c": "MYS",
"fillKey": "(32.3,70.2]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 229.4,
"year": 1973,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 381.2,
"year": 1973,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 23.8,
"year": 1973,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 80.1,
"year": 1973,
"iso3c": "MHL",
"fillKey": "(70.2,132]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 189.1,
"year": 1973,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 76.9,
"year": 1973,
"iso3c": "MUS",
"fillKey": "(70.2,132]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 97.4,
"year": 1973,
"iso3c": "MEX",
"fillKey": "(70.2,132]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 59.9,
"year": 1973,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 176.4,
"year": 1973,
"iso3c": "MAR",
"fillKey": "(132,398]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 266.9,
"year": 1973,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 166,
"year": 1973,
"iso3c": "MMR",
"fillKey": "(132,398]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 99.3,
"year": 1973,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 253.6,
"year": 1973,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 14.1,
"year": 1973,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 19.4,
"year": 1973,
"iso3c": "NZL",
"fillKey": "(15,32.3]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 158.4,
"year": 1973,
"iso3c": "NIC",
"fillKey": "(132,398]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 335.3,
"year": 1973,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 265.1,
"year": 1973,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 14.3,
"year": 1973,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 191.6,
"year": 1973,
"iso3c": "OMN",
"fillKey": "(132,398]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 177.5,
"year": 1973,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 58.5,
"year": 1973,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 130.8,
"year": 1973,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 74.8,
"year": 1973,
"iso3c": "PRY",
"fillKey": "(70.2,132]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 149.3,
"year": 1973,
"iso3c": "PER",
"fillKey": "(132,398]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 82.8,
"year": 1973,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 30.4,
"year": 1973,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 52.6,
"year": 1973,
"iso3c": "PRT",
"fillKey": "(32.3,70.2]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 53.6,
"year": 1973,
"iso3c": "QAT",
"fillKey": "(32.3,70.2]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 55.2,
"year": 1973,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 39.5,
"year": 1973,
"iso3c": "RUS",
"fillKey": "(32.3,70.2]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 229.6,
"year": 1973,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 88.9,
"year": 1973,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 151.3,
"year": 1973,
"iso3c": "SAU",
"fillKey": "(132,398]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 271,
"year": 1973,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 59,
"year": 1973,
"iso3c": "SYC",
"fillKey": "(32.3,70.2]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 323.3,
"year": 1973,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 22,
"year": 1973,
"iso3c": "SGP",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 84.2,
"year": 1973,
"iso3c": "SLB",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 317.6,
"year": 1973,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 23.1,
"year": 1973,
"iso3c": "ESP",
"fillKey": "(15,32.3]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 67.5,
"year": 1973,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 63.1,
"year": 1973,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 56.5,
"year": 1973,
"iso3c": "LCA",
"fillKey": "(32.3,70.2]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 80.9,
"year": 1973,
"iso3c": "VCT",
"fillKey": "(70.2,132]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 150.7,
"year": 1973,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 153.6,
"year": 1973,
"iso3c": "SWZ",
"fillKey": "(132,398]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 11.6,
"year": 1973,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 15.8,
"year": 1973,
"iso3c": "CHE",
"fillKey": "(15,32.3]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 89.2,
"year": 1973,
"iso3c": "SYR",
"fillKey": "(70.2,132]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 147.5,
"year": 1973,
"iso3c": "TJK",
"fillKey": "(132,398]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 203.2,
"year": 1973,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 85.6,
"year": 1973,
"iso3c": "THA",
"fillKey": "(70.2,132]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 210.5,
"year": 1973,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 42.1,
"year": 1973,
"iso3c": "TON",
"fillKey": "(32.3,70.2]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 48.5,
"year": 1973,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 151.2,
"year": 1973,
"iso3c": "TUN",
"fillKey": "(132,398]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 169.6,
"year": 1973,
"iso3c": "TUR",
"fillKey": "(132,398]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 186.8,
"year": 1973,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 32.2,
"year": 1973,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 72,
"year": 1973,
"iso3c": "ARE",
"fillKey": "(70.2,132]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 19.4,
"year": 1973,
"iso3c": "GBR",
"fillKey": "(15,32.3]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 20.6,
"year": 1973,
"iso3c": "USA",
"fillKey": "(15,32.3]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 54.3,
"year": 1973,
"iso3c": "URY",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 95.8,
"year": 1973,
"iso3c": "VUT",
"fillKey": "(70.2,132]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 56.8,
"year": 1973,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 81.7,
"year": 1973,
"iso3c": "VNM",
"fillKey": "(70.2,132]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 291.2,
"year": 1973,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 167.1,
"year": 1973,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 110,
"year": 1973,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1974": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 175.35,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 54.253,
"year": 1974,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 37.881,
"year": 1974,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 92.115,
"year": 1974,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 98.1,
"year": 1974,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 22.476,
"year": 1974,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 49.611,
"year": 1974,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 99.1,
"year": 1974,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 25.129,
"year": 1974,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 206.58,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 233.95,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 26.9,
"year": 1974,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 52.91,
"year": 1974,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 21.79,
"year": 1974,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 106.13,
"year": 1974,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 107.1,
"year": 1974,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 232.92,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 148.7,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 227.1,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 179.7,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 174.03,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 178.7,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 137.2,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 19.538,
"year": 1974,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 44.741,
"year": 1974,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 165.47,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 65.892,
"year": 1974,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 124.48,
"year": 1974,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 199.1,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 224.55,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 223.3,
"year": 1974,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 99,
"year": 1974,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 131.9,
"year": 1974,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 288.8,
"year": 1974,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 217.7,
"year": 1974,
"iso3c": "DZA",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 66.4,
"year": 1974,
"iso3c": "ARG",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 18.4,
"year": 1974,
"iso3c": "AUS",
"fillKey": "(15,32.3]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 25.1,
"year": 1974,
"iso3c": "AUT",
"fillKey": "(15,32.3]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 32.2,
"year": 1974,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 51.6,
"year": 1974,
"iso3c": "BHR",
"fillKey": "(32.3,70.2]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 218.9,
"year": 1974,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 38.8,
"year": 1974,
"iso3c": "BRB",
"fillKey": "(32.3,70.2]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 19.6,
"year": 1974,
"iso3c": "BEL",
"fillKey": "(15,32.3]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 82.1,
"year": 1974,
"iso3c": "BLZ",
"fillKey": "(70.2,132]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 249.6,
"year": 1974,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 243.7,
"year": 1974,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 205.2,
"year": 1974,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 101.5,
"year": 1974,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 118.4,
"year": 1974,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 35,
"year": 1974,
"iso3c": "BGR",
"fillKey": "(32.3,70.2]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 299.8,
"year": 1974,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 247.9,
"year": 1974,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 117.4,
"year": 1974,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 191.3,
"year": 1974,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 18,
"year": 1974,
"iso3c": "CAN",
"fillKey": "(15,32.3]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 201.3,
"year": 1974,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 258.7,
"year": 1974,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 71,
"year": 1974,
"iso3c": "CHL",
"fillKey": "(70.2,132]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 90.8,
"year": 1974,
"iso3c": "CHN",
"fillKey": "(70.2,132]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 82.2,
"year": 1974,
"iso3c": "COL",
"fillKey": "(70.2,132]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 206.4,
"year": 1974,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 245.3,
"year": 1974,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 146.3,
"year": 1974,
"iso3c": "COG",
"fillKey": "(132,398]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 51.5,
"year": 1974,
"iso3c": "CRI",
"fillKey": "(32.3,70.2]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 209.8,
"year": 1974,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 30.3,
"year": 1974,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 13.1,
"year": 1974,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 39.3,
"year": 1974,
"iso3c": "DMA",
"fillKey": "(32.3,70.2]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 108.1,
"year": 1974,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 121.3,
"year": 1974,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 220.3,
"year": 1974,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 141,
"year": 1974,
"iso3c": "SLV",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 208.3,
"year": 1974,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 240.3,
"year": 1974,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 53.4,
"year": 1974,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 13.1,
"year": 1974,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 15.4,
"year": 1974,
"iso3c": "FRA",
"fillKey": "(15,32.3]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 276.2,
"year": 1974,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 22,
"year": 1974,
"iso3c": "DEU",
"fillKey": "(15,32.3]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 190,
"year": 1974,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 32.4,
"year": 1974,
"iso3c": "GRC",
"fillKey": "(32.3,70.2]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 153.1,
"year": 1974,
"iso3c": "GTM",
"fillKey": "(132,398]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 312.4,
"year": 1974,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 269.6,
"year": 1974,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 73,
"year": 1974,
"iso3c": "GUY",
"fillKey": "(70.2,132]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 225.9,
"year": 1974,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 123.9,
"year": 1974,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 41.1,
"year": 1974,
"iso3c": "HUN",
"fillKey": "(32.3,70.2]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 13.4,
"year": 1974,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 197.9,
"year": 1974,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 146,
"year": 1974,
"iso3c": "IDN",
"fillKey": "(132,398]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 169.3,
"year": 1974,
"iso3c": "IRN",
"fillKey": "(132,398]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 95.4,
"year": 1974,
"iso3c": "IRQ",
"fillKey": "(70.2,132]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 20.6,
"year": 1974,
"iso3c": "IRL",
"fillKey": "(15,32.3]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 29.1,
"year": 1974,
"iso3c": "ISR",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 25.3,
"year": 1974,
"iso3c": "ITA",
"fillKey": "(15,32.3]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 48.6,
"year": 1974,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 14.1,
"year": 1974,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 73.5,
"year": 1974,
"iso3c": "JOR",
"fillKey": "(70.2,132]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 79.2,
"year": 1974,
"iso3c": "KAZ",
"fillKey": "(70.2,132]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 132.7,
"year": 1974,
"iso3c": "KEN",
"fillKey": "(132,398]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 128,
"year": 1974,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 31,
"year": 1974,
"iso3c": "KOR",
"fillKey": "(15,32.3]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 54.8,
"year": 1974,
"iso3c": "KWT",
"fillKey": "(32.3,70.2]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 112,
"year": 1974,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 59,
"year": 1974,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 158,
"year": 1974,
"iso3c": "LSO",
"fillKey": "(132,398]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 262.7,
"year": 1974,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 102.4,
"year": 1974,
"iso3c": "LBY",
"fillKey": "(70.2,132]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 24.6,
"year": 1974,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 17.7,
"year": 1974,
"iso3c": "LUX",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 163.3,
"year": 1974,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 315,
"year": 1974,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 45.1,
"year": 1974,
"iso3c": "MYS",
"fillKey": "(32.3,70.2]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 217.3,
"year": 1974,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 374.1,
"year": 1974,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 22.6,
"year": 1974,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 78.4,
"year": 1974,
"iso3c": "MHL",
"fillKey": "(70.2,132]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 187.5,
"year": 1974,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 72.3,
"year": 1974,
"iso3c": "MUS",
"fillKey": "(70.2,132]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 94.1,
"year": 1974,
"iso3c": "MEX",
"fillKey": "(70.2,132]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 58.1,
"year": 1974,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 171.5,
"year": 1974,
"iso3c": "MAR",
"fillKey": "(132,398]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 265.6,
"year": 1974,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 161.8,
"year": 1974,
"iso3c": "MMR",
"fillKey": "(132,398]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 99.6,
"year": 1974,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 248.2,
"year": 1974,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 13.6,
"year": 1974,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 18.9,
"year": 1974,
"iso3c": "NZL",
"fillKey": "(15,32.3]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 152.2,
"year": 1974,
"iso3c": "NIC",
"fillKey": "(132,398]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 336.5,
"year": 1974,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 256.9,
"year": 1974,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 13.6,
"year": 1974,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 179.5,
"year": 1974,
"iso3c": "OMN",
"fillKey": "(132,398]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 174.7,
"year": 1974,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 55.7,
"year": 1974,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 126.8,
"year": 1974,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 73.5,
"year": 1974,
"iso3c": "PRY",
"fillKey": "(70.2,132]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 144.7,
"year": 1974,
"iso3c": "PER",
"fillKey": "(132,398]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 82.9,
"year": 1974,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 28.8,
"year": 1974,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 47.8,
"year": 1974,
"iso3c": "PRT",
"fillKey": "(32.3,70.2]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 50.3,
"year": 1974,
"iso3c": "QAT",
"fillKey": "(32.3,70.2]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 52.6,
"year": 1974,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 38,
"year": 1974,
"iso3c": "RUS",
"fillKey": "(32.3,70.2]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 235.9,
"year": 1974,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 89.6,
"year": 1974,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 142.1,
"year": 1974,
"iso3c": "SAU",
"fillKey": "(132,398]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 262.2,
"year": 1974,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 54.7,
"year": 1974,
"iso3c": "SYC",
"fillKey": "(32.3,70.2]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 318.6,
"year": 1974,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 19.7,
"year": 1974,
"iso3c": "SGP",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 78,
"year": 1974,
"iso3c": "SLB",
"fillKey": "(70.2,132]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 126.5,
"year": 1974,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 313.8,
"year": 1974,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 23,
"year": 1974,
"iso3c": "ESP",
"fillKey": "(15,32.3]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 65.9,
"year": 1974,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 61.3,
"year": 1974,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 51.2,
"year": 1974,
"iso3c": "LCA",
"fillKey": "(32.3,70.2]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 79.7,
"year": 1974,
"iso3c": "VCT",
"fillKey": "(70.2,132]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 149.4,
"year": 1974,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 147.2,
"year": 1974,
"iso3c": "SWZ",
"fillKey": "(132,398]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 10.9,
"year": 1974,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 14.8,
"year": 1974,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 84.4,
"year": 1974,
"iso3c": "SYR",
"fillKey": "(70.2,132]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 142.8,
"year": 1974,
"iso3c": "TJK",
"fillKey": "(132,398]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 199.3,
"year": 1974,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 81.4,
"year": 1974,
"iso3c": "THA",
"fillKey": "(70.2,132]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 205.4,
"year": 1974,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 39.9,
"year": 1974,
"iso3c": "TON",
"fillKey": "(32.3,70.2]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 47.3,
"year": 1974,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 142.2,
"year": 1974,
"iso3c": "TUN",
"fillKey": "(132,398]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 163.5,
"year": 1974,
"iso3c": "TUR",
"fillKey": "(132,398]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 190.1,
"year": 1974,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 31.3,
"year": 1974,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 65,
"year": 1974,
"iso3c": "ARE",
"fillKey": "(32.3,70.2]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 18.7,
"year": 1974,
"iso3c": "GBR",
"fillKey": "(15,32.3]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 19.7,
"year": 1974,
"iso3c": "USA",
"fillKey": "(15,32.3]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 55.1,
"year": 1974,
"iso3c": "URY",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 91.9,
"year": 1974,
"iso3c": "VUT",
"fillKey": "(70.2,132]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 54.9,
"year": 1974,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 79.7,
"year": 1974,
"iso3c": "VNM",
"fillKey": "(70.2,132]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 280.4,
"year": 1974,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 162.8,
"year": 1974,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 109.7,
"year": 1974,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1975": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 167.91,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 52.819,
"year": 1975,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 36.292,
"year": 1975,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 89.505,
"year": 1975,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 95.3,
"year": 1975,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 21.423,
"year": 1975,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 48.342,
"year": 1975,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 95.5,
"year": 1975,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 24.11,
"year": 1975,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 201.23,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 230.66,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 25.7,
"year": 1975,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 51.084,
"year": 1975,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 20.509,
"year": 1975,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 102.75,
"year": 1975,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 103.8,
"year": 1975,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 231.29,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 145.7,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 226.1,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 174.8,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 165.24,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 169.7,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 133.3,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 18.628,
"year": 1975,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 43.138,
"year": 1975,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 160.5,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 63.436,
"year": 1975,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 121.17,
"year": 1975,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 194.9,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 220.39,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 219.1,
"year": 1975,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 94.3,
"year": 1975,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 129.2,
"year": 1975,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 283.6,
"year": 1975,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 208.1,
"year": 1975,
"iso3c": "DZA",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 63.6,
"year": 1975,
"iso3c": "ARG",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 17.3,
"year": 1975,
"iso3c": "AUS",
"fillKey": "(15,32.3]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 23.1,
"year": 1975,
"iso3c": "AUT",
"fillKey": "(15,32.3]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 32.1,
"year": 1975,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 47.2,
"year": 1975,
"iso3c": "BHR",
"fillKey": "(32.3,70.2]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 216.7,
"year": 1975,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 36.7,
"year": 1975,
"iso3c": "BRB",
"fillKey": "(32.3,70.2]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 18.6,
"year": 1975,
"iso3c": "BEL",
"fillKey": "(15,32.3]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 79.2,
"year": 1975,
"iso3c": "BLZ",
"fillKey": "(70.2,132]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 242.4,
"year": 1975,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 236.5,
"year": 1975,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 198.5,
"year": 1975,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 96.3,
"year": 1975,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 115,
"year": 1975,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 34.3,
"year": 1975,
"iso3c": "BGR",
"fillKey": "(32.3,70.2]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 289.3,
"year": 1975,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 247.4,
"year": 1975,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 109.2,
"year": 1975,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 309,
"year": 1975,
"iso3c": "KHM",
"fillKey": "(132,398]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 190.6,
"year": 1975,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 17,
"year": 1975,
"iso3c": "CAN",
"fillKey": "(15,32.3]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 198.3,
"year": 1975,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 255.7,
"year": 1975,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 64.5,
"year": 1975,
"iso3c": "CHL",
"fillKey": "(32.3,70.2]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 85.3,
"year": 1975,
"iso3c": "CHN",
"fillKey": "(70.2,132]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 78.1,
"year": 1975,
"iso3c": "COL",
"fillKey": "(70.2,132]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 201.5,
"year": 1975,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 239.7,
"year": 1975,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 143.9,
"year": 1975,
"iso3c": "COG",
"fillKey": "(132,398]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 45.9,
"year": 1975,
"iso3c": "CRI",
"fillKey": "(32.3,70.2]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 200.9,
"year": 1975,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 29.3,
"year": 1975,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 12.3,
"year": 1975,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 34.2,
"year": 1975,
"iso3c": "DMA",
"fillKey": "(32.3,70.2]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 104.6,
"year": 1975,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 116.6,
"year": 1975,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 212.3,
"year": 1975,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 136.7,
"year": 1975,
"iso3c": "SLV",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 205.7,
"year": 1975,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 240.6,
"year": 1975,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 52.5,
"year": 1975,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 12.3,
"year": 1975,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 15,
"year": 1975,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 269.5,
"year": 1975,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 68.1,
"year": 1975,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 20.8,
"year": 1975,
"iso3c": "DEU",
"fillKey": "(15,32.3]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 185.5,
"year": 1975,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 31.4,
"year": 1975,
"iso3c": "GRC",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 148,
"year": 1975,
"iso3c": "GTM",
"fillKey": "(132,398]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 308.7,
"year": 1975,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 267.6,
"year": 1975,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 72.8,
"year": 1975,
"iso3c": "GUY",
"fillKey": "(70.2,132]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 220,
"year": 1975,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 118.8,
"year": 1975,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 38.7,
"year": 1975,
"iso3c": "HUN",
"fillKey": "(32.3,70.2]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 12.8,
"year": 1975,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 193.3,
"year": 1975,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 141.3,
"year": 1975,
"iso3c": "IDN",
"fillKey": "(132,398]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 157.7,
"year": 1975,
"iso3c": "IRN",
"fillKey": "(132,398]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 91,
"year": 1975,
"iso3c": "IRQ",
"fillKey": "(70.2,132]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 20,
"year": 1975,
"iso3c": "IRL",
"fillKey": "(15,32.3]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 26.2,
"year": 1975,
"iso3c": "ISR",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 23,
"year": 1975,
"iso3c": "ITA",
"fillKey": "(15,32.3]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 46.8,
"year": 1975,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 13.3,
"year": 1975,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 70.1,
"year": 1975,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 77.7,
"year": 1975,
"iso3c": "KAZ",
"fillKey": "(70.2,132]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 128.6,
"year": 1975,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 126.3,
"year": 1975,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 26.9,
"year": 1975,
"iso3c": "KOR",
"fillKey": "(15,32.3]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 51.4,
"year": 1975,
"iso3c": "KWT",
"fillKey": "(32.3,70.2]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 110.1,
"year": 1975,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 58,
"year": 1975,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 152.4,
"year": 1975,
"iso3c": "LSO",
"fillKey": "(132,398]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 258.2,
"year": 1975,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 95.6,
"year": 1975,
"iso3c": "LBY",
"fillKey": "(70.2,132]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 25.1,
"year": 1975,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 16.8,
"year": 1975,
"iso3c": "LUX",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 164.8,
"year": 1975,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 306.1,
"year": 1975,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 42.5,
"year": 1975,
"iso3c": "MYS",
"fillKey": "(32.3,70.2]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 205.6,
"year": 1975,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 366,
"year": 1975,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 21.4,
"year": 1975,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 76.8,
"year": 1975,
"iso3c": "MHL",
"fillKey": "(70.2,132]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 184.9,
"year": 1975,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 65.2,
"year": 1975,
"iso3c": "MUS",
"fillKey": "(32.3,70.2]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 91.1,
"year": 1975,
"iso3c": "MEX",
"fillKey": "(70.2,132]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 56.3,
"year": 1975,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 166.1,
"year": 1975,
"iso3c": "MAR",
"fillKey": "(132,398]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 264.4,
"year": 1975,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 157.8,
"year": 1975,
"iso3c": "MMR",
"fillKey": "(132,398]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 99.9,
"year": 1975,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 242.5,
"year": 1975,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 13.1,
"year": 1975,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 18.3,
"year": 1975,
"iso3c": "NZL",
"fillKey": "(15,32.3]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 145.3,
"year": 1975,
"iso3c": "NIC",
"fillKey": "(132,398]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 335.4,
"year": 1975,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 249,
"year": 1975,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 12.9,
"year": 1975,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 167.7,
"year": 1975,
"iso3c": "OMN",
"fillKey": "(132,398]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 172.1,
"year": 1975,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 53.3,
"year": 1975,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 123.1,
"year": 1975,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 72,
"year": 1975,
"iso3c": "PRY",
"fillKey": "(70.2,132]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 140.5,
"year": 1975,
"iso3c": "PER",
"fillKey": "(132,398]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 83,
"year": 1975,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 27.7,
"year": 1975,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 43.5,
"year": 1975,
"iso3c": "PRT",
"fillKey": "(32.3,70.2]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 47.3,
"year": 1975,
"iso3c": "QAT",
"fillKey": "(32.3,70.2]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 50.4,
"year": 1975,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 36.8,
"year": 1975,
"iso3c": "RUS",
"fillKey": "(32.3,70.2]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 241.8,
"year": 1975,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 90.3,
"year": 1975,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 133.9,
"year": 1975,
"iso3c": "SAU",
"fillKey": "(132,398]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 252.5,
"year": 1975,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 50.2,
"year": 1975,
"iso3c": "SYC",
"fillKey": "(32.3,70.2]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 314.1,
"year": 1975,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 17.6,
"year": 1975,
"iso3c": "SGP",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 72.3,
"year": 1975,
"iso3c": "SLB",
"fillKey": "(70.2,132]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 120.1,
"year": 1975,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 310.3,
"year": 1975,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 23.5,
"year": 1975,
"iso3c": "ESP",
"fillKey": "(15,32.3]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 64,
"year": 1975,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 59.6,
"year": 1975,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 46.6,
"year": 1975,
"iso3c": "LCA",
"fillKey": "(32.3,70.2]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 77.6,
"year": 1975,
"iso3c": "VCT",
"fillKey": "(70.2,132]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 148.2,
"year": 1975,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 141,
"year": 1975,
"iso3c": "SWZ",
"fillKey": "(132,398]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 10.3,
"year": 1975,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 13.8,
"year": 1975,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 79.9,
"year": 1975,
"iso3c": "SYR",
"fillKey": "(70.2,132]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 138.6,
"year": 1975,
"iso3c": "TJK",
"fillKey": "(132,398]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 195.1,
"year": 1975,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 77.4,
"year": 1975,
"iso3c": "THA",
"fillKey": "(70.2,132]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 200.3,
"year": 1975,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 37.9,
"year": 1975,
"iso3c": "TON",
"fillKey": "(32.3,70.2]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 46,
"year": 1975,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 133.1,
"year": 1975,
"iso3c": "TUN",
"fillKey": "(132,398]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 157.4,
"year": 1975,
"iso3c": "TUR",
"fillKey": "(132,398]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 83.3,
"year": 1975,
"iso3c": "TUV",
"fillKey": "(70.2,132]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 194.1,
"year": 1975,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 30.4,
"year": 1975,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 58.7,
"year": 1975,
"iso3c": "ARE",
"fillKey": "(32.3,70.2]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 18,
"year": 1975,
"iso3c": "GBR",
"fillKey": "(15,32.3]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 18.8,
"year": 1975,
"iso3c": "USA",
"fillKey": "(15,32.3]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 55.3,
"year": 1975,
"iso3c": "URY",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 88.2,
"year": 1975,
"iso3c": "VUT",
"fillKey": "(70.2,132]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 53.2,
"year": 1975,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 77.7,
"year": 1975,
"iso3c": "VNM",
"fillKey": "(70.2,132]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 107.4,
"year": 1975,
"iso3c": "PSE",
"fillKey": "(70.2,132]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 269.1,
"year": 1975,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 159.5,
"year": 1975,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 109.5,
"year": 1975,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1976": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 160.79,
"year": 1976,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 51.409,
"year": 1976,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 34.922,
"year": 1976,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 85.281,
"year": 1976,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 90.7,
"year": 1976,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 20.351,
"year": 1976,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 47.149,
"year": 1976,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 92.5,
"year": 1976,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 23.099,
"year": 1976,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 196.6,
"year": 1976,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 227.35,
"year": 1976,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 24.6,
"year": 1976,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 49.416,
"year": 1976,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 19.276,
"year": 1976,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 99.289,
"year": 1976,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 100.4,
"year": 1976,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 227.61,
"year": 1976,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 142.4,
"year": 1976,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 222.5,
"year": 1976,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 170.2,
"year": 1976,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 156.84,
"year": 1976,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 161.3,
"year": 1976,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 129.7,
"year": 1976,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 17.717,
"year": 1976,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 41.498,
"year": 1976,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 155.98,
"year": 1976,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 60.952,
"year": 1976,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 118.89,
"year": 1976,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 190.6,
"year": 1976,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 216.24,
"year": 1976,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 214.9,
"year": 1976,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 89.7,
"year": 1976,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 126.3,
"year": 1976,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 278,
"year": 1976,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 197.7,
"year": 1976,
"iso3c": "DZA",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 60,
"year": 1976,
"iso3c": "ARG",
"fillKey": "(32.3,70.2]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 87.8,
"year": 1976,
"iso3c": "ARM",
"fillKey": "(70.2,132]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 16.2,
"year": 1976,
"iso3c": "AUS",
"fillKey": "(15,32.3]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 21.1,
"year": 1976,
"iso3c": "AUT",
"fillKey": "(15,32.3]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 31.9,
"year": 1976,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 43.4,
"year": 1976,
"iso3c": "BHR",
"fillKey": "(32.3,70.2]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 214,
"year": 1976,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 34.6,
"year": 1976,
"iso3c": "BRB",
"fillKey": "(32.3,70.2]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 17.6,
"year": 1976,
"iso3c": "BEL",
"fillKey": "(15,32.3]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 76.3,
"year": 1976,
"iso3c": "BLZ",
"fillKey": "(70.2,132]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 235,
"year": 1976,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 229.5,
"year": 1976,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 192.1,
"year": 1976,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 91.2,
"year": 1976,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 111.5,
"year": 1976,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 33.5,
"year": 1976,
"iso3c": "BGR",
"fillKey": "(32.3,70.2]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 278.1,
"year": 1976,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 245.7,
"year": 1976,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 102.1,
"year": 1976,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 289.1,
"year": 1976,
"iso3c": "KHM",
"fillKey": "(132,398]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 190.4,
"year": 1976,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 16,
"year": 1976,
"iso3c": "CAN",
"fillKey": "(15,32.3]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 195.2,
"year": 1976,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 252.9,
"year": 1976,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 56.7,
"year": 1976,
"iso3c": "CHL",
"fillKey": "(32.3,70.2]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 79.8,
"year": 1976,
"iso3c": "CHN",
"fillKey": "(70.2,132]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 73.9,
"year": 1976,
"iso3c": "COL",
"fillKey": "(70.2,132]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 196.7,
"year": 1976,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 234,
"year": 1976,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 140.8,
"year": 1976,
"iso3c": "COG",
"fillKey": "(132,398]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 40.4,
"year": 1976,
"iso3c": "CRI",
"fillKey": "(32.3,70.2]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 192.3,
"year": 1976,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 27.5,
"year": 1976,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 11.6,
"year": 1976,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 172.7,
"year": 1976,
"iso3c": "DJI",
"fillKey": "(132,398]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 29.8,
"year": 1976,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 101.2,
"year": 1976,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 111.8,
"year": 1976,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 203.4,
"year": 1976,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 132,
"year": 1976,
"iso3c": "SLV",
"fillKey": "(70.2,132]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 202.7,
"year": 1976,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 241.5,
"year": 1976,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 51.3,
"year": 1976,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 11.4,
"year": 1976,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 14.5,
"year": 1976,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 262.9,
"year": 1976,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 65.7,
"year": 1976,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 19.6,
"year": 1976,
"iso3c": "DEU",
"fillKey": "(15,32.3]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 180.9,
"year": 1976,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 30.1,
"year": 1976,
"iso3c": "GRC",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 143,
"year": 1976,
"iso3c": "GTM",
"fillKey": "(132,398]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 304.6,
"year": 1976,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 265.6,
"year": 1976,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 72.5,
"year": 1976,
"iso3c": "GUY",
"fillKey": "(70.2,132]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 214,
"year": 1976,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 113.8,
"year": 1976,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 35.7,
"year": 1976,
"iso3c": "HUN",
"fillKey": "(32.3,70.2]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 12.2,
"year": 1976,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 188.5,
"year": 1976,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 136.9,
"year": 1976,
"iso3c": "IDN",
"fillKey": "(132,398]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 146.6,
"year": 1976,
"iso3c": "IRN",
"fillKey": "(132,398]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 86.8,
"year": 1976,
"iso3c": "IRQ",
"fillKey": "(70.2,132]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 19.1,
"year": 1976,
"iso3c": "IRL",
"fillKey": "(15,32.3]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 23.8,
"year": 1976,
"iso3c": "ISR",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 21.1,
"year": 1976,
"iso3c": "ITA",
"fillKey": "(15,32.3]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 45.2,
"year": 1976,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 12.5,
"year": 1976,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 66.8,
"year": 1976,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 76.3,
"year": 1976,
"iso3c": "KAZ",
"fillKey": "(70.2,132]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 124.4,
"year": 1976,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 124.9,
"year": 1976,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 23.4,
"year": 1976,
"iso3c": "KOR",
"fillKey": "(15,32.3]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 48.1,
"year": 1976,
"iso3c": "KWT",
"fillKey": "(32.3,70.2]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 108.2,
"year": 1976,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 56.8,
"year": 1976,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 146.3,
"year": 1976,
"iso3c": "LSO",
"fillKey": "(132,398]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 254.1,
"year": 1976,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 89.6,
"year": 1976,
"iso3c": "LBY",
"fillKey": "(70.2,132]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 24.9,
"year": 1976,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 15.9,
"year": 1976,
"iso3c": "LUX",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 166.4,
"year": 1976,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 296.9,
"year": 1976,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 39.9,
"year": 1976,
"iso3c": "MYS",
"fillKey": "(32.3,70.2]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 194.3,
"year": 1976,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 357.3,
"year": 1976,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 20.2,
"year": 1976,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 75.5,
"year": 1976,
"iso3c": "MHL",
"fillKey": "(70.2,132]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 181.5,
"year": 1976,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 57.3,
"year": 1976,
"iso3c": "MUS",
"fillKey": "(32.3,70.2]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 88.2,
"year": 1976,
"iso3c": "MEX",
"fillKey": "(70.2,132]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 54.7,
"year": 1976,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 160.3,
"year": 1976,
"iso3c": "MAR",
"fillKey": "(132,398]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 263.2,
"year": 1976,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 153.8,
"year": 1976,
"iso3c": "MMR",
"fillKey": "(132,398]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 100.1,
"year": 1976,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 236.7,
"year": 1976,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 12.6,
"year": 1976,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 17.7,
"year": 1976,
"iso3c": "NZL",
"fillKey": "(15,32.3]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 138,
"year": 1976,
"iso3c": "NIC",
"fillKey": "(132,398]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 332.7,
"year": 1976,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 241,
"year": 1976,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 12.2,
"year": 1976,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 155.8,
"year": 1976,
"iso3c": "OMN",
"fillKey": "(132,398]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 169.7,
"year": 1976,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 51.1,
"year": 1976,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 119.5,
"year": 1976,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 70.6,
"year": 1976,
"iso3c": "PRY",
"fillKey": "(70.2,132]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 136.7,
"year": 1976,
"iso3c": "PER",
"fillKey": "(132,398]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 83.1,
"year": 1976,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 27.1,
"year": 1976,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 39.4,
"year": 1976,
"iso3c": "PRT",
"fillKey": "(32.3,70.2]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 44.6,
"year": 1976,
"iso3c": "QAT",
"fillKey": "(32.3,70.2]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 48.5,
"year": 1976,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 35.8,
"year": 1976,
"iso3c": "RUS",
"fillKey": "(32.3,70.2]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 245.9,
"year": 1976,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 90.7,
"year": 1976,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 126,
"year": 1976,
"iso3c": "SAU",
"fillKey": "(70.2,132]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 242.2,
"year": 1976,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 45.8,
"year": 1976,
"iso3c": "SYC",
"fillKey": "(32.3,70.2]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 309.9,
"year": 1976,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 16.1,
"year": 1976,
"iso3c": "SGP",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 67.1,
"year": 1976,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 114,
"year": 1976,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 307.5,
"year": 1976,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 23.6,
"year": 1976,
"iso3c": "ESP",
"fillKey": "(15,32.3]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 61.8,
"year": 1976,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 58,
"year": 1976,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 42.7,
"year": 1976,
"iso3c": "LCA",
"fillKey": "(32.3,70.2]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 74.8,
"year": 1976,
"iso3c": "VCT",
"fillKey": "(70.2,132]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 146.8,
"year": 1976,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 134.9,
"year": 1976,
"iso3c": "SWZ",
"fillKey": "(132,398]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 9.8,
"year": 1976,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 12.9,
"year": 1976,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 75.7,
"year": 1976,
"iso3c": "SYR",
"fillKey": "(70.2,132]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 135.2,
"year": 1976,
"iso3c": "TJK",
"fillKey": "(132,398]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 190.8,
"year": 1976,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 73.6,
"year": 1976,
"iso3c": "THA",
"fillKey": "(70.2,132]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 195.4,
"year": 1976,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 36,
"year": 1976,
"iso3c": "TON",
"fillKey": "(32.3,70.2]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 44.8,
"year": 1976,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 124.2,
"year": 1976,
"iso3c": "TUN",
"fillKey": "(70.2,132]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 151.3,
"year": 1976,
"iso3c": "TUR",
"fillKey": "(132,398]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 79.9,
"year": 1976,
"iso3c": "TUV",
"fillKey": "(70.2,132]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 198.8,
"year": 1976,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 29.8,
"year": 1976,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 52.9,
"year": 1976,
"iso3c": "ARE",
"fillKey": "(32.3,70.2]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 17.2,
"year": 1976,
"iso3c": "GBR",
"fillKey": "(15,32.3]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 17.9,
"year": 1976,
"iso3c": "USA",
"fillKey": "(15,32.3]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 54.4,
"year": 1976,
"iso3c": "URY",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 84.4,
"year": 1976,
"iso3c": "VUT",
"fillKey": "(70.2,132]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 51.4,
"year": 1976,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 75.7,
"year": 1976,
"iso3c": "VNM",
"fillKey": "(70.2,132]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 100.9,
"year": 1976,
"iso3c": "PSE",
"fillKey": "(70.2,132]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 257.1,
"year": 1976,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 157.5,
"year": 1976,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 109.1,
"year": 1976,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1977": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 153.49,
"year": 1977,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 49.907,
"year": 1977,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 33.485,
"year": 1977,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 81.352,
"year": 1977,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 86.5,
"year": 1977,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 19.146,
"year": 1977,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 46.424,
"year": 1977,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 90.3,
"year": 1977,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 21.982,
"year": 1977,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 192.02,
"year": 1977,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 223.98,
"year": 1977,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 23.6,
"year": 1977,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 47.866,
"year": 1977,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 18.104,
"year": 1977,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 95.76,
"year": 1977,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 96.9,
"year": 1977,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 223.78,
"year": 1977,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 139.3,
"year": 1977,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 218.7,
"year": 1977,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 165.8,
"year": 1977,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 148.39,
"year": 1977,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 152.8,
"year": 1977,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 126.4,
"year": 1977,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 16.908,
"year": 1977,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 39.818,
"year": 1977,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 151.09,
"year": 1977,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 58.426,
"year": 1977,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 115.41,
"year": 1977,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 185.8,
"year": 1977,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 212.21,
"year": 1977,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 210.8,
"year": 1977,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 85.5,
"year": 1977,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 123.8,
"year": 1977,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 272.7,
"year": 1977,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 186.7,
"year": 1977,
"iso3c": "DZA",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 55.8,
"year": 1977,
"iso3c": "ARG",
"fillKey": "(32.3,70.2]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 84.2,
"year": 1977,
"iso3c": "ARM",
"fillKey": "(70.2,132]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 15.3,
"year": 1977,
"iso3c": "AUS",
"fillKey": "(15,32.3]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 19.4,
"year": 1977,
"iso3c": "AUT",
"fillKey": "(15,32.3]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 31.5,
"year": 1977,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 40.1,
"year": 1977,
"iso3c": "BHR",
"fillKey": "(32.3,70.2]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 210.7,
"year": 1977,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 32.6,
"year": 1977,
"iso3c": "BRB",
"fillKey": "(32.3,70.2]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 16.7,
"year": 1977,
"iso3c": "BEL",
"fillKey": "(15,32.3]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 73.6,
"year": 1977,
"iso3c": "BLZ",
"fillKey": "(70.2,132]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 228.1,
"year": 1977,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 222.2,
"year": 1977,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 186,
"year": 1977,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 86.4,
"year": 1977,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 108,
"year": 1977,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 32.5,
"year": 1977,
"iso3c": "BGR",
"fillKey": "(32.3,70.2]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 267.1,
"year": 1977,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 242.7,
"year": 1977,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 96.3,
"year": 1977,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 268.8,
"year": 1977,
"iso3c": "KHM",
"fillKey": "(132,398]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 189.9,
"year": 1977,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 15.1,
"year": 1977,
"iso3c": "CAN",
"fillKey": "(15,32.3]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 192.4,
"year": 1977,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 250.2,
"year": 1977,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 48.9,
"year": 1977,
"iso3c": "CHL",
"fillKey": "(32.3,70.2]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 74.6,
"year": 1977,
"iso3c": "CHN",
"fillKey": "(70.2,132]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 69.6,
"year": 1977,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 191.6,
"year": 1977,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 228.5,
"year": 1977,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 137.6,
"year": 1977,
"iso3c": "COG",
"fillKey": "(132,398]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 34.3,
"year": 1977,
"iso3c": "CRI",
"fillKey": "(32.3,70.2]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 184.2,
"year": 1977,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 24.8,
"year": 1977,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 11.1,
"year": 1977,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 168,
"year": 1977,
"iso3c": "DJI",
"fillKey": "(132,398]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 26.3,
"year": 1977,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 97.7,
"year": 1977,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 107,
"year": 1977,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 194.1,
"year": 1977,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 127.1,
"year": 1977,
"iso3c": "SLV",
"fillKey": "(70.2,132]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 199.7,
"year": 1977,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 242.2,
"year": 1977,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 49.8,
"year": 1977,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 10.6,
"year": 1977,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 13.9,
"year": 1977,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 256.2,
"year": 1977,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 63.5,
"year": 1977,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 18.3,
"year": 1977,
"iso3c": "DEU",
"fillKey": "(15,32.3]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 176.5,
"year": 1977,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 28.6,
"year": 1977,
"iso3c": "GRC",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 138.1,
"year": 1977,
"iso3c": "GTM",
"fillKey": "(132,398]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 300.2,
"year": 1977,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 263.5,
"year": 1977,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 72.1,
"year": 1977,
"iso3c": "GUY",
"fillKey": "(70.2,132]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 208.2,
"year": 1977,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 108.8,
"year": 1977,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 32.5,
"year": 1977,
"iso3c": "HUN",
"fillKey": "(32.3,70.2]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 11.6,
"year": 1977,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 183.3,
"year": 1977,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 132.7,
"year": 1977,
"iso3c": "IDN",
"fillKey": "(132,398]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 136.1,
"year": 1977,
"iso3c": "IRN",
"fillKey": "(132,398]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 82.9,
"year": 1977,
"iso3c": "IRQ",
"fillKey": "(70.2,132]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 18,
"year": 1977,
"iso3c": "IRL",
"fillKey": "(15,32.3]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 21.8,
"year": 1977,
"iso3c": "ISR",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 19.5,
"year": 1977,
"iso3c": "ITA",
"fillKey": "(15,32.3]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 43.7,
"year": 1977,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 11.8,
"year": 1977,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 63.7,
"year": 1977,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 74.8,
"year": 1977,
"iso3c": "KAZ",
"fillKey": "(70.2,132]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 120.2,
"year": 1977,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 123.9,
"year": 1977,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 20.4,
"year": 1977,
"iso3c": "KOR",
"fillKey": "(15,32.3]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 45,
"year": 1977,
"iso3c": "KWT",
"fillKey": "(32.3,70.2]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 106,
"year": 1977,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 55.4,
"year": 1977,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 140,
"year": 1977,
"iso3c": "LSO",
"fillKey": "(132,398]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 250.3,
"year": 1977,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 84.2,
"year": 1977,
"iso3c": "LBY",
"fillKey": "(70.2,132]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 24.4,
"year": 1977,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 15.1,
"year": 1977,
"iso3c": "LUX",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 168,
"year": 1977,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 287.3,
"year": 1977,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 37.3,
"year": 1977,
"iso3c": "MYS",
"fillKey": "(32.3,70.2]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 183.8,
"year": 1977,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 348.3,
"year": 1977,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 19.2,
"year": 1977,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 74.2,
"year": 1977,
"iso3c": "MHL",
"fillKey": "(70.2,132]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 177.4,
"year": 1977,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 50.8,
"year": 1977,
"iso3c": "MUS",
"fillKey": "(32.3,70.2]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 85.2,
"year": 1977,
"iso3c": "MEX",
"fillKey": "(70.2,132]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 52.9,
"year": 1977,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 154.1,
"year": 1977,
"iso3c": "MAR",
"fillKey": "(132,398]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 262,
"year": 1977,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 149.9,
"year": 1977,
"iso3c": "MMR",
"fillKey": "(132,398]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 100.1,
"year": 1977,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 230.6,
"year": 1977,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 12.1,
"year": 1977,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 17.1,
"year": 1977,
"iso3c": "NZL",
"fillKey": "(15,32.3]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 130.5,
"year": 1977,
"iso3c": "NIC",
"fillKey": "(70.2,132]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 328.8,
"year": 1977,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 233.9,
"year": 1977,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 11.5,
"year": 1977,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 144.1,
"year": 1977,
"iso3c": "OMN",
"fillKey": "(132,398]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 167.5,
"year": 1977,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 49.3,
"year": 1977,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 116.2,
"year": 1977,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 69.1,
"year": 1977,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 133.4,
"year": 1977,
"iso3c": "PER",
"fillKey": "(132,398]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 83.1,
"year": 1977,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 26.4,
"year": 1977,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 35.6,
"year": 1977,
"iso3c": "PRT",
"fillKey": "(32.3,70.2]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 42.2,
"year": 1977,
"iso3c": "QAT",
"fillKey": "(32.3,70.2]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 46.7,
"year": 1977,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 35,
"year": 1977,
"iso3c": "RUS",
"fillKey": "(32.3,70.2]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 246.2,
"year": 1977,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 91.1,
"year": 1977,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 118.3,
"year": 1977,
"iso3c": "SAU",
"fillKey": "(70.2,132]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 231.5,
"year": 1977,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 41.4,
"year": 1977,
"iso3c": "SYC",
"fillKey": "(32.3,70.2]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 305.7,
"year": 1977,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 15.2,
"year": 1977,
"iso3c": "SGP",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 62.3,
"year": 1977,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 108.1,
"year": 1977,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 303.9,
"year": 1977,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 22.8,
"year": 1977,
"iso3c": "ESP",
"fillKey": "(15,32.3]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 59.3,
"year": 1977,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 56.4,
"year": 1977,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 39.5,
"year": 1977,
"iso3c": "LCA",
"fillKey": "(32.3,70.2]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 71.2,
"year": 1977,
"iso3c": "VCT",
"fillKey": "(70.2,132]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 145.5,
"year": 1977,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 129.2,
"year": 1977,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 9.4,
"year": 1977,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 12.1,
"year": 1977,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 71.7,
"year": 1977,
"iso3c": "SYR",
"fillKey": "(70.2,132]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 132.7,
"year": 1977,
"iso3c": "TJK",
"fillKey": "(132,398]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 186.4,
"year": 1977,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 70.2,
"year": 1977,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 190.6,
"year": 1977,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 34.3,
"year": 1977,
"iso3c": "TON",
"fillKey": "(32.3,70.2]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 43.4,
"year": 1977,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 115.6,
"year": 1977,
"iso3c": "TUN",
"fillKey": "(70.2,132]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 145.3,
"year": 1977,
"iso3c": "TUR",
"fillKey": "(132,398]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 138.3,
"year": 1977,
"iso3c": "TKM",
"fillKey": "(132,398]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 76.6,
"year": 1977,
"iso3c": "TUV",
"fillKey": "(70.2,132]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 203.9,
"year": 1977,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 29.2,
"year": 1977,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 47.7,
"year": 1977,
"iso3c": "ARE",
"fillKey": "(32.3,70.2]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 16.5,
"year": 1977,
"iso3c": "GBR",
"fillKey": "(15,32.3]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 17.1,
"year": 1977,
"iso3c": "USA",
"fillKey": "(15,32.3]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 52.1,
"year": 1977,
"iso3c": "URY",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 80.4,
"year": 1977,
"iso3c": "VUT",
"fillKey": "(70.2,132]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 49.5,
"year": 1977,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 73.8,
"year": 1977,
"iso3c": "VNM",
"fillKey": "(70.2,132]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 94.8,
"year": 1977,
"iso3c": "PSE",
"fillKey": "(70.2,132]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 244.6,
"year": 1977,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 156.9,
"year": 1977,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 108.5,
"year": 1977,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1978": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 146.12,
"year": 1978,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 48.379,
"year": 1978,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 32.027,
"year": 1978,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 78.45,
"year": 1978,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 83.5,
"year": 1978,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 17.891,
"year": 1978,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 45.227,
"year": 1978,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 86.7,
"year": 1978,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 20.796,
"year": 1978,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 187.45,
"year": 1978,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 220.51,
"year": 1978,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 22.6,
"year": 1978,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 46.415,
"year": 1978,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 16.963,
"year": 1978,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 92.091,
"year": 1978,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 93.3,
"year": 1978,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 219.6,
"year": 1978,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 136.5,
"year": 1978,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 214.7,
"year": 1978,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 161.6,
"year": 1978,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 139.88,
"year": 1978,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 144.2,
"year": 1978,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 123.5,
"year": 1978,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 16.099,
"year": 1978,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 38.056,
"year": 1978,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 144.89,
"year": 1978,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 55.934,
"year": 1978,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 112.73,
"year": 1978,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 181,
"year": 1978,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 208.24,
"year": 1978,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 206.8,
"year": 1978,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 81.5,
"year": 1978,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 121.5,
"year": 1978,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 267,
"year": 1978,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 89.5,
"year": 1978,
"iso3c": "ALB",
"fillKey": "(70.2,132]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 175,
"year": 1978,
"iso3c": "DZA",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 51.3,
"year": 1978,
"iso3c": "ARG",
"fillKey": "(32.3,70.2]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 80.9,
"year": 1978,
"iso3c": "ARM",
"fillKey": "(70.2,132]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 14.4,
"year": 1978,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 18.1,
"year": 1978,
"iso3c": "AUT",
"fillKey": "(15,32.3]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 31,
"year": 1978,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 37.1,
"year": 1978,
"iso3c": "BHR",
"fillKey": "(32.3,70.2]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 207,
"year": 1978,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 30.7,
"year": 1978,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 15.9,
"year": 1978,
"iso3c": "BEL",
"fillKey": "(15,32.3]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 71,
"year": 1978,
"iso3c": "BLZ",
"fillKey": "(70.2,132]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 222.2,
"year": 1978,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 214.9,
"year": 1978,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 180.2,
"year": 1978,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 81.6,
"year": 1978,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 104.1,
"year": 1978,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 31.3,
"year": 1978,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 257.2,
"year": 1978,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 237.8,
"year": 1978,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 91.6,
"year": 1978,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 244.6,
"year": 1978,
"iso3c": "KHM",
"fillKey": "(132,398]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 188.4,
"year": 1978,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 14.2,
"year": 1978,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 189.7,
"year": 1978,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 247.6,
"year": 1978,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 42,
"year": 1978,
"iso3c": "CHL",
"fillKey": "(32.3,70.2]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 70,
"year": 1978,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 65.4,
"year": 1978,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 186.1,
"year": 1978,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 223,
"year": 1978,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 133.4,
"year": 1978,
"iso3c": "COG",
"fillKey": "(132,398]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 29,
"year": 1978,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 177.3,
"year": 1978,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 22.2,
"year": 1978,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 10.6,
"year": 1978,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 163.5,
"year": 1978,
"iso3c": "DJI",
"fillKey": "(132,398]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 23.5,
"year": 1978,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 94.3,
"year": 1978,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 102.6,
"year": 1978,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 184.6,
"year": 1978,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 121.8,
"year": 1978,
"iso3c": "SLV",
"fillKey": "(70.2,132]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 196.8,
"year": 1978,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 242.6,
"year": 1978,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 48,
"year": 1978,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 9.9,
"year": 1978,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 13.3,
"year": 1978,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 124.4,
"year": 1978,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 249.8,
"year": 1978,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 61.4,
"year": 1978,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 17.1,
"year": 1978,
"iso3c": "DEU",
"fillKey": "(15,32.3]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 172.6,
"year": 1978,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 26.8,
"year": 1978,
"iso3c": "GRC",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 133.3,
"year": 1978,
"iso3c": "GTM",
"fillKey": "(132,398]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 295.6,
"year": 1978,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 261.3,
"year": 1978,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 71.6,
"year": 1978,
"iso3c": "GUY",
"fillKey": "(70.2,132]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 202.5,
"year": 1978,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 104.1,
"year": 1978,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 29.6,
"year": 1978,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 10.9,
"year": 1978,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 178,
"year": 1978,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 128.7,
"year": 1978,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 125.8,
"year": 1978,
"iso3c": "IRN",
"fillKey": "(70.2,132]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 79.2,
"year": 1978,
"iso3c": "IRQ",
"fillKey": "(70.2,132]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 16.8,
"year": 1978,
"iso3c": "IRL",
"fillKey": "(15,32.3]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 20.2,
"year": 1978,
"iso3c": "ISR",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 18.1,
"year": 1978,
"iso3c": "ITA",
"fillKey": "(15,32.3]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 42.3,
"year": 1978,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 11.1,
"year": 1978,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 60.8,
"year": 1978,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 73.3,
"year": 1978,
"iso3c": "KAZ",
"fillKey": "(70.2,132]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 116.1,
"year": 1978,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 123.1,
"year": 1978,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 17.9,
"year": 1978,
"iso3c": "KOR",
"fillKey": "(15,32.3]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 42,
"year": 1978,
"iso3c": "KWT",
"fillKey": "(32.3,70.2]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 103.6,
"year": 1978,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 209.4,
"year": 1978,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 53.9,
"year": 1978,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 133.6,
"year": 1978,
"iso3c": "LSO",
"fillKey": "(132,398]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 246.7,
"year": 1978,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 79.4,
"year": 1978,
"iso3c": "LBY",
"fillKey": "(70.2,132]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 23.9,
"year": 1978,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 14.5,
"year": 1978,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 169.7,
"year": 1978,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 277.6,
"year": 1978,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 34.9,
"year": 1978,
"iso3c": "MYS",
"fillKey": "(32.3,70.2]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 173.8,
"year": 1978,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 339.4,
"year": 1978,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 18.3,
"year": 1978,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 72.8,
"year": 1978,
"iso3c": "MHL",
"fillKey": "(70.2,132]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 172.8,
"year": 1978,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 46.2,
"year": 1978,
"iso3c": "MUS",
"fillKey": "(32.3,70.2]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 82,
"year": 1978,
"iso3c": "MEX",
"fillKey": "(70.2,132]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 51.4,
"year": 1978,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 177.8,
"year": 1978,
"iso3c": "MNG",
"fillKey": "(132,398]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 147.6,
"year": 1978,
"iso3c": "MAR",
"fillKey": "(132,398]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 260.9,
"year": 1978,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 146,
"year": 1978,
"iso3c": "MMR",
"fillKey": "(132,398]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 99.8,
"year": 1978,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 224.2,
"year": 1978,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 11.6,
"year": 1978,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 16.6,
"year": 1978,
"iso3c": "NZL",
"fillKey": "(15,32.3]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 123,
"year": 1978,
"iso3c": "NIC",
"fillKey": "(70.2,132]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 324.2,
"year": 1978,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 227.9,
"year": 1978,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 10.9,
"year": 1978,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 132.8,
"year": 1978,
"iso3c": "OMN",
"fillKey": "(132,398]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 165.4,
"year": 1978,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 47.6,
"year": 1978,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 113.1,
"year": 1978,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 67.5,
"year": 1978,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 130.4,
"year": 1978,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 82.9,
"year": 1978,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 25.5,
"year": 1978,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 32.3,
"year": 1978,
"iso3c": "PRT",
"fillKey": "(32.3,70.2]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 40,
"year": 1978,
"iso3c": "QAT",
"fillKey": "(32.3,70.2]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 45.1,
"year": 1978,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 34.3,
"year": 1978,
"iso3c": "RUS",
"fillKey": "(32.3,70.2]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 240.8,
"year": 1978,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 91.4,
"year": 1978,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 111.3,
"year": 1978,
"iso3c": "SAU",
"fillKey": "(70.2,132]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 221.3,
"year": 1978,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 37.4,
"year": 1978,
"iso3c": "SYC",
"fillKey": "(32.3,70.2]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 301.6,
"year": 1978,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 15.1,
"year": 1978,
"iso3c": "SGP",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 58.2,
"year": 1978,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 102.7,
"year": 1978,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 300.5,
"year": 1978,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 21.3,
"year": 1978,
"iso3c": "ESP",
"fillKey": "(15,32.3]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 56.4,
"year": 1978,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 54.8,
"year": 1978,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 37.1,
"year": 1978,
"iso3c": "LCA",
"fillKey": "(32.3,70.2]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 67,
"year": 1978,
"iso3c": "VCT",
"fillKey": "(32.3,70.2]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 144.3,
"year": 1978,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 123.7,
"year": 1978,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 9,
"year": 1978,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 11.4,
"year": 1978,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 67.8,
"year": 1978,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 131,
"year": 1978,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 182.4,
"year": 1978,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 66.9,
"year": 1978,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 186,
"year": 1978,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 32.8,
"year": 1978,
"iso3c": "TON",
"fillKey": "(32.3,70.2]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 42.1,
"year": 1978,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 107.6,
"year": 1978,
"iso3c": "TUN",
"fillKey": "(70.2,132]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 139.2,
"year": 1978,
"iso3c": "TUR",
"fillKey": "(132,398]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 133.5,
"year": 1978,
"iso3c": "TKM",
"fillKey": "(132,398]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 73.5,
"year": 1978,
"iso3c": "TUV",
"fillKey": "(70.2,132]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 208.6,
"year": 1978,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 28.7,
"year": 1978,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 43,
"year": 1978,
"iso3c": "ARE",
"fillKey": "(32.3,70.2]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 15.7,
"year": 1978,
"iso3c": "GBR",
"fillKey": "(15,32.3]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 16.3,
"year": 1978,
"iso3c": "USA",
"fillKey": "(15,32.3]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 48.5,
"year": 1978,
"iso3c": "URY",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 76.3,
"year": 1978,
"iso3c": "VUT",
"fillKey": "(70.2,132]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 47.6,
"year": 1978,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 72,
"year": 1978,
"iso3c": "VNM",
"fillKey": "(70.2,132]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 89.1,
"year": 1978,
"iso3c": "PSE",
"fillKey": "(70.2,132]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 231.8,
"year": 1978,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 157.3,
"year": 1978,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 107.5,
"year": 1978,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1979": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 138.76,
"year": 1979,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 46.764,
"year": 1979,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 30.513,
"year": 1979,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 75.088,
"year": 1979,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 80.2,
"year": 1979,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 16.82,
"year": 1979,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 47.513,
"year": 1979,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 88.6,
"year": 1979,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 19.702,
"year": 1979,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 182.93,
"year": 1979,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 216.96,
"year": 1979,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 21.7,
"year": 1979,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 44.684,
"year": 1979,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 15.966,
"year": 1979,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 88.368,
"year": 1979,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 89.6,
"year": 1979,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 215.26,
"year": 1979,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 133.4,
"year": 1979,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 210.5,
"year": 1979,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 156.9,
"year": 1979,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 131.47,
"year": 1979,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 135.7,
"year": 1979,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 120.3,
"year": 1979,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 15.381,
"year": 1979,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 36.311,
"year": 1979,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 140.7,
"year": 1979,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 53.469,
"year": 1979,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 109.59,
"year": 1979,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 176.1,
"year": 1979,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 204.46,
"year": 1979,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 203,
"year": 1979,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 77.6,
"year": 1979,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 119,
"year": 1979,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 260.9,
"year": 1979,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 83.1,
"year": 1979,
"iso3c": "ALB",
"fillKey": "(70.2,132]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 162.2,
"year": 1979,
"iso3c": "DZA",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 47,
"year": 1979,
"iso3c": "ARG",
"fillKey": "(32.3,70.2]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 77.7,
"year": 1979,
"iso3c": "ARM",
"fillKey": "(70.2,132]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 13.6,
"year": 1979,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 17.1,
"year": 1979,
"iso3c": "AUT",
"fillKey": "(15,32.3]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 30.5,
"year": 1979,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 34.5,
"year": 1979,
"iso3c": "BHR",
"fillKey": "(32.3,70.2]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 202.8,
"year": 1979,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 28.9,
"year": 1979,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 15.2,
"year": 1979,
"iso3c": "BEL",
"fillKey": "(15,32.3]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 68.4,
"year": 1979,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 217.7,
"year": 1979,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 207.7,
"year": 1979,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 174.9,
"year": 1979,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 77.1,
"year": 1979,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 100,
"year": 1979,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 30,
"year": 1979,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 248.8,
"year": 1979,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 230.9,
"year": 1979,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 88,
"year": 1979,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 215.8,
"year": 1979,
"iso3c": "KHM",
"fillKey": "(132,398]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 185.6,
"year": 1979,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 13.3,
"year": 1979,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 187.2,
"year": 1979,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 244.9,
"year": 1979,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 36.8,
"year": 1979,
"iso3c": "CHL",
"fillKey": "(32.3,70.2]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 65.9,
"year": 1979,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 61.2,
"year": 1979,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 180.5,
"year": 1979,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 217.4,
"year": 1979,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 128.6,
"year": 1979,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 25.4,
"year": 1979,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 171.3,
"year": 1979,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 20.7,
"year": 1979,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 22.5,
"year": 1979,
"iso3c": "CYP",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 10.3,
"year": 1979,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 159,
"year": 1979,
"iso3c": "DJI",
"fillKey": "(132,398]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 21.3,
"year": 1979,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 91,
"year": 1979,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 98.2,
"year": 1979,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 175.3,
"year": 1979,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 116.2,
"year": 1979,
"iso3c": "SLV",
"fillKey": "(70.2,132]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 193.9,
"year": 1979,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 242.3,
"year": 1979,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 46,
"year": 1979,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 9.2,
"year": 1979,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 12.8,
"year": 1979,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 120.3,
"year": 1979,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 243.6,
"year": 1979,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 59.4,
"year": 1979,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 16,
"year": 1979,
"iso3c": "DEU",
"fillKey": "(15,32.3]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 169.7,
"year": 1979,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 25.1,
"year": 1979,
"iso3c": "GRC",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 128.5,
"year": 1979,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 290.8,
"year": 1979,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 258.6,
"year": 1979,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 71,
"year": 1979,
"iso3c": "GUY",
"fillKey": "(70.2,132]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 197,
"year": 1979,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 99.5,
"year": 1979,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 27.5,
"year": 1979,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 10.3,
"year": 1979,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 172.7,
"year": 1979,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 124.9,
"year": 1979,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 116,
"year": 1979,
"iso3c": "IRN",
"fillKey": "(70.2,132]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 75.9,
"year": 1979,
"iso3c": "IRQ",
"fillKey": "(70.2,132]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 15.5,
"year": 1979,
"iso3c": "IRL",
"fillKey": "(15,32.3]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 19,
"year": 1979,
"iso3c": "ISR",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 17,
"year": 1979,
"iso3c": "ITA",
"fillKey": "(15,32.3]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 40.9,
"year": 1979,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 10.5,
"year": 1979,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 58.1,
"year": 1979,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 71.7,
"year": 1979,
"iso3c": "KAZ",
"fillKey": "(70.2,132]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 112.2,
"year": 1979,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 122.3,
"year": 1979,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 15.9,
"year": 1979,
"iso3c": "KOR",
"fillKey": "(15,32.3]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 39.1,
"year": 1979,
"iso3c": "KWT",
"fillKey": "(32.3,70.2]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 101,
"year": 1979,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 205.1,
"year": 1979,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 25,
"year": 1979,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 52.3,
"year": 1979,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 127.3,
"year": 1979,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 243.4,
"year": 1979,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 75.1,
"year": 1979,
"iso3c": "LBY",
"fillKey": "(70.2,132]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 23.3,
"year": 1979,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 13.9,
"year": 1979,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 171.7,
"year": 1979,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 268.2,
"year": 1979,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 32.6,
"year": 1979,
"iso3c": "MYS",
"fillKey": "(32.3,70.2]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 164.2,
"year": 1979,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 331.2,
"year": 1979,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 17.6,
"year": 1979,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 71.2,
"year": 1979,
"iso3c": "MHL",
"fillKey": "(70.2,132]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 168,
"year": 1979,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 42.9,
"year": 1979,
"iso3c": "MUS",
"fillKey": "(32.3,70.2]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 78.5,
"year": 1979,
"iso3c": "MEX",
"fillKey": "(70.2,132]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 49.9,
"year": 1979,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 171.1,
"year": 1979,
"iso3c": "MNG",
"fillKey": "(132,398]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 141,
"year": 1979,
"iso3c": "MAR",
"fillKey": "(132,398]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 260.1,
"year": 1979,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 142.3,
"year": 1979,
"iso3c": "MMR",
"fillKey": "(132,398]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 99.1,
"year": 1979,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 217.7,
"year": 1979,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 11.2,
"year": 1979,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 16,
"year": 1979,
"iso3c": "NZL",
"fillKey": "(15,32.3]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 115.6,
"year": 1979,
"iso3c": "NIC",
"fillKey": "(70.2,132]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 320.2,
"year": 1979,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 222.3,
"year": 1979,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 10.4,
"year": 1979,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 121.9,
"year": 1979,
"iso3c": "OMN",
"fillKey": "(70.2,132]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 163.4,
"year": 1979,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 46.1,
"year": 1979,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 110.4,
"year": 1979,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 65.8,
"year": 1979,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 127.6,
"year": 1979,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 82.4,
"year": 1979,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 24.6,
"year": 1979,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 29.7,
"year": 1979,
"iso3c": "PRT",
"fillKey": "(15,32.3]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 37.9,
"year": 1979,
"iso3c": "QAT",
"fillKey": "(32.3,70.2]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 43.5,
"year": 1979,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 33.7,
"year": 1979,
"iso3c": "RUS",
"fillKey": "(32.3,70.2]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 228.9,
"year": 1979,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 92.1,
"year": 1979,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 104.6,
"year": 1979,
"iso3c": "SAU",
"fillKey": "(70.2,132]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 212.5,
"year": 1979,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 33.7,
"year": 1979,
"iso3c": "SYC",
"fillKey": "(32.3,70.2]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 298,
"year": 1979,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 15.2,
"year": 1979,
"iso3c": "SGP",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 54.7,
"year": 1979,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 97.6,
"year": 1979,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 296.9,
"year": 1979,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 19.5,
"year": 1979,
"iso3c": "ESP",
"fillKey": "(15,32.3]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 53.2,
"year": 1979,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 52.9,
"year": 1979,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 35.1,
"year": 1979,
"iso3c": "LCA",
"fillKey": "(32.3,70.2]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 62.4,
"year": 1979,
"iso3c": "VCT",
"fillKey": "(32.3,70.2]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 143.1,
"year": 1979,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 118.4,
"year": 1979,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 8.7,
"year": 1979,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 10.8,
"year": 1979,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 64.3,
"year": 1979,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 130.2,
"year": 1979,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 179.4,
"year": 1979,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 63.8,
"year": 1979,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 181.5,
"year": 1979,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 31.4,
"year": 1979,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 40.8,
"year": 1979,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 100.2,
"year": 1979,
"iso3c": "TUN",
"fillKey": "(70.2,132]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 133.2,
"year": 1979,
"iso3c": "TUR",
"fillKey": "(132,398]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 128.8,
"year": 1979,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 70.8,
"year": 1979,
"iso3c": "TUV",
"fillKey": "(70.2,132]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 212.2,
"year": 1979,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 28.1,
"year": 1979,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 38.8,
"year": 1979,
"iso3c": "ARE",
"fillKey": "(32.3,70.2]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 14.9,
"year": 1979,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 15.6,
"year": 1979,
"iso3c": "USA",
"fillKey": "(15,32.3]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 44.3,
"year": 1979,
"iso3c": "URY",
"fillKey": "(32.3,70.2]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 127.2,
"year": 1979,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 71.9,
"year": 1979,
"iso3c": "VUT",
"fillKey": "(70.2,132]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 45.7,
"year": 1979,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 70,
"year": 1979,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 83.7,
"year": 1979,
"iso3c": "PSE",
"fillKey": "(70.2,132]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 219,
"year": 1979,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 157.9,
"year": 1979,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 105.7,
"year": 1979,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1980": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 131.35,
"year": 1980,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 45.198,
"year": 1980,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 29.328,
"year": 1980,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 71.959,
"year": 1980,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 77.1,
"year": 1980,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 15.86,
"year": 1980,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 45.484,
"year": 1980,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 82.9,
"year": 1980,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 18.718,
"year": 1980,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 178.56,
"year": 1980,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 213.51,
"year": 1980,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 20.8,
"year": 1980,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 43.248,
"year": 1980,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 15.142,
"year": 1980,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 84.66,
"year": 1980,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 85.9,
"year": 1980,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 211.4,
"year": 1980,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 130.5,
"year": 1980,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 206.3,
"year": 1980,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 153.2,
"year": 1980,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 123.15,
"year": 1980,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 127.3,
"year": 1980,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 117.5,
"year": 1980,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 14.765,
"year": 1980,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 34.604,
"year": 1980,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 136.81,
"year": 1980,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 51.168,
"year": 1980,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 106.68,
"year": 1980,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 171.2,
"year": 1980,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 201.67,
"year": 1980,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 201.4,
"year": 1980,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 75.1,
"year": 1980,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 116.7,
"year": 1980,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 255,
"year": 1980,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 77.3,
"year": 1980,
"iso3c": "ALB",
"fillKey": "(70.2,132]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 148,
"year": 1980,
"iso3c": "DZA",
"fillKey": "(132,398]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 232,
"year": 1980,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 43.2,
"year": 1980,
"iso3c": "ARG",
"fillKey": "(32.3,70.2]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 74.7,
"year": 1980,
"iso3c": "ARM",
"fillKey": "(70.2,132]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 13,
"year": 1980,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 16.3,
"year": 1980,
"iso3c": "AUT",
"fillKey": "(15,32.3]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 29.9,
"year": 1980,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 32.3,
"year": 1980,
"iso3c": "BHR",
"fillKey": "(32.3,70.2]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 198.4,
"year": 1980,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 27.3,
"year": 1980,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 23.3,
"year": 1980,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 14.5,
"year": 1980,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 65.9,
"year": 1980,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 214.2,
"year": 1980,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 200.3,
"year": 1980,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 170,
"year": 1980,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 73.1,
"year": 1980,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 95.7,
"year": 1980,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 28.7,
"year": 1980,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 242.1,
"year": 1980,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 222.3,
"year": 1980,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 85.5,
"year": 1980,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 186.8,
"year": 1980,
"iso3c": "KHM",
"fillKey": "(132,398]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 181.5,
"year": 1980,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 12.5,
"year": 1980,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 185,
"year": 1980,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 242.4,
"year": 1980,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 33.1,
"year": 1980,
"iso3c": "CHL",
"fillKey": "(32.3,70.2]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 62.4,
"year": 1980,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 57.4,
"year": 1980,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 174.8,
"year": 1980,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 212,
"year": 1980,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 123.2,
"year": 1980,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 23.8,
"year": 1980,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 166.4,
"year": 1980,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 20.1,
"year": 1980,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 20.8,
"year": 1980,
"iso3c": "CYP",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 10,
"year": 1980,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 154.7,
"year": 1980,
"iso3c": "DJI",
"fillKey": "(132,398]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 19.7,
"year": 1980,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 87.7,
"year": 1980,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 93.9,
"year": 1980,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 166.1,
"year": 1980,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 110.3,
"year": 1980,
"iso3c": "SLV",
"fillKey": "(70.2,132]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 191.2,
"year": 1980,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 27.1,
"year": 1980,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 241.3,
"year": 1980,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 44,
"year": 1980,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 8.7,
"year": 1980,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 12.4,
"year": 1980,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 116.3,
"year": 1980,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 237.3,
"year": 1980,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 57.6,
"year": 1980,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 15,
"year": 1980,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 167.7,
"year": 1980,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 23.4,
"year": 1980,
"iso3c": "GRC",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 123.8,
"year": 1980,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 285.9,
"year": 1980,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 255.8,
"year": 1980,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 70.4,
"year": 1980,
"iso3c": "GUY",
"fillKey": "(70.2,132]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 191.6,
"year": 1980,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 95,
"year": 1980,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 26,
"year": 1980,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 9.8,
"year": 1980,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 167.5,
"year": 1980,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 121.1,
"year": 1980,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 106.9,
"year": 1980,
"iso3c": "IRN",
"fillKey": "(70.2,132]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 72.8,
"year": 1980,
"iso3c": "IRQ",
"fillKey": "(70.2,132]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 14.3,
"year": 1980,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 18,
"year": 1980,
"iso3c": "ISR",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 16.1,
"year": 1980,
"iso3c": "ITA",
"fillKey": "(15,32.3]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 39.7,
"year": 1980,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 9.9,
"year": 1980,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 55.5,
"year": 1980,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 69.8,
"year": 1980,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 108.5,
"year": 1980,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 121.7,
"year": 1980,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 14.4,
"year": 1980,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 36.2,
"year": 1980,
"iso3c": "KWT",
"fillKey": "(32.3,70.2]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 98,
"year": 1980,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 201,
"year": 1980,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 24.9,
"year": 1980,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 50.6,
"year": 1980,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 121.2,
"year": 1980,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 240.2,
"year": 1980,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 71.1,
"year": 1980,
"iso3c": "LBY",
"fillKey": "(70.2,132]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 22.6,
"year": 1980,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 13.4,
"year": 1980,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 174.3,
"year": 1980,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 260.3,
"year": 1980,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 30.5,
"year": 1980,
"iso3c": "MYS",
"fillKey": "(15,32.3]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 155.5,
"year": 1980,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 323.3,
"year": 1980,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 16.9,
"year": 1980,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 69.5,
"year": 1980,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 163.3,
"year": 1980,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 40.3,
"year": 1980,
"iso3c": "MUS",
"fillKey": "(32.3,70.2]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 74.9,
"year": 1980,
"iso3c": "MEX",
"fillKey": "(70.2,132]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 48.5,
"year": 1980,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 164.6,
"year": 1980,
"iso3c": "MNG",
"fillKey": "(132,398]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 134.4,
"year": 1980,
"iso3c": "MAR",
"fillKey": "(132,398]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 259.2,
"year": 1980,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 138.7,
"year": 1980,
"iso3c": "MMR",
"fillKey": "(132,398]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 97.9,
"year": 1980,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 211.1,
"year": 1980,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 10.9,
"year": 1980,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 15.6,
"year": 1980,
"iso3c": "NZL",
"fillKey": "(15,32.3]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 108.6,
"year": 1980,
"iso3c": "NIC",
"fillKey": "(70.2,132]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 317.8,
"year": 1980,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 217.8,
"year": 1980,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 10.1,
"year": 1980,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 111.2,
"year": 1980,
"iso3c": "OMN",
"fillKey": "(70.2,132]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 161.5,
"year": 1980,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 44.6,
"year": 1980,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 107.8,
"year": 1980,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 64.1,
"year": 1980,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 124.8,
"year": 1980,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 81.8,
"year": 1980,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 23.9,
"year": 1980,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 27.6,
"year": 1980,
"iso3c": "PRT",
"fillKey": "(15,32.3]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 36.1,
"year": 1980,
"iso3c": "QAT",
"fillKey": "(32.3,70.2]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 42,
"year": 1980,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 33.1,
"year": 1980,
"iso3c": "RUS",
"fillKey": "(32.3,70.2]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 214,
"year": 1980,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 93,
"year": 1980,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 98.1,
"year": 1980,
"iso3c": "SAU",
"fillKey": "(70.2,132]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 205,
"year": 1980,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 30.5,
"year": 1980,
"iso3c": "SYC",
"fillKey": "(15,32.3]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 294.4,
"year": 1980,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 14.8,
"year": 1980,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 51.8,
"year": 1980,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 92.7,
"year": 1980,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 293.8,
"year": 1980,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 17.8,
"year": 1980,
"iso3c": "ESP",
"fillKey": "(15,32.3]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 49.8,
"year": 1980,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 50.8,
"year": 1980,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 33.5,
"year": 1980,
"iso3c": "LCA",
"fillKey": "(32.3,70.2]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 57.4,
"year": 1980,
"iso3c": "VCT",
"fillKey": "(32.3,70.2]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 142.1,
"year": 1980,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 113.2,
"year": 1980,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 8.4,
"year": 1980,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 10.4,
"year": 1980,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 60.9,
"year": 1980,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 129.7,
"year": 1980,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 177.6,
"year": 1980,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 60.9,
"year": 1980,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 177.2,
"year": 1980,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 30.1,
"year": 1980,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 39.5,
"year": 1980,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 93.5,
"year": 1980,
"iso3c": "TUN",
"fillKey": "(70.2,132]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 127.2,
"year": 1980,
"iso3c": "TUR",
"fillKey": "(70.2,132]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 124.2,
"year": 1980,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 68.3,
"year": 1980,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 213.9,
"year": 1980,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 27.5,
"year": 1980,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 35,
"year": 1980,
"iso3c": "ARE",
"fillKey": "(32.3,70.2]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 14.1,
"year": 1980,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 15,
"year": 1980,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 40,
"year": 1980,
"iso3c": "URY",
"fillKey": "(32.3,70.2]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 118.7,
"year": 1980,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 67.4,
"year": 1980,
"iso3c": "VUT",
"fillKey": "(32.3,70.2]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 43.8,
"year": 1980,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 68.2,
"year": 1980,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 78.7,
"year": 1980,
"iso3c": "PSE",
"fillKey": "(70.2,132]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 206.4,
"year": 1980,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 159.2,
"year": 1980,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 102.8,
"year": 1980,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1981": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 123.89,
"year": 1981,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 43.658,
"year": 1981,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 26.97,
"year": 1981,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 69.046,
"year": 1981,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 74.3,
"year": 1981,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 15.21,
"year": 1981,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 43.208,
"year": 1981,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 79.2,
"year": 1981,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 17.979,
"year": 1981,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 174.18,
"year": 1981,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 209.97,
"year": 1981,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 20,
"year": 1981,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 41.33,
"year": 1981,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 14.511,
"year": 1981,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 80.954,
"year": 1981,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 82.2,
"year": 1981,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 207.11,
"year": 1981,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 127,
"year": 1981,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 202.1,
"year": 1981,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 149,
"year": 1981,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 114.97,
"year": 1981,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 118.8,
"year": 1981,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 113.9,
"year": 1981,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 14.158,
"year": 1981,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 32.716,
"year": 1981,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 133.1,
"year": 1981,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 49.552,
"year": 1981,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 103.69,
"year": 1981,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 166.5,
"year": 1981,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 198.43,
"year": 1981,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 198.2,
"year": 1981,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 71.5,
"year": 1981,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 113.3,
"year": 1981,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 248.7,
"year": 1981,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 72,
"year": 1981,
"iso3c": "ALB",
"fillKey": "(70.2,132]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 132.4,
"year": 1981,
"iso3c": "DZA",
"fillKey": "(132,398]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 231.1,
"year": 1981,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 40,
"year": 1981,
"iso3c": "ARG",
"fillKey": "(32.3,70.2]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 71.8,
"year": 1981,
"iso3c": "ARM",
"fillKey": "(70.2,132]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 12.5,
"year": 1981,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 15.5,
"year": 1981,
"iso3c": "AUT",
"fillKey": "(15,32.3]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 29.4,
"year": 1981,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 30.3,
"year": 1981,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 193.8,
"year": 1981,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 25.9,
"year": 1981,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 22.3,
"year": 1981,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 13.9,
"year": 1981,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 63.4,
"year": 1981,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 211.3,
"year": 1981,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 193,
"year": 1981,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 165.5,
"year": 1981,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 69.2,
"year": 1981,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 91.3,
"year": 1981,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 17.4,
"year": 1981,
"iso3c": "BRN",
"fillKey": "(15,32.3]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 27.6,
"year": 1981,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 236.5,
"year": 1981,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 212.6,
"year": 1981,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 83.8,
"year": 1981,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 162.1,
"year": 1981,
"iso3c": "KHM",
"fillKey": "(132,398]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 176.2,
"year": 1981,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 11.8,
"year": 1981,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 183.1,
"year": 1981,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 239.8,
"year": 1981,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 30.1,
"year": 1981,
"iso3c": "CHL",
"fillKey": "(15,32.3]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 59.5,
"year": 1981,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 53.8,
"year": 1981,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 169.1,
"year": 1981,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 206.5,
"year": 1981,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 117.6,
"year": 1981,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 23.2,
"year": 1981,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 162.5,
"year": 1981,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 21.8,
"year": 1981,
"iso3c": "HRV",
"fillKey": "(15,32.3]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 19.9,
"year": 1981,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 19.2,
"year": 1981,
"iso3c": "CYP",
"fillKey": "(15,32.3]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 18.5,
"year": 1981,
"iso3c": "CZE",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 9.7,
"year": 1981,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 150.4,
"year": 1981,
"iso3c": "DJI",
"fillKey": "(132,398]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 18.5,
"year": 1981,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 84.4,
"year": 1981,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 89.5,
"year": 1981,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 156.9,
"year": 1981,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 104.1,
"year": 1981,
"iso3c": "SLV",
"fillKey": "(70.2,132]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 188.2,
"year": 1981,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 26.2,
"year": 1981,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 239.1,
"year": 1981,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 42,
"year": 1981,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 8.2,
"year": 1981,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 11.9,
"year": 1981,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 112.4,
"year": 1981,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 230.9,
"year": 1981,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 55.8,
"year": 1981,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 14.1,
"year": 1981,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 166,
"year": 1981,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 21.9,
"year": 1981,
"iso3c": "GRC",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 119.2,
"year": 1981,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 281.1,
"year": 1981,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 253.1,
"year": 1981,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 69.8,
"year": 1981,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 186.4,
"year": 1981,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 90.7,
"year": 1981,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 25,
"year": 1981,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 9.3,
"year": 1981,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 162.5,
"year": 1981,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 117.4,
"year": 1981,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 98.6,
"year": 1981,
"iso3c": "IRN",
"fillKey": "(70.2,132]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 69.9,
"year": 1981,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 13.3,
"year": 1981,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 17.3,
"year": 1981,
"iso3c": "ISR",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 15.2,
"year": 1981,
"iso3c": "ITA",
"fillKey": "(15,32.3]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 38.5,
"year": 1981,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 9.3,
"year": 1981,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 53,
"year": 1981,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 67.7,
"year": 1981,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 105.2,
"year": 1981,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 121,
"year": 1981,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 13.1,
"year": 1981,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 33.2,
"year": 1981,
"iso3c": "KWT",
"fillKey": "(32.3,70.2]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 94.6,
"year": 1981,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 197,
"year": 1981,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 24.7,
"year": 1981,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 48.8,
"year": 1981,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 115.3,
"year": 1981,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 237.5,
"year": 1981,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 67.5,
"year": 1981,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 21.8,
"year": 1981,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 12.9,
"year": 1981,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 56.6,
"year": 1981,
"iso3c": "MKD",
"fillKey": "(32.3,70.2]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 177.5,
"year": 1981,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 254,
"year": 1981,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 28.4,
"year": 1981,
"iso3c": "MYS",
"fillKey": "(15,32.3]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 147.4,
"year": 1981,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 315.5,
"year": 1981,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 16.3,
"year": 1981,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 67.8,
"year": 1981,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 158.7,
"year": 1981,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 37.8,
"year": 1981,
"iso3c": "MUS",
"fillKey": "(32.3,70.2]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 71.3,
"year": 1981,
"iso3c": "MEX",
"fillKey": "(70.2,132]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 57.3,
"year": 1981,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 46.9,
"year": 1981,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 158.4,
"year": 1981,
"iso3c": "MNG",
"fillKey": "(132,398]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 127.9,
"year": 1981,
"iso3c": "MAR",
"fillKey": "(70.2,132]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 258.7,
"year": 1981,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 135.2,
"year": 1981,
"iso3c": "MMR",
"fillKey": "(132,398]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 96.4,
"year": 1981,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 204.4,
"year": 1981,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 10.6,
"year": 1981,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 15.2,
"year": 1981,
"iso3c": "NZL",
"fillKey": "(15,32.3]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 102.1,
"year": 1981,
"iso3c": "NIC",
"fillKey": "(70.2,132]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 317.6,
"year": 1981,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 214.4,
"year": 1981,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 9.9,
"year": 1981,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 101,
"year": 1981,
"iso3c": "OMN",
"fillKey": "(70.2,132]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 159.5,
"year": 1981,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 43,
"year": 1981,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 105.3,
"year": 1981,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 62.3,
"year": 1981,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 121.7,
"year": 1981,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 80.8,
"year": 1981,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 23.3,
"year": 1981,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 25.8,
"year": 1981,
"iso3c": "PRT",
"fillKey": "(15,32.3]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 34.3,
"year": 1981,
"iso3c": "QAT",
"fillKey": "(32.3,70.2]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 40.6,
"year": 1981,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 32.5,
"year": 1981,
"iso3c": "RUS",
"fillKey": "(32.3,70.2]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 198,
"year": 1981,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 94.2,
"year": 1981,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 91.9,
"year": 1981,
"iso3c": "SAU",
"fillKey": "(70.2,132]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 198.6,
"year": 1981,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 27.7,
"year": 1981,
"iso3c": "SYC",
"fillKey": "(15,32.3]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 290.9,
"year": 1981,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 14.1,
"year": 1981,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 25.9,
"year": 1981,
"iso3c": "SVK",
"fillKey": "(15,32.3]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 18,
"year": 1981,
"iso3c": "SVN",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 49.4,
"year": 1981,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 88.2,
"year": 1981,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 290.8,
"year": 1981,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 16.4,
"year": 1981,
"iso3c": "ESP",
"fillKey": "(15,32.3]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 46.2,
"year": 1981,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 48.4,
"year": 1981,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 32.2,
"year": 1981,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 52.4,
"year": 1981,
"iso3c": "VCT",
"fillKey": "(32.3,70.2]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 141,
"year": 1981,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 108.1,
"year": 1981,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 8.2,
"year": 1981,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 10,
"year": 1981,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 57.8,
"year": 1981,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 129.5,
"year": 1981,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 176.8,
"year": 1981,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 58.1,
"year": 1981,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 173.1,
"year": 1981,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 29.1,
"year": 1981,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 38.3,
"year": 1981,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 87.6,
"year": 1981,
"iso3c": "TUN",
"fillKey": "(70.2,132]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 121.2,
"year": 1981,
"iso3c": "TUR",
"fillKey": "(70.2,132]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 119.7,
"year": 1981,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 66.1,
"year": 1981,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 212.8,
"year": 1981,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 26.7,
"year": 1981,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 31.7,
"year": 1981,
"iso3c": "ARE",
"fillKey": "(15,32.3]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 13.4,
"year": 1981,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 14.4,
"year": 1981,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 36.2,
"year": 1981,
"iso3c": "URY",
"fillKey": "(32.3,70.2]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 110.4,
"year": 1981,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 62.8,
"year": 1981,
"iso3c": "VUT",
"fillKey": "(32.3,70.2]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 41.8,
"year": 1981,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 66.4,
"year": 1981,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 73.9,
"year": 1981,
"iso3c": "PSE",
"fillKey": "(70.2,132]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 194,
"year": 1981,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 160.5,
"year": 1981,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 98.9,
"year": 1981,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1982": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 119.16,
"year": 1982,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 42.15,
"year": 1982,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 26.19,
"year": 1982,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 66.456,
"year": 1982,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 71.4,
"year": 1982,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 14.382,
"year": 1982,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 42.407,
"year": 1982,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 77.2,
"year": 1982,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 17.171,
"year": 1982,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 170.58,
"year": 1982,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 206,
"year": 1982,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 19.3,
"year": 1982,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 40.443,
"year": 1982,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 13.839,
"year": 1982,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 77.325,
"year": 1982,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 78.7,
"year": 1982,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 202.67,
"year": 1982,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 123.2,
"year": 1982,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 197.6,
"year": 1982,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 145,
"year": 1982,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 106.95,
"year": 1982,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 110.5,
"year": 1982,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 110,
"year": 1982,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 13.652,
"year": 1982,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 31.106,
"year": 1982,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 131.87,
"year": 1982,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 47.792,
"year": 1982,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 103.24,
"year": 1982,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 162,
"year": 1982,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 195.31,
"year": 1982,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 195.2,
"year": 1982,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 68.2,
"year": 1982,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 110.1,
"year": 1982,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 242.1,
"year": 1982,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 66.9,
"year": 1982,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 115.5,
"year": 1982,
"iso3c": "DZA",
"fillKey": "(70.2,132]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 230.2,
"year": 1982,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 37.7,
"year": 1982,
"iso3c": "ARG",
"fillKey": "(32.3,70.2]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 69,
"year": 1982,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 12.2,
"year": 1982,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 14.7,
"year": 1982,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 107.6,
"year": 1982,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 29,
"year": 1982,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 28.7,
"year": 1982,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 189,
"year": 1982,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 24.6,
"year": 1982,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 21.3,
"year": 1982,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 13.3,
"year": 1982,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 60.9,
"year": 1982,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 208.5,
"year": 1982,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 185.9,
"year": 1982,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 161,
"year": 1982,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 65.7,
"year": 1982,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 87,
"year": 1982,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 16.7,
"year": 1982,
"iso3c": "BRN",
"fillKey": "(15,32.3]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 26.6,
"year": 1982,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 231.8,
"year": 1982,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 202.6,
"year": 1982,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 82.7,
"year": 1982,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 143.3,
"year": 1982,
"iso3c": "KHM",
"fillKey": "(132,398]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 169.9,
"year": 1982,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 11.2,
"year": 1982,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 181.6,
"year": 1982,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 237.1,
"year": 1982,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 27.1,
"year": 1982,
"iso3c": "CHL",
"fillKey": "(15,32.3]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 57.2,
"year": 1982,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 50.5,
"year": 1982,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 163.2,
"year": 1982,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 201.2,
"year": 1982,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 112.1,
"year": 1982,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 23,
"year": 1982,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 159.4,
"year": 1982,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 20.9,
"year": 1982,
"iso3c": "HRV",
"fillKey": "(15,32.3]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 19.8,
"year": 1982,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 17.6,
"year": 1982,
"iso3c": "CYP",
"fillKey": "(15,32.3]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 18,
"year": 1982,
"iso3c": "CZE",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 9.6,
"year": 1982,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 146.3,
"year": 1982,
"iso3c": "DJI",
"fillKey": "(132,398]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 17.6,
"year": 1982,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 81.2,
"year": 1982,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 85.2,
"year": 1982,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 147.3,
"year": 1982,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 97.9,
"year": 1982,
"iso3c": "SLV",
"fillKey": "(70.2,132]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 219.4,
"year": 1982,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 185.1,
"year": 1982,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 25.3,
"year": 1982,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 235.8,
"year": 1982,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 40.2,
"year": 1982,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 7.9,
"year": 1982,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 11.5,
"year": 1982,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 108.8,
"year": 1982,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 224.2,
"year": 1982,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 54.1,
"year": 1982,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 13.2,
"year": 1982,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 164.4,
"year": 1982,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 20.6,
"year": 1982,
"iso3c": "GRC",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 114.6,
"year": 1982,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 276.3,
"year": 1982,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 250.4,
"year": 1982,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 69.2,
"year": 1982,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 181.1,
"year": 1982,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 86.5,
"year": 1982,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 24.4,
"year": 1982,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 8.8,
"year": 1982,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 157.8,
"year": 1982,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 113.7,
"year": 1982,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 91.4,
"year": 1982,
"iso3c": "IRN",
"fillKey": "(70.2,132]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 67.3,
"year": 1982,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 12.4,
"year": 1982,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 16.6,
"year": 1982,
"iso3c": "ISR",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 14.4,
"year": 1982,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 37.3,
"year": 1982,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 8.8,
"year": 1982,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 50.7,
"year": 1982,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 65.5,
"year": 1982,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 102.3,
"year": 1982,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 119.8,
"year": 1982,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 12.2,
"year": 1982,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 30.2,
"year": 1982,
"iso3c": "KWT",
"fillKey": "(15,32.3]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 91,
"year": 1982,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 193.1,
"year": 1982,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 24.3,
"year": 1982,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 47,
"year": 1982,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 109.8,
"year": 1982,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 235.3,
"year": 1982,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 64.2,
"year": 1982,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 21.2,
"year": 1982,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 12.5,
"year": 1982,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 55.1,
"year": 1982,
"iso3c": "MKD",
"fillKey": "(32.3,70.2]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 180.7,
"year": 1982,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 250,
"year": 1982,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 26.5,
"year": 1982,
"iso3c": "MYS",
"fillKey": "(15,32.3]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 139.9,
"year": 1982,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 307.5,
"year": 1982,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 15.7,
"year": 1982,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 65.8,
"year": 1982,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 154,
"year": 1982,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 34.7,
"year": 1982,
"iso3c": "MUS",
"fillKey": "(32.3,70.2]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 67.7,
"year": 1982,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 58,
"year": 1982,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 45.1,
"year": 1982,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 152.5,
"year": 1982,
"iso3c": "MNG",
"fillKey": "(132,398]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 121.6,
"year": 1982,
"iso3c": "MAR",
"fillKey": "(70.2,132]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 257.5,
"year": 1982,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 131.9,
"year": 1982,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 94.4,
"year": 1982,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 197.7,
"year": 1982,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 10.4,
"year": 1982,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 14.8,
"year": 1982,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 96.3,
"year": 1982,
"iso3c": "NIC",
"fillKey": "(70.2,132]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 319.6,
"year": 1982,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 212.2,
"year": 1982,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 9.9,
"year": 1982,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 91.3,
"year": 1982,
"iso3c": "OMN",
"fillKey": "(70.2,132]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 157.5,
"year": 1982,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 41.4,
"year": 1982,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 102.9,
"year": 1982,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 60.5,
"year": 1982,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 118.1,
"year": 1982,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 79.7,
"year": 1982,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 22.7,
"year": 1982,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 24.2,
"year": 1982,
"iso3c": "PRT",
"fillKey": "(15,32.3]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 32.7,
"year": 1982,
"iso3c": "QAT",
"fillKey": "(32.3,70.2]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 39.5,
"year": 1982,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 31.9,
"year": 1982,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 183.3,
"year": 1982,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 95.7,
"year": 1982,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 85.8,
"year": 1982,
"iso3c": "SAU",
"fillKey": "(70.2,132]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 192.9,
"year": 1982,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 25.4,
"year": 1982,
"iso3c": "SYC",
"fillKey": "(15,32.3]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 287.7,
"year": 1982,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 13.2,
"year": 1982,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 24.8,
"year": 1982,
"iso3c": "SVK",
"fillKey": "(15,32.3]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 17,
"year": 1982,
"iso3c": "SVN",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 47.4,
"year": 1982,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 190.3,
"year": 1982,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 84,
"year": 1982,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 287.1,
"year": 1982,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 15.4,
"year": 1982,
"iso3c": "ESP",
"fillKey": "(15,32.3]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 42.3,
"year": 1982,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 45.9,
"year": 1982,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 31,
"year": 1982,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 47.5,
"year": 1982,
"iso3c": "VCT",
"fillKey": "(32.3,70.2]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 139.9,
"year": 1982,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 102.8,
"year": 1982,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 8,
"year": 1982,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 9.7,
"year": 1982,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 54.8,
"year": 1982,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 128.9,
"year": 1982,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 176.8,
"year": 1982,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 55.5,
"year": 1982,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 169.2,
"year": 1982,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 28.2,
"year": 1982,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 37.1,
"year": 1982,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 82.3,
"year": 1982,
"iso3c": "TUN",
"fillKey": "(70.2,132]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 115.2,
"year": 1982,
"iso3c": "TUR",
"fillKey": "(70.2,132]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 115.3,
"year": 1982,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 64.3,
"year": 1982,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 208.1,
"year": 1982,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 25.8,
"year": 1982,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 28.9,
"year": 1982,
"iso3c": "ARE",
"fillKey": "(15,32.3]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 12.7,
"year": 1982,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 13.9,
"year": 1982,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 33.3,
"year": 1982,
"iso3c": "URY",
"fillKey": "(32.3,70.2]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 103,
"year": 1982,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 58.3,
"year": 1982,
"iso3c": "VUT",
"fillKey": "(32.3,70.2]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 40.1,
"year": 1982,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 64.7,
"year": 1982,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 69.5,
"year": 1982,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 182.3,
"year": 1982,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 162.7,
"year": 1982,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 94.2,
"year": 1982,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1983": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 111.93,
"year": 1983,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 41.996,
"year": 1983,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 25.517,
"year": 1983,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 64.362,
"year": 1983,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 69,
"year": 1983,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 13.652,
"year": 1983,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 40.858,
"year": 1983,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 74.5,
"year": 1983,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 16.475,
"year": 1983,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 166.77,
"year": 1983,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 202.42,
"year": 1983,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 18.5,
"year": 1983,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 39.042,
"year": 1983,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 13.217,
"year": 1983,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 73.843,
"year": 1983,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 75.3,
"year": 1983,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 198.64,
"year": 1983,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 119.1,
"year": 1983,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 193.3,
"year": 1983,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 141.1,
"year": 1983,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 99.242,
"year": 1983,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 102.4,
"year": 1983,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 106,
"year": 1983,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 13.146,
"year": 1983,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 29.564,
"year": 1983,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 134.98,
"year": 1983,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 46.098,
"year": 1983,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 105.78,
"year": 1983,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 157.5,
"year": 1983,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 192.56,
"year": 1983,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 192.3,
"year": 1983,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 65.1,
"year": 1983,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 106.5,
"year": 1983,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 235.1,
"year": 1983,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 62.2,
"year": 1983,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 98.6,
"year": 1983,
"iso3c": "DZA",
"fillKey": "(70.2,132]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 229.1,
"year": 1983,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 35.8,
"year": 1983,
"iso3c": "ARG",
"fillKey": "(32.3,70.2]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 66.3,
"year": 1983,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 11.8,
"year": 1983,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 14,
"year": 1983,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 105.1,
"year": 1983,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 28.6,
"year": 1983,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 27.2,
"year": 1983,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 184,
"year": 1983,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 23.6,
"year": 1983,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 20.6,
"year": 1983,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 12.7,
"year": 1983,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 58.4,
"year": 1983,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 205.7,
"year": 1983,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 178.9,
"year": 1983,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 156.6,
"year": 1983,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 62.4,
"year": 1983,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 83,
"year": 1983,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 16,
"year": 1983,
"iso3c": "BRN",
"fillKey": "(15,32.3]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 25.7,
"year": 1983,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 227.5,
"year": 1983,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 192.9,
"year": 1983,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 81.6,
"year": 1983,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 130.7,
"year": 1983,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 163.1,
"year": 1983,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 10.6,
"year": 1983,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 180.5,
"year": 1983,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 234.3,
"year": 1983,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 24.6,
"year": 1983,
"iso3c": "CHL",
"fillKey": "(15,32.3]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 55.5,
"year": 1983,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 47.5,
"year": 1983,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 157.8,
"year": 1983,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 196,
"year": 1983,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 106.9,
"year": 1983,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 22.8,
"year": 1983,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 156.9,
"year": 1983,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 20,
"year": 1983,
"iso3c": "HRV",
"fillKey": "(15,32.3]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 19.6,
"year": 1983,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 16.1,
"year": 1983,
"iso3c": "CYP",
"fillKey": "(15,32.3]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 17.6,
"year": 1983,
"iso3c": "CZE",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 9.6,
"year": 1983,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 142.1,
"year": 1983,
"iso3c": "DJI",
"fillKey": "(132,398]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 17.1,
"year": 1983,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 78.1,
"year": 1983,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 80.9,
"year": 1983,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 137.3,
"year": 1983,
"iso3c": "EGY",
"fillKey": "(132,398]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 91.7,
"year": 1983,
"iso3c": "SLV",
"fillKey": "(70.2,132]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 214.4,
"year": 1983,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 181.9,
"year": 1983,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 24.5,
"year": 1983,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 231.8,
"year": 1983,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 38.4,
"year": 1983,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 7.6,
"year": 1983,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 11.1,
"year": 1983,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 105.5,
"year": 1983,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 217.3,
"year": 1983,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 52.7,
"year": 1983,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 12.5,
"year": 1983,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 162.3,
"year": 1983,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 19.5,
"year": 1983,
"iso3c": "GRC",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 110.1,
"year": 1983,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 271.8,
"year": 1983,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 247.5,
"year": 1983,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 68.6,
"year": 1983,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 176,
"year": 1983,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 82.5,
"year": 1983,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 24,
"year": 1983,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 8.4,
"year": 1983,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 153.3,
"year": 1983,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 110.1,
"year": 1983,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 85.2,
"year": 1983,
"iso3c": "IRN",
"fillKey": "(70.2,132]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 64.9,
"year": 1983,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 11.7,
"year": 1983,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 15.9,
"year": 1983,
"iso3c": "ISR",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 13.5,
"year": 1983,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 36.3,
"year": 1983,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 8.3,
"year": 1983,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 48.5,
"year": 1983,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 63.3,
"year": 1983,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 99.8,
"year": 1983,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 118.1,
"year": 1983,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 11.4,
"year": 1983,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 27.5,
"year": 1983,
"iso3c": "KWT",
"fillKey": "(15,32.3]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 87,
"year": 1983,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 189.3,
"year": 1983,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 23.6,
"year": 1983,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 45,
"year": 1983,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 104.9,
"year": 1983,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 234,
"year": 1983,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 61.1,
"year": 1983,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 20.6,
"year": 1983,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 12,
"year": 1983,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 53,
"year": 1983,
"iso3c": "MKD",
"fillKey": "(32.3,70.2]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 183.1,
"year": 1983,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 248.8,
"year": 1983,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 24.8,
"year": 1983,
"iso3c": "MYS",
"fillKey": "(15,32.3]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 132.9,
"year": 1983,
"iso3c": "MDV",
"fillKey": "(132,398]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 299.6,
"year": 1983,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 15.1,
"year": 1983,
"iso3c": "MLT",
"fillKey": "(15,32.3]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 63.8,
"year": 1983,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 149.1,
"year": 1983,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 31.3,
"year": 1983,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 64.3,
"year": 1983,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 58.5,
"year": 1983,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 43.2,
"year": 1983,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 146.6,
"year": 1983,
"iso3c": "MNG",
"fillKey": "(132,398]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 115.5,
"year": 1983,
"iso3c": "MAR",
"fillKey": "(70.2,132]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 255.8,
"year": 1983,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 128.8,
"year": 1983,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 92,
"year": 1983,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 191.1,
"year": 1983,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 10.2,
"year": 1983,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 14.5,
"year": 1983,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 91,
"year": 1983,
"iso3c": "NIC",
"fillKey": "(70.2,132]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 323.2,
"year": 1983,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 211.2,
"year": 1983,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 10,
"year": 1983,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 82.1,
"year": 1983,
"iso3c": "OMN",
"fillKey": "(70.2,132]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 155.4,
"year": 1983,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 39.8,
"year": 1983,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 100.8,
"year": 1983,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 58.6,
"year": 1983,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 114,
"year": 1983,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 78.4,
"year": 1983,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 22,
"year": 1983,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 22.8,
"year": 1983,
"iso3c": "PRT",
"fillKey": "(15,32.3]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 31.2,
"year": 1983,
"iso3c": "QAT",
"fillKey": "(15,32.3]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 38.8,
"year": 1983,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 31.3,
"year": 1983,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 171.9,
"year": 1983,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 97.8,
"year": 1983,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 80,
"year": 1983,
"iso3c": "SAU",
"fillKey": "(70.2,132]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 187.2,
"year": 1983,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 23.5,
"year": 1983,
"iso3c": "SYC",
"fillKey": "(15,32.3]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 284.7,
"year": 1983,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 12.3,
"year": 1983,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 23.8,
"year": 1983,
"iso3c": "SVK",
"fillKey": "(15,32.3]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 16.1,
"year": 1983,
"iso3c": "SVN",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 45.7,
"year": 1983,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 188.9,
"year": 1983,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 80.1,
"year": 1983,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 283.5,
"year": 1983,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 14.7,
"year": 1983,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 38.2,
"year": 1983,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 43.2,
"year": 1983,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 29.8,
"year": 1983,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 42.9,
"year": 1983,
"iso3c": "VCT",
"fillKey": "(32.3,70.2]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 138.7,
"year": 1983,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 56.9,
"year": 1983,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 97.6,
"year": 1983,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 7.8,
"year": 1983,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 9.4,
"year": 1983,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 52.1,
"year": 1983,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 127.3,
"year": 1983,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 177.3,
"year": 1983,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 53,
"year": 1983,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 232.3,
"year": 1983,
"iso3c": "TLS",
"fillKey": "(132,398]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 165.4,
"year": 1983,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 27.4,
"year": 1983,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 36,
"year": 1983,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 77.3,
"year": 1983,
"iso3c": "TUN",
"fillKey": "(70.2,132]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 109.4,
"year": 1983,
"iso3c": "TUR",
"fillKey": "(70.2,132]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 111.3,
"year": 1983,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 62.7,
"year": 1983,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 201.3,
"year": 1983,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 24.8,
"year": 1983,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 26.5,
"year": 1983,
"iso3c": "ARE",
"fillKey": "(15,32.3]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 12.2,
"year": 1983,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 13.4,
"year": 1983,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 31.3,
"year": 1983,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 96.4,
"year": 1983,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 53.9,
"year": 1983,
"iso3c": "VUT",
"fillKey": "(32.3,70.2]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 38.5,
"year": 1983,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 63.1,
"year": 1983,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 65.3,
"year": 1983,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 171.3,
"year": 1983,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 165.9,
"year": 1983,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 89.1,
"year": 1983,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1984": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 105.1,
"year": 1984,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 40.365,
"year": 1984,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 24.945,
"year": 1984,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 62.537,
"year": 1984,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 66.7,
"year": 1984,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 12.952,
"year": 1984,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 39.318,
"year": 1984,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 70.2,
"year": 1984,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 15.829,
"year": 1984,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 161.73,
"year": 1984,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 198.82,
"year": 1984,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 17.8,
"year": 1984,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 37.658,
"year": 1984,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 12.669,
"year": 1984,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 70.586,
"year": 1984,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 72.1,
"year": 1984,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 194.68,
"year": 1984,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 115.1,
"year": 1984,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 189,
"year": 1984,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 137.5,
"year": 1984,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 92.095,
"year": 1984,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 94.9,
"year": 1984,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 102.1,
"year": 1984,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 12.74,
"year": 1984,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 28.164,
"year": 1984,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 128.76,
"year": 1984,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 44.02,
"year": 1984,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 101.11,
"year": 1984,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 153.4,
"year": 1984,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 189.98,
"year": 1984,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 189.7,
"year": 1984,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 62.3,
"year": 1984,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 103,
"year": 1984,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 227.5,
"year": 1984,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 57.9,
"year": 1984,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 83.5,
"year": 1984,
"iso3c": "DZA",
"fillKey": "(70.2,132]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 228.3,
"year": 1984,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 34.4,
"year": 1984,
"iso3c": "ARG",
"fillKey": "(32.3,70.2]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 63.8,
"year": 1984,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 11.6,
"year": 1984,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 13.3,
"year": 1984,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 102.9,
"year": 1984,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 28.2,
"year": 1984,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 26,
"year": 1984,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 178.8,
"year": 1984,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 22.7,
"year": 1984,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 20,
"year": 1984,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 12.2,
"year": 1984,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 55.7,
"year": 1984,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 202.6,
"year": 1984,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 172,
"year": 1984,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 152,
"year": 1984,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 29.4,
"year": 1984,
"iso3c": "BIH",
"fillKey": "(15,32.3]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 59.4,
"year": 1984,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 79.2,
"year": 1984,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 15.4,
"year": 1984,
"iso3c": "BRN",
"fillKey": "(15,32.3]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 24.6,
"year": 1984,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 223.3,
"year": 1984,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 184.3,
"year": 1984,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 80.1,
"year": 1984,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 123.9,
"year": 1984,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 156.2,
"year": 1984,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 10.1,
"year": 1984,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 179.9,
"year": 1984,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 231.4,
"year": 1984,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 23,
"year": 1984,
"iso3c": "CHL",
"fillKey": "(15,32.3]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 54.4,
"year": 1984,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 44.8,
"year": 1984,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 152.3,
"year": 1984,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 190.6,
"year": 1984,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 102.3,
"year": 1984,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 22.4,
"year": 1984,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 155,
"year": 1984,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 19.1,
"year": 1984,
"iso3c": "HRV",
"fillKey": "(15,32.3]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 19.1,
"year": 1984,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 14.7,
"year": 1984,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 17.3,
"year": 1984,
"iso3c": "CZE",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 9.6,
"year": 1984,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 138,
"year": 1984,
"iso3c": "DJI",
"fillKey": "(132,398]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 16.9,
"year": 1984,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 75.2,
"year": 1984,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 76.8,
"year": 1984,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 127.3,
"year": 1984,
"iso3c": "EGY",
"fillKey": "(70.2,132]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 85.8,
"year": 1984,
"iso3c": "SLV",
"fillKey": "(70.2,132]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 210,
"year": 1984,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 178.6,
"year": 1984,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 23.8,
"year": 1984,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 227.3,
"year": 1984,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 36.9,
"year": 1984,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 7.4,
"year": 1984,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 10.7,
"year": 1984,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 102.6,
"year": 1984,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 210.2,
"year": 1984,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 51.3,
"year": 1984,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 11.8,
"year": 1984,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 159.3,
"year": 1984,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 18.4,
"year": 1984,
"iso3c": "GRC",
"fillKey": "(15,32.3]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 25.8,
"year": 1984,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 105.7,
"year": 1984,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 267.1,
"year": 1984,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 244.6,
"year": 1984,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 67.8,
"year": 1984,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 171.2,
"year": 1984,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 78.6,
"year": 1984,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 23.9,
"year": 1984,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 8,
"year": 1984,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 149.2,
"year": 1984,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 106.4,
"year": 1984,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 79.8,
"year": 1984,
"iso3c": "IRN",
"fillKey": "(70.2,132]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 62.7,
"year": 1984,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 11.1,
"year": 1984,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 15.2,
"year": 1984,
"iso3c": "ISR",
"fillKey": "(15,32.3]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 12.7,
"year": 1984,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 35.2,
"year": 1984,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 7.9,
"year": 1984,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 46.4,
"year": 1984,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 61.1,
"year": 1984,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 97.7,
"year": 1984,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 116.3,
"year": 1984,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 10.6,
"year": 1984,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 25.1,
"year": 1984,
"iso3c": "KWT",
"fillKey": "(15,32.3]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 83,
"year": 1984,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 185.5,
"year": 1984,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 22.4,
"year": 1984,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 43.1,
"year": 1984,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 100.5,
"year": 1984,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 233.7,
"year": 1984,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 58,
"year": 1984,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 20,
"year": 1984,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 11.6,
"year": 1984,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 50.9,
"year": 1984,
"iso3c": "MKD",
"fillKey": "(32.3,70.2]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 184,
"year": 1984,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 249.8,
"year": 1984,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 23.2,
"year": 1984,
"iso3c": "MYS",
"fillKey": "(15,32.3]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 126.2,
"year": 1984,
"iso3c": "MDV",
"fillKey": "(70.2,132]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 291.8,
"year": 1984,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 14.5,
"year": 1984,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 61.8,
"year": 1984,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 144,
"year": 1984,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 28.9,
"year": 1984,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 61.4,
"year": 1984,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 58.8,
"year": 1984,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 41.2,
"year": 1984,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 140.9,
"year": 1984,
"iso3c": "MNG",
"fillKey": "(132,398]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 26.8,
"year": 1984,
"iso3c": "MNE",
"fillKey": "(15,32.3]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 109.6,
"year": 1984,
"iso3c": "MAR",
"fillKey": "(70.2,132]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 254,
"year": 1984,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 125.8,
"year": 1984,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 89.3,
"year": 1984,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 184.5,
"year": 1984,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 9.9,
"year": 1984,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 14.2,
"year": 1984,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 86.3,
"year": 1984,
"iso3c": "NIC",
"fillKey": "(70.2,132]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 327.5,
"year": 1984,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 210.9,
"year": 1984,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 10.1,
"year": 1984,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 73.6,
"year": 1984,
"iso3c": "OMN",
"fillKey": "(70.2,132]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 153.2,
"year": 1984,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 42.1,
"year": 1984,
"iso3c": "PLW",
"fillKey": "(32.3,70.2]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 38.3,
"year": 1984,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 98.8,
"year": 1984,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 56.7,
"year": 1984,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 109.4,
"year": 1984,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 76.8,
"year": 1984,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 21.2,
"year": 1984,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 21.6,
"year": 1984,
"iso3c": "PRT",
"fillKey": "(15,32.3]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 29.6,
"year": 1984,
"iso3c": "QAT",
"fillKey": "(15,32.3]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 38.6,
"year": 1984,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 30.7,
"year": 1984,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 164,
"year": 1984,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 39,
"year": 1984,
"iso3c": "WSM",
"fillKey": "(32.3,70.2]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 100,
"year": 1984,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 74.4,
"year": 1984,
"iso3c": "SAU",
"fillKey": "(70.2,132]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 180.6,
"year": 1984,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 42,
"year": 1984,
"iso3c": "SRB",
"fillKey": "(32.3,70.2]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 21.9,
"year": 1984,
"iso3c": "SYC",
"fillKey": "(15,32.3]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 282,
"year": 1984,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 11.6,
"year": 1984,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 22.8,
"year": 1984,
"iso3c": "SVK",
"fillKey": "(15,32.3]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 15.3,
"year": 1984,
"iso3c": "SVN",
"fillKey": "(15,32.3]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 44.2,
"year": 1984,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 187.3,
"year": 1984,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 76.5,
"year": 1984,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 279.8,
"year": 1984,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 14,
"year": 1984,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 34.1,
"year": 1984,
"iso3c": "LKA",
"fillKey": "(32.3,70.2]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 40.6,
"year": 1984,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 28.5,
"year": 1984,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 38.7,
"year": 1984,
"iso3c": "VCT",
"fillKey": "(32.3,70.2]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 137.4,
"year": 1984,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 55.5,
"year": 1984,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 92.5,
"year": 1984,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 7.7,
"year": 1984,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 9.2,
"year": 1984,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 49.5,
"year": 1984,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 125,
"year": 1984,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 177.3,
"year": 1984,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 50.6,
"year": 1984,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 222.4,
"year": 1984,
"iso3c": "TLS",
"fillKey": "(132,398]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 162,
"year": 1984,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 26.8,
"year": 1984,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 35,
"year": 1984,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 72.7,
"year": 1984,
"iso3c": "TUN",
"fillKey": "(70.2,132]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 103.8,
"year": 1984,
"iso3c": "TUR",
"fillKey": "(70.2,132]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 107.4,
"year": 1984,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 61.4,
"year": 1984,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 194.2,
"year": 1984,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 23.8,
"year": 1984,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 24.4,
"year": 1984,
"iso3c": "ARE",
"fillKey": "(15,32.3]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 11.7,
"year": 1984,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 13,
"year": 1984,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 29.8,
"year": 1984,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 90.4,
"year": 1984,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 49.8,
"year": 1984,
"iso3c": "VUT",
"fillKey": "(32.3,70.2]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 37.1,
"year": 1984,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 61.4,
"year": 1984,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 61.4,
"year": 1984,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 161.4,
"year": 1984,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 170,
"year": 1984,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 84.2,
"year": 1984,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1985": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 98.9,
"year": 1985,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 39.18,
"year": 1985,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 24.434,
"year": 1985,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 60.844,
"year": 1985,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 64.6,
"year": 1985,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 12.302,
"year": 1985,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 37.812,
"year": 1985,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 67.4,
"year": 1985,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 15.256,
"year": 1985,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 158.02,
"year": 1985,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 195.33,
"year": 1985,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 17.1,
"year": 1985,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 36.15,
"year": 1985,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 12.201,
"year": 1985,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 67.553,
"year": 1985,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 69.1,
"year": 1985,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 190.89,
"year": 1985,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 111.4,
"year": 1985,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 181.2,
"year": 1985,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 134,
"year": 1985,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 85.65,
"year": 1985,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 88.2,
"year": 1985,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 98.8,
"year": 1985,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 12.433,
"year": 1985,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 26.863,
"year": 1985,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 125.16,
"year": 1985,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 42.682,
"year": 1985,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 98.755,
"year": 1985,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 149.3,
"year": 1985,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 187.68,
"year": 1985,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 187.4,
"year": 1985,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 60.2,
"year": 1985,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 99.9,
"year": 1985,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 219.6,
"year": 1985,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 53.9,
"year": 1985,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 71.3,
"year": 1985,
"iso3c": "DZA",
"fillKey": "(70.2,132]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 227.6,
"year": 1985,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 33.1,
"year": 1985,
"iso3c": "ARG",
"fillKey": "(32.3,70.2]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 61.3,
"year": 1985,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 11.3,
"year": 1985,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 12.6,
"year": 1985,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 100.7,
"year": 1985,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 27.8,
"year": 1985,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 25,
"year": 1985,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 173.3,
"year": 1985,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 21.9,
"year": 1985,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 19.4,
"year": 1985,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 11.8,
"year": 1985,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 53,
"year": 1985,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 199.2,
"year": 1985,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 165.4,
"year": 1985,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 147.3,
"year": 1985,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 27,
"year": 1985,
"iso3c": "BIH",
"fillKey": "(15,32.3]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 56.7,
"year": 1985,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 75.8,
"year": 1985,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 14.7,
"year": 1985,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 23.5,
"year": 1985,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 218.9,
"year": 1985,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 177.2,
"year": 1985,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 78,
"year": 1985,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 120.9,
"year": 1985,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 149.7,
"year": 1985,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 9.7,
"year": 1985,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 179.4,
"year": 1985,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 228.5,
"year": 1985,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 22.4,
"year": 1985,
"iso3c": "CHL",
"fillKey": "(15,32.3]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 53.8,
"year": 1985,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 42.5,
"year": 1985,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 147.2,
"year": 1985,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 185.2,
"year": 1985,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 98.4,
"year": 1985,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 21.6,
"year": 1985,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 153.7,
"year": 1985,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 18.1,
"year": 1985,
"iso3c": "HRV",
"fillKey": "(15,32.3]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 18.4,
"year": 1985,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 13.4,
"year": 1985,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 17,
"year": 1985,
"iso3c": "CZE",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 9.6,
"year": 1985,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 134.2,
"year": 1985,
"iso3c": "DJI",
"fillKey": "(132,398]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 16.8,
"year": 1985,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 72.3,
"year": 1985,
"iso3c": "DOM",
"fillKey": "(70.2,132]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 72.8,
"year": 1985,
"iso3c": "ECU",
"fillKey": "(70.2,132]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 117.5,
"year": 1985,
"iso3c": "EGY",
"fillKey": "(70.2,132]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 80.2,
"year": 1985,
"iso3c": "SLV",
"fillKey": "(70.2,132]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 205.6,
"year": 1985,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 175.1,
"year": 1985,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 23.1,
"year": 1985,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 223,
"year": 1985,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 35.6,
"year": 1985,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 7.3,
"year": 1985,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 10.3,
"year": 1985,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 100,
"year": 1985,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 203.1,
"year": 1985,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 50.2,
"year": 1985,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 11.1,
"year": 1985,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 155.3,
"year": 1985,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 17.4,
"year": 1985,
"iso3c": "GRC",
"fillKey": "(15,32.3]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 25.3,
"year": 1985,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 101.3,
"year": 1985,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 262.5,
"year": 1985,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 241.3,
"year": 1985,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 67,
"year": 1985,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 166.4,
"year": 1985,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 75,
"year": 1985,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 23.7,
"year": 1985,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 7.7,
"year": 1985,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 145.2,
"year": 1985,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 102.7,
"year": 1985,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 75.1,
"year": 1985,
"iso3c": "IRN",
"fillKey": "(70.2,132]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 60.7,
"year": 1985,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 10.7,
"year": 1985,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 14.4,
"year": 1985,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 12,
"year": 1985,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 34.2,
"year": 1985,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 7.5,
"year": 1985,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 44.4,
"year": 1985,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 59.1,
"year": 1985,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 96.3,
"year": 1985,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 113.8,
"year": 1985,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 35.1,
"year": 1985,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 9.9,
"year": 1985,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 23.2,
"year": 1985,
"iso3c": "KWT",
"fillKey": "(15,32.3]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 78.9,
"year": 1985,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 181.7,
"year": 1985,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 21,
"year": 1985,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 41.1,
"year": 1985,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 96.6,
"year": 1985,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 234.4,
"year": 1985,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 55.1,
"year": 1985,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 19.1,
"year": 1985,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 11.1,
"year": 1985,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 49.5,
"year": 1985,
"iso3c": "MKD",
"fillKey": "(32.3,70.2]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 183.4,
"year": 1985,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 251.7,
"year": 1985,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 21.8,
"year": 1985,
"iso3c": "MYS",
"fillKey": "(15,32.3]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 120,
"year": 1985,
"iso3c": "MDV",
"fillKey": "(70.2,132]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 284.5,
"year": 1985,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 13.9,
"year": 1985,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 59.7,
"year": 1985,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 138.4,
"year": 1985,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 28.4,
"year": 1985,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 58.7,
"year": 1985,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 58.8,
"year": 1985,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 39,
"year": 1985,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 135.2,
"year": 1985,
"iso3c": "MNG",
"fillKey": "(132,398]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 24.5,
"year": 1985,
"iso3c": "MNE",
"fillKey": "(15,32.3]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 103.9,
"year": 1985,
"iso3c": "MAR",
"fillKey": "(70.2,132]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 251.6,
"year": 1985,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 122.9,
"year": 1985,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 86.5,
"year": 1985,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 177.8,
"year": 1985,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 9.7,
"year": 1985,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 13.8,
"year": 1985,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 82.2,
"year": 1985,
"iso3c": "NIC",
"fillKey": "(70.2,132]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 331.6,
"year": 1985,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 211.3,
"year": 1985,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 10.2,
"year": 1985,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 66,
"year": 1985,
"iso3c": "OMN",
"fillKey": "(32.3,70.2]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 150.8,
"year": 1985,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 41.1,
"year": 1985,
"iso3c": "PLW",
"fillKey": "(32.3,70.2]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 36.8,
"year": 1985,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 96.9,
"year": 1985,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 54.9,
"year": 1985,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 104.4,
"year": 1985,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 74.8,
"year": 1985,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 20.3,
"year": 1985,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 20.4,
"year": 1985,
"iso3c": "PRT",
"fillKey": "(15,32.3]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 28.1,
"year": 1985,
"iso3c": "QAT",
"fillKey": "(15,32.3]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 38.9,
"year": 1985,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 29.9,
"year": 1985,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 158.4,
"year": 1985,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 37.4,
"year": 1985,
"iso3c": "WSM",
"fillKey": "(32.3,70.2]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 102.2,
"year": 1985,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 68.9,
"year": 1985,
"iso3c": "SAU",
"fillKey": "(32.3,70.2]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 173.3,
"year": 1985,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 39.1,
"year": 1985,
"iso3c": "SRB",
"fillKey": "(32.3,70.2]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 20.5,
"year": 1985,
"iso3c": "SYC",
"fillKey": "(15,32.3]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 279.1,
"year": 1985,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 10.9,
"year": 1985,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 21.8,
"year": 1985,
"iso3c": "SVK",
"fillKey": "(15,32.3]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 14.4,
"year": 1985,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 43,
"year": 1985,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 186.5,
"year": 1985,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 73.2,
"year": 1985,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 275.6,
"year": 1985,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 13.4,
"year": 1985,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 30.2,
"year": 1985,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 38.1,
"year": 1985,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 27.3,
"year": 1985,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 35.1,
"year": 1985,
"iso3c": "VCT",
"fillKey": "(32.3,70.2]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 136.1,
"year": 1985,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 54.1,
"year": 1985,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 87.8,
"year": 1985,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 7.6,
"year": 1985,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 9,
"year": 1985,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 47.1,
"year": 1985,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 121.6,
"year": 1985,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 176.7,
"year": 1985,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 48.2,
"year": 1985,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 213.2,
"year": 1985,
"iso3c": "TLS",
"fillKey": "(132,398]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 158.7,
"year": 1985,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 26.2,
"year": 1985,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 34,
"year": 1985,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 68.3,
"year": 1985,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 98.3,
"year": 1985,
"iso3c": "TUR",
"fillKey": "(70.2,132]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 103.6,
"year": 1985,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 60.4,
"year": 1985,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 188.4,
"year": 1985,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 22.8,
"year": 1985,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 22.6,
"year": 1985,
"iso3c": "ARE",
"fillKey": "(15,32.3]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 11.4,
"year": 1985,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 12.7,
"year": 1985,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 28.6,
"year": 1985,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 85.2,
"year": 1985,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 46.1,
"year": 1985,
"iso3c": "VUT",
"fillKey": "(32.3,70.2]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 35.8,
"year": 1985,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 59.7,
"year": 1985,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 57.8,
"year": 1985,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 152.8,
"year": 1985,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 174.6,
"year": 1985,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 79.8,
"year": 1985,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1986": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 93.47,
"year": 1986,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 38.079,
"year": 1986,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 23.975,
"year": 1986,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 59.82,
"year": 1986,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 63.1,
"year": 1986,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 11.759,
"year": 1986,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 36.435,
"year": 1986,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 64.6,
"year": 1986,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 14.758,
"year": 1986,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 154.65,
"year": 1986,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 192.04,
"year": 1986,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 16.5,
"year": 1986,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 34.668,
"year": 1986,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 11.792,
"year": 1986,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 64.674,
"year": 1986,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 66.1,
"year": 1986,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 187.29,
"year": 1986,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 108.3,
"year": 1986,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 177.5,
"year": 1986,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 130.8,
"year": 1986,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 79.981,
"year": 1986,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 82.5,
"year": 1986,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 95.9,
"year": 1986,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 12.135,
"year": 1986,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 25.667,
"year": 1986,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 121.73,
"year": 1986,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 41.344,
"year": 1986,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 96.525,
"year": 1986,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 145.3,
"year": 1986,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 185.66,
"year": 1986,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 185.3,
"year": 1986,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 58.6,
"year": 1986,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 97.3,
"year": 1986,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 211.3,
"year": 1986,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 50.5,
"year": 1986,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 62.1,
"year": 1986,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 227,
"year": 1986,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 31.9,
"year": 1986,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 58.9,
"year": 1986,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 11,
"year": 1986,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 11.8,
"year": 1986,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 98.7,
"year": 1986,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 27.3,
"year": 1986,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 24.2,
"year": 1986,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 167.6,
"year": 1986,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 21.1,
"year": 1986,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 18.8,
"year": 1986,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 11.4,
"year": 1986,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 50.3,
"year": 1986,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 195.8,
"year": 1986,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 158.8,
"year": 1986,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 142.3,
"year": 1986,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 24.9,
"year": 1986,
"iso3c": "BIH",
"fillKey": "(15,32.3]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 54.2,
"year": 1986,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 72.6,
"year": 1986,
"iso3c": "BRA",
"fillKey": "(70.2,132]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 14.1,
"year": 1986,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 22.5,
"year": 1986,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 214.2,
"year": 1986,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 172.5,
"year": 1986,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 75.1,
"year": 1986,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 119.7,
"year": 1986,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 144.3,
"year": 1986,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 9.4,
"year": 1986,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 178.8,
"year": 1986,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 225.7,
"year": 1986,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 22.2,
"year": 1986,
"iso3c": "CHL",
"fillKey": "(15,32.3]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 53.7,
"year": 1986,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 40.6,
"year": 1986,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 142.2,
"year": 1986,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 180.7,
"year": 1986,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 95.3,
"year": 1986,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 20.6,
"year": 1986,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 152.7,
"year": 1986,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 17,
"year": 1986,
"iso3c": "HRV",
"fillKey": "(15,32.3]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 17.4,
"year": 1986,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 12.4,
"year": 1986,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 16.7,
"year": 1986,
"iso3c": "CZE",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 9.7,
"year": 1986,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 130.5,
"year": 1986,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 16.8,
"year": 1986,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 69.6,
"year": 1986,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 69.2,
"year": 1986,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 108.5,
"year": 1986,
"iso3c": "EGY",
"fillKey": "(70.2,132]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 75.1,
"year": 1986,
"iso3c": "SLV",
"fillKey": "(70.2,132]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 201,
"year": 1986,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 171.1,
"year": 1986,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 22.5,
"year": 1986,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 219.2,
"year": 1986,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 34.3,
"year": 1986,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 7.3,
"year": 1986,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 10.1,
"year": 1986,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 97.9,
"year": 1986,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 196,
"year": 1986,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 49.4,
"year": 1986,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 10.6,
"year": 1986,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 150.4,
"year": 1986,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 16.4,
"year": 1986,
"iso3c": "GRC",
"fillKey": "(15,32.3]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 24.8,
"year": 1986,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 97,
"year": 1986,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 257.8,
"year": 1986,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 238.3,
"year": 1986,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 66.1,
"year": 1986,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 161.8,
"year": 1986,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 71.4,
"year": 1986,
"iso3c": "HND",
"fillKey": "(70.2,132]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 23,
"year": 1986,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 7.4,
"year": 1986,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 141.3,
"year": 1986,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 99.1,
"year": 1986,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 70.8,
"year": 1986,
"iso3c": "IRN",
"fillKey": "(70.2,132]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 58.9,
"year": 1986,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 10.4,
"year": 1986,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 13.7,
"year": 1986,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 11.3,
"year": 1986,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 33.2,
"year": 1986,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 7.1,
"year": 1986,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 42.6,
"year": 1986,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 57.3,
"year": 1986,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 95.5,
"year": 1986,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 110.8,
"year": 1986,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 34.7,
"year": 1986,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 9.3,
"year": 1986,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 21.6,
"year": 1986,
"iso3c": "KWT",
"fillKey": "(15,32.3]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 75.2,
"year": 1986,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 177.9,
"year": 1986,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 19.6,
"year": 1986,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 39.2,
"year": 1986,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 93.5,
"year": 1986,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 236.5,
"year": 1986,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 52.4,
"year": 1986,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 18,
"year": 1986,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 10.7,
"year": 1986,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 48.8,
"year": 1986,
"iso3c": "MKD",
"fillKey": "(32.3,70.2]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 181.1,
"year": 1986,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 253.6,
"year": 1986,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 20.5,
"year": 1986,
"iso3c": "MYS",
"fillKey": "(15,32.3]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 114.1,
"year": 1986,
"iso3c": "MDV",
"fillKey": "(70.2,132]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 277.5,
"year": 1986,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 13.3,
"year": 1986,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 57.8,
"year": 1986,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 133,
"year": 1986,
"iso3c": "MRT",
"fillKey": "(132,398]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 28.9,
"year": 1986,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 56.2,
"year": 1986,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 58.3,
"year": 1986,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 36.9,
"year": 1986,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 129.6,
"year": 1986,
"iso3c": "MNG",
"fillKey": "(70.2,132]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 22.4,
"year": 1986,
"iso3c": "MNE",
"fillKey": "(15,32.3]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 98.6,
"year": 1986,
"iso3c": "MAR",
"fillKey": "(70.2,132]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 248.8,
"year": 1986,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 120.1,
"year": 1986,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 83.6,
"year": 1986,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 170.9,
"year": 1986,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 9.5,
"year": 1986,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 13.4,
"year": 1986,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 78.5,
"year": 1986,
"iso3c": "NIC",
"fillKey": "(70.2,132]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 334.6,
"year": 1986,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 212,
"year": 1986,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 10.3,
"year": 1986,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 59.2,
"year": 1986,
"iso3c": "OMN",
"fillKey": "(32.3,70.2]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 148.4,
"year": 1986,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 40,
"year": 1986,
"iso3c": "PLW",
"fillKey": "(32.3,70.2]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 35.5,
"year": 1986,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 95.2,
"year": 1986,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 53.1,
"year": 1986,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 99.2,
"year": 1986,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 72.3,
"year": 1986,
"iso3c": "PHL",
"fillKey": "(70.2,132]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 19.5,
"year": 1986,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 19.3,
"year": 1986,
"iso3c": "PRT",
"fillKey": "(15,32.3]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 26.6,
"year": 1986,
"iso3c": "QAT",
"fillKey": "(15,32.3]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 39.4,
"year": 1986,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 29.1,
"year": 1986,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 153.9,
"year": 1986,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 35.9,
"year": 1986,
"iso3c": "WSM",
"fillKey": "(32.3,70.2]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 14.3,
"year": 1986,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 104.4,
"year": 1986,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 63.5,
"year": 1986,
"iso3c": "SAU",
"fillKey": "(32.3,70.2]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 165.3,
"year": 1986,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 37.3,
"year": 1986,
"iso3c": "SRB",
"fillKey": "(32.3,70.2]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 19.5,
"year": 1986,
"iso3c": "SYC",
"fillKey": "(15,32.3]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 276.4,
"year": 1986,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 10.4,
"year": 1986,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 20.9,
"year": 1986,
"iso3c": "SVK",
"fillKey": "(15,32.3]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 13.5,
"year": 1986,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 41.9,
"year": 1986,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 185.6,
"year": 1986,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 70.2,
"year": 1986,
"iso3c": "ZAF",
"fillKey": "(32.3,70.2]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 271.5,
"year": 1986,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 12.8,
"year": 1986,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 26.9,
"year": 1986,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 35.8,
"year": 1986,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 26.1,
"year": 1986,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 32,
"year": 1986,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 134.6,
"year": 1986,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 52.8,
"year": 1986,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 83.6,
"year": 1986,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 7.5,
"year": 1986,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 8.9,
"year": 1986,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 44.8,
"year": 1986,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 117.5,
"year": 1986,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 175.5,
"year": 1986,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 45.9,
"year": 1986,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 204.3,
"year": 1986,
"iso3c": "TLS",
"fillKey": "(132,398]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 155.7,
"year": 1986,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 25.6,
"year": 1986,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 33.1,
"year": 1986,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 64.4,
"year": 1986,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 93.1,
"year": 1986,
"iso3c": "TUR",
"fillKey": "(70.2,132]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 100.1,
"year": 1986,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 59.6,
"year": 1986,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 184.3,
"year": 1986,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 21.8,
"year": 1986,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 21,
"year": 1986,
"iso3c": "ARE",
"fillKey": "(15,32.3]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 11.1,
"year": 1986,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 12.4,
"year": 1986,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 27.5,
"year": 1986,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 80.8,
"year": 1986,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 42.7,
"year": 1986,
"iso3c": "VUT",
"fillKey": "(32.3,70.2]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 34.5,
"year": 1986,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 58,
"year": 1986,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 54.4,
"year": 1986,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 145.4,
"year": 1986,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 179.5,
"year": 1986,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 76.4,
"year": 1986,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1987": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 88.931,
"year": 1987,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 37.092,
"year": 1987,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 23.507,
"year": 1987,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 58.978,
"year": 1987,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 61.9,
"year": 1987,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 11.219,
"year": 1987,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 35.109,
"year": 1987,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 61.8,
"year": 1987,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 14.249,
"year": 1987,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 151.71,
"year": 1987,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 189,
"year": 1987,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 15.9,
"year": 1987,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 33.081,
"year": 1987,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 11.39,
"year": 1987,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 61.91,
"year": 1987,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 63.2,
"year": 1987,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 183.86,
"year": 1987,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 105.5,
"year": 1987,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 174.3,
"year": 1987,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 127.6,
"year": 1987,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 75.159,
"year": 1987,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 77.7,
"year": 1987,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 93.2,
"year": 1987,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 11.836,
"year": 1987,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 24.5,
"year": 1987,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 118.49,
"year": 1987,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 40.097,
"year": 1987,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 94.427,
"year": 1987,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 141.2,
"year": 1987,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 183.89,
"year": 1987,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 183.5,
"year": 1987,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 57.3,
"year": 1987,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 95,
"year": 1987,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 203.3,
"year": 1987,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 47.4,
"year": 1987,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 55.7,
"year": 1987,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 226.6,
"year": 1987,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 30.8,
"year": 1987,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 56.6,
"year": 1987,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 10.6,
"year": 1987,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 11.1,
"year": 1987,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 97,
"year": 1987,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 26.5,
"year": 1987,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 23.7,
"year": 1987,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 161.7,
"year": 1987,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 20.4,
"year": 1987,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 18.1,
"year": 1987,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 11,
"year": 1987,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 47.5,
"year": 1987,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 192.2,
"year": 1987,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 152.3,
"year": 1987,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 137.4,
"year": 1987,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 23,
"year": 1987,
"iso3c": "BIH",
"fillKey": "(15,32.3]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 52.2,
"year": 1987,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 69.6,
"year": 1987,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 13.5,
"year": 1987,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 21.8,
"year": 1987,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 209.7,
"year": 1987,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 170.2,
"year": 1987,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 71.8,
"year": 1987,
"iso3c": "CPV",
"fillKey": "(70.2,132]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 118.8,
"year": 1987,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 140.1,
"year": 1987,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 9.1,
"year": 1987,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 178.3,
"year": 1987,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 222.9,
"year": 1987,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 21.9,
"year": 1987,
"iso3c": "CHL",
"fillKey": "(15,32.3]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 53.8,
"year": 1987,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 38.9,
"year": 1987,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 137.7,
"year": 1987,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 177.6,
"year": 1987,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 93,
"year": 1987,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 19.4,
"year": 1987,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 152.1,
"year": 1987,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 15.8,
"year": 1987,
"iso3c": "HRV",
"fillKey": "(15,32.3]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 16.4,
"year": 1987,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 11.8,
"year": 1987,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 16.1,
"year": 1987,
"iso3c": "CZE",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 9.7,
"year": 1987,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 127.1,
"year": 1987,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 16.9,
"year": 1987,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 67,
"year": 1987,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 65.8,
"year": 1987,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 100.9,
"year": 1987,
"iso3c": "EGY",
"fillKey": "(70.2,132]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 70.6,
"year": 1987,
"iso3c": "SLV",
"fillKey": "(70.2,132]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 196.7,
"year": 1987,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 166.6,
"year": 1987,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 22,
"year": 1987,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 215.7,
"year": 1987,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 33.1,
"year": 1987,
"iso3c": "FJI",
"fillKey": "(32.3,70.2]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 7.2,
"year": 1987,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 9.8,
"year": 1987,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 96.1,
"year": 1987,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 189.1,
"year": 1987,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 48.7,
"year": 1987,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 10,
"year": 1987,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 144.8,
"year": 1987,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 15.3,
"year": 1987,
"iso3c": "GRC",
"fillKey": "(15,32.3]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 24.2,
"year": 1987,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 92.7,
"year": 1987,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 253,
"year": 1987,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 235,
"year": 1987,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 65.1,
"year": 1987,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 157.3,
"year": 1987,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 68.1,
"year": 1987,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 21.7,
"year": 1987,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 7.1,
"year": 1987,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 137.3,
"year": 1987,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 95.5,
"year": 1987,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 66.9,
"year": 1987,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 57.2,
"year": 1987,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 10.1,
"year": 1987,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 13.1,
"year": 1987,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 10.8,
"year": 1987,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 32.3,
"year": 1987,
"iso3c": "JAM",
"fillKey": "(32.3,70.2]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 6.8,
"year": 1987,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 40.9,
"year": 1987,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 55.6,
"year": 1987,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 95.4,
"year": 1987,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 107.3,
"year": 1987,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 35.2,
"year": 1987,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 8.6,
"year": 1987,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 20.3,
"year": 1987,
"iso3c": "KWT",
"fillKey": "(15,32.3]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 71.7,
"year": 1987,
"iso3c": "KGZ",
"fillKey": "(70.2,132]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 174.1,
"year": 1987,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 18.6,
"year": 1987,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 37.3,
"year": 1987,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 90.9,
"year": 1987,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 239.5,
"year": 1987,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 49.7,
"year": 1987,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 16.8,
"year": 1987,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 10.2,
"year": 1987,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 47.3,
"year": 1987,
"iso3c": "MKD",
"fillKey": "(32.3,70.2]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 177.3,
"year": 1987,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 254.3,
"year": 1987,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 19.4,
"year": 1987,
"iso3c": "MYS",
"fillKey": "(15,32.3]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 108.5,
"year": 1987,
"iso3c": "MDV",
"fillKey": "(70.2,132]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 271,
"year": 1987,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 12.7,
"year": 1987,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 55.8,
"year": 1987,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 128,
"year": 1987,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 28.8,
"year": 1987,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 53.7,
"year": 1987,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 57.7,
"year": 1987,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 35.2,
"year": 1987,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 123.9,
"year": 1987,
"iso3c": "MNG",
"fillKey": "(70.2,132]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 20.5,
"year": 1987,
"iso3c": "MNE",
"fillKey": "(15,32.3]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 93.6,
"year": 1987,
"iso3c": "MAR",
"fillKey": "(70.2,132]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 245.8,
"year": 1987,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 117.2,
"year": 1987,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 80.7,
"year": 1987,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 163.8,
"year": 1987,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 9.2,
"year": 1987,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 12.9,
"year": 1987,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 75.2,
"year": 1987,
"iso3c": "NIC",
"fillKey": "(70.2,132]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 335.7,
"year": 1987,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 212.8,
"year": 1987,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 10.1,
"year": 1987,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 53.2,
"year": 1987,
"iso3c": "OMN",
"fillKey": "(32.3,70.2]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 146,
"year": 1987,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 39,
"year": 1987,
"iso3c": "PLW",
"fillKey": "(32.3,70.2]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 34.2,
"year": 1987,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 93.6,
"year": 1987,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 51.3,
"year": 1987,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 94,
"year": 1987,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 69.2,
"year": 1987,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 18.9,
"year": 1987,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 18.2,
"year": 1987,
"iso3c": "PRT",
"fillKey": "(15,32.3]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 25.1,
"year": 1987,
"iso3c": "QAT",
"fillKey": "(15,32.3]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 39.8,
"year": 1987,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 28.1,
"year": 1987,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 150.6,
"year": 1987,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 34.5,
"year": 1987,
"iso3c": "WSM",
"fillKey": "(32.3,70.2]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 13.4,
"year": 1987,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 106.4,
"year": 1987,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 58.2,
"year": 1987,
"iso3c": "SAU",
"fillKey": "(32.3,70.2]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 157.2,
"year": 1987,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 36.3,
"year": 1987,
"iso3c": "SRB",
"fillKey": "(32.3,70.2]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 18.6,
"year": 1987,
"iso3c": "SYC",
"fillKey": "(15,32.3]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 274,
"year": 1987,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 9.8,
"year": 1987,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 20,
"year": 1987,
"iso3c": "SVK",
"fillKey": "(15,32.3]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 12.7,
"year": 1987,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 41,
"year": 1987,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 185.1,
"year": 1987,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 67.5,
"year": 1987,
"iso3c": "ZAF",
"fillKey": "(32.3,70.2]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 266.8,
"year": 1987,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 12.3,
"year": 1987,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 24.3,
"year": 1987,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 33.7,
"year": 1987,
"iso3c": "KNA",
"fillKey": "(32.3,70.2]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 25,
"year": 1987,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 29.5,
"year": 1987,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 133,
"year": 1987,
"iso3c": "SDN",
"fillKey": "(132,398]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 51.5,
"year": 1987,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 80,
"year": 1987,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 7.4,
"year": 1987,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 8.8,
"year": 1987,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 42.7,
"year": 1987,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 113.2,
"year": 1987,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 173.4,
"year": 1987,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 43.6,
"year": 1987,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 195.9,
"year": 1987,
"iso3c": "TLS",
"fillKey": "(132,398]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 153,
"year": 1987,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 25,
"year": 1987,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 32.4,
"year": 1987,
"iso3c": "TTO",
"fillKey": "(32.3,70.2]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 60.8,
"year": 1987,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 88.1,
"year": 1987,
"iso3c": "TUR",
"fillKey": "(70.2,132]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 96.9,
"year": 1987,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 59,
"year": 1987,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 182.2,
"year": 1987,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 21,
"year": 1987,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 19.7,
"year": 1987,
"iso3c": "ARE",
"fillKey": "(15,32.3]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 10.8,
"year": 1987,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 12.1,
"year": 1987,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 26.3,
"year": 1987,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 77.1,
"year": 1987,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 39.7,
"year": 1987,
"iso3c": "VUT",
"fillKey": "(32.3,70.2]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 33.2,
"year": 1987,
"iso3c": "VEN",
"fillKey": "(32.3,70.2]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 56.2,
"year": 1987,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 51.2,
"year": 1987,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 139.1,
"year": 1987,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 184,
"year": 1987,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 74,
"year": 1987,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1988": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 85.171,
"year": 1988,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 36.157,
"year": 1988,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 22.981,
"year": 1988,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 58.252,
"year": 1988,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 60.9,
"year": 1988,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 10.773,
"year": 1988,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 34.078,
"year": 1988,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 59.7,
"year": 1988,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 13.752,
"year": 1988,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 149.21,
"year": 1988,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 186.23,
"year": 1988,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 15.6,
"year": 1988,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 31.63,
"year": 1988,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 11.052,
"year": 1988,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 59.296,
"year": 1988,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 60.3,
"year": 1988,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 180.62,
"year": 1988,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 103.1,
"year": 1988,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 171.6,
"year": 1988,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 124.6,
"year": 1988,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 71.048,
"year": 1988,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 73.6,
"year": 1988,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 91,
"year": 1988,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 11.628,
"year": 1988,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 23.427,
"year": 1988,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 115.51,
"year": 1988,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 38.923,
"year": 1988,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 92.478,
"year": 1988,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 137.1,
"year": 1988,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 182.33,
"year": 1988,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 181.8,
"year": 1988,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 56.3,
"year": 1988,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 93.1,
"year": 1988,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 195,
"year": 1988,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 44.7,
"year": 1988,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 51.4,
"year": 1988,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 226.2,
"year": 1988,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 29.7,
"year": 1988,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 81.6,
"year": 1988,
"iso3c": "ARM",
"fillKey": "(70.2,132]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 10.2,
"year": 1988,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 10.5,
"year": 1988,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 95.6,
"year": 1988,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 25.6,
"year": 1988,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 23.4,
"year": 1988,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 155.7,
"year": 1988,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 19.6,
"year": 1988,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 17.4,
"year": 1988,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 10.7,
"year": 1988,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 44.8,
"year": 1988,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 188.3,
"year": 1988,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 146,
"year": 1988,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 132.4,
"year": 1988,
"iso3c": "BOL",
"fillKey": "(132,398]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 21.2,
"year": 1988,
"iso3c": "BIH",
"fillKey": "(15,32.3]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 50.6,
"year": 1988,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 66.8,
"year": 1988,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 13,
"year": 1988,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 21.4,
"year": 1988,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 206,
"year": 1988,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 169.3,
"year": 1988,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 68.4,
"year": 1988,
"iso3c": "CPV",
"fillKey": "(32.3,70.2]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 118.1,
"year": 1988,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 137.3,
"year": 1988,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 8.8,
"year": 1988,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 177.9,
"year": 1988,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 220.2,
"year": 1988,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 21.3,
"year": 1988,
"iso3c": "CHL",
"fillKey": "(15,32.3]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 54,
"year": 1988,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 37.5,
"year": 1988,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 133.4,
"year": 1988,
"iso3c": "COM",
"fillKey": "(132,398]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 176.3,
"year": 1988,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 91.8,
"year": 1988,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 18.2,
"year": 1988,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 151.8,
"year": 1988,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 14.8,
"year": 1988,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 15.2,
"year": 1988,
"iso3c": "CUB",
"fillKey": "(15,32.3]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 11.4,
"year": 1988,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 15.5,
"year": 1988,
"iso3c": "CZE",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 9.6,
"year": 1988,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 124.1,
"year": 1988,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 17,
"year": 1988,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 64.4,
"year": 1988,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 62.7,
"year": 1988,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 94.6,
"year": 1988,
"iso3c": "EGY",
"fillKey": "(70.2,132]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 66.5,
"year": 1988,
"iso3c": "SLV",
"fillKey": "(32.3,70.2]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 192.5,
"year": 1988,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 161.7,
"year": 1988,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 21.5,
"year": 1988,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 212.3,
"year": 1988,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 32,
"year": 1988,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 7.1,
"year": 1988,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 9.6,
"year": 1988,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 94.7,
"year": 1988,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 182.4,
"year": 1988,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 48.2,
"year": 1988,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 9.5,
"year": 1988,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 139,
"year": 1988,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 14.3,
"year": 1988,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 23.6,
"year": 1988,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 88.6,
"year": 1988,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 248.2,
"year": 1988,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 231.8,
"year": 1988,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 63.9,
"year": 1988,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 153,
"year": 1988,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 64.9,
"year": 1988,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 20.4,
"year": 1988,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 6.9,
"year": 1988,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 133.4,
"year": 1988,
"iso3c": "IND",
"fillKey": "(132,398]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 91.8,
"year": 1988,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 63.2,
"year": 1988,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 55.8,
"year": 1988,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 9.9,
"year": 1988,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 12.5,
"year": 1988,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 10.4,
"year": 1988,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 31.5,
"year": 1988,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 6.6,
"year": 1988,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 39.3,
"year": 1988,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 54.2,
"year": 1988,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 95.9,
"year": 1988,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 103.5,
"year": 1988,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 36.8,
"year": 1988,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 8,
"year": 1988,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 19,
"year": 1988,
"iso3c": "KWT",
"fillKey": "(15,32.3]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 68.8,
"year": 1988,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 170.1,
"year": 1988,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 18.2,
"year": 1988,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 35.6,
"year": 1988,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 88.9,
"year": 1988,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 242.8,
"year": 1988,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 47.1,
"year": 1988,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 15.8,
"year": 1988,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 9.7,
"year": 1988,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 43.9,
"year": 1988,
"iso3c": "MKD",
"fillKey": "(32.3,70.2]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 172.2,
"year": 1988,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 253,
"year": 1988,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 18.4,
"year": 1988,
"iso3c": "MYS",
"fillKey": "(15,32.3]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 103.3,
"year": 1988,
"iso3c": "MDV",
"fillKey": "(70.2,132]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 265,
"year": 1988,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 12.2,
"year": 1988,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 53.7,
"year": 1988,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 123.8,
"year": 1988,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 27.1,
"year": 1988,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 51.3,
"year": 1988,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 56.9,
"year": 1988,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 33.7,
"year": 1988,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 118.4,
"year": 1988,
"iso3c": "MNG",
"fillKey": "(70.2,132]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 18.9,
"year": 1988,
"iso3c": "MNE",
"fillKey": "(15,32.3]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 88.9,
"year": 1988,
"iso3c": "MAR",
"fillKey": "(70.2,132]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 242.9,
"year": 1988,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 114.4,
"year": 1988,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 78,
"year": 1988,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 156.7,
"year": 1988,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 8.9,
"year": 1988,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 12.4,
"year": 1988,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 72.2,
"year": 1988,
"iso3c": "NIC",
"fillKey": "(70.2,132]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 334.7,
"year": 1988,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 213.2,
"year": 1988,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 9.8,
"year": 1988,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 48,
"year": 1988,
"iso3c": "OMN",
"fillKey": "(32.3,70.2]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 143.5,
"year": 1988,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 38,
"year": 1988,
"iso3c": "PLW",
"fillKey": "(32.3,70.2]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 33.1,
"year": 1988,
"iso3c": "PAN",
"fillKey": "(32.3,70.2]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 92.1,
"year": 1988,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 49.6,
"year": 1988,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 89,
"year": 1988,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 65.7,
"year": 1988,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 18.4,
"year": 1988,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 17,
"year": 1988,
"iso3c": "PRT",
"fillKey": "(15,32.3]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 23.6,
"year": 1988,
"iso3c": "QAT",
"fillKey": "(15,32.3]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 39.7,
"year": 1988,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 27.2,
"year": 1988,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 148.9,
"year": 1988,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 33.2,
"year": 1988,
"iso3c": "WSM",
"fillKey": "(32.3,70.2]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 12.5,
"year": 1988,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 108.1,
"year": 1988,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 53.2,
"year": 1988,
"iso3c": "SAU",
"fillKey": "(32.3,70.2]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 150.1,
"year": 1988,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 34.6,
"year": 1988,
"iso3c": "SRB",
"fillKey": "(32.3,70.2]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 17.8,
"year": 1988,
"iso3c": "SYC",
"fillKey": "(15,32.3]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 271.7,
"year": 1988,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 9.2,
"year": 1988,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 19.2,
"year": 1988,
"iso3c": "SVK",
"fillKey": "(15,32.3]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 11.9,
"year": 1988,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 40.2,
"year": 1988,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 184.2,
"year": 1988,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 65.1,
"year": 1988,
"iso3c": "ZAF",
"fillKey": "(32.3,70.2]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 262.3,
"year": 1988,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 11.9,
"year": 1988,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 22.6,
"year": 1988,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 31.8,
"year": 1988,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 24,
"year": 1988,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 27.5,
"year": 1988,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 131.4,
"year": 1988,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 50.2,
"year": 1988,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 77.1,
"year": 1988,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 7.3,
"year": 1988,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 8.6,
"year": 1988,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 40.8,
"year": 1988,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 109.6,
"year": 1988,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 171.1,
"year": 1988,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 41.4,
"year": 1988,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 187.8,
"year": 1988,
"iso3c": "TLS",
"fillKey": "(132,398]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 150.6,
"year": 1988,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 24.3,
"year": 1988,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 31.7,
"year": 1988,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 57.6,
"year": 1988,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 83.3,
"year": 1988,
"iso3c": "TUR",
"fillKey": "(70.2,132]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 94.2,
"year": 1988,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 58.4,
"year": 1988,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 181.3,
"year": 1988,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 20.4,
"year": 1988,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 18.5,
"year": 1988,
"iso3c": "ARE",
"fillKey": "(15,32.3]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 10.4,
"year": 1988,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 11.9,
"year": 1988,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 25.1,
"year": 1988,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 74.2,
"year": 1988,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 37.2,
"year": 1988,
"iso3c": "VUT",
"fillKey": "(32.3,70.2]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 31.9,
"year": 1988,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 54.4,
"year": 1988,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 48.3,
"year": 1988,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 133.6,
"year": 1988,
"iso3c": "YEM",
"fillKey": "(132,398]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 187.7,
"year": 1988,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 72.8,
"year": 1988,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1989": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 82.061,
"year": 1989,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 35.202,
"year": 1989,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 22.392,
"year": 1989,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 57.486,
"year": 1989,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 59.9,
"year": 1989,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 10.321,
"year": 1989,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 32.862,
"year": 1989,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 57.2,
"year": 1989,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 13.204,
"year": 1989,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 147,
"year": 1989,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 183.62,
"year": 1989,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 15,
"year": 1989,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 30.309,
"year": 1989,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 10.673,
"year": 1989,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 56.824,
"year": 1989,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 57.7,
"year": 1989,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 177.49,
"year": 1989,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 101.1,
"year": 1989,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 169.1,
"year": 1989,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 121.7,
"year": 1989,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 67.569,
"year": 1989,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 70.2,
"year": 1989,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 89.1,
"year": 1989,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 11.337,
"year": 1989,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 22.37,
"year": 1989,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 112.81,
"year": 1989,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 37.804,
"year": 1989,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 90.674,
"year": 1989,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 133.2,
"year": 1989,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 180.9,
"year": 1989,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 180.4,
"year": 1989,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 55.4,
"year": 1989,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 91.5,
"year": 1989,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 186.9,
"year": 1989,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 42.5,
"year": 1989,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 48.8,
"year": 1989,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 226,
"year": 1989,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 28.6,
"year": 1989,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 52,
"year": 1989,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 9.7,
"year": 1989,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 10,
"year": 1989,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 94.8,
"year": 1989,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 24.5,
"year": 1989,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 23.2,
"year": 1989,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 149.7,
"year": 1989,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 18.8,
"year": 1989,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 16.9,
"year": 1989,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 10.3,
"year": 1989,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 42.1,
"year": 1989,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 184.1,
"year": 1989,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 139.7,
"year": 1989,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 127.5,
"year": 1989,
"iso3c": "BOL",
"fillKey": "(70.2,132]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 19.7,
"year": 1989,
"iso3c": "BIH",
"fillKey": "(15,32.3]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 49.6,
"year": 1989,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 64.2,
"year": 1989,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 12.6,
"year": 1989,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 21.5,
"year": 1989,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 203.5,
"year": 1989,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 169.8,
"year": 1989,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 65.3,
"year": 1989,
"iso3c": "CPV",
"fillKey": "(32.3,70.2]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 117.7,
"year": 1989,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 136,
"year": 1989,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 8.6,
"year": 1989,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 177.4,
"year": 1989,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 217.4,
"year": 1989,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 20.4,
"year": 1989,
"iso3c": "CHL",
"fillKey": "(15,32.3]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 54.1,
"year": 1989,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 36.3,
"year": 1989,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 129.3,
"year": 1989,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 176,
"year": 1989,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 91.5,
"year": 1989,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 17.4,
"year": 1989,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 151.6,
"year": 1989,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 13.7,
"year": 1989,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 14.2,
"year": 1989,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 11.2,
"year": 1989,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 15.1,
"year": 1989,
"iso3c": "CZE",
"fillKey": "(15,32.3]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 9.3,
"year": 1989,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 121.2,
"year": 1989,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 17.1,
"year": 1989,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 62,
"year": 1989,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 59.7,
"year": 1989,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 89.5,
"year": 1989,
"iso3c": "EGY",
"fillKey": "(70.2,132]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 62.8,
"year": 1989,
"iso3c": "SLV",
"fillKey": "(32.3,70.2]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 188.1,
"year": 1989,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 156.4,
"year": 1989,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 20.9,
"year": 1989,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 208.8,
"year": 1989,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 31,
"year": 1989,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 6.9,
"year": 1989,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 9.3,
"year": 1989,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 93.6,
"year": 1989,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 176,
"year": 1989,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 47.7,
"year": 1989,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 9,
"year": 1989,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 133.3,
"year": 1989,
"iso3c": "GHA",
"fillKey": "(132,398]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 13.3,
"year": 1989,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 23,
"year": 1989,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 84.5,
"year": 1989,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 243,
"year": 1989,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 228.3,
"year": 1989,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 62.6,
"year": 1989,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 148.8,
"year": 1989,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 61.9,
"year": 1989,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 19.6,
"year": 1989,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 6.6,
"year": 1989,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 129.6,
"year": 1989,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 88,
"year": 1989,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 59.7,
"year": 1989,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 54.5,
"year": 1989,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 9.6,
"year": 1989,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 12.1,
"year": 1989,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 10,
"year": 1989,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 30.6,
"year": 1989,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 6.4,
"year": 1989,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 37.9,
"year": 1989,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 53.2,
"year": 1989,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 97,
"year": 1989,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 99.4,
"year": 1989,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 39.5,
"year": 1989,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 7.6,
"year": 1989,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 17.8,
"year": 1989,
"iso3c": "KWT",
"fillKey": "(15,32.3]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 66.8,
"year": 1989,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 166.1,
"year": 1989,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 19,
"year": 1989,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 33.9,
"year": 1989,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 87.4,
"year": 1989,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 245.9,
"year": 1989,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 44.7,
"year": 1989,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 15.5,
"year": 1989,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 9.3,
"year": 1989,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 39.7,
"year": 1989,
"iso3c": "MKD",
"fillKey": "(32.3,70.2]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 166.5,
"year": 1989,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 249.8,
"year": 1989,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 17.4,
"year": 1989,
"iso3c": "MYS",
"fillKey": "(15,32.3]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 98.3,
"year": 1989,
"iso3c": "MDV",
"fillKey": "(70.2,132]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 259.3,
"year": 1989,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 11.8,
"year": 1989,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 51.6,
"year": 1989,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 120.5,
"year": 1989,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 24.9,
"year": 1989,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 48.9,
"year": 1989,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 56.1,
"year": 1989,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 32.7,
"year": 1989,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MCO": {
"iso2c": "MC",
"country": "Monaco",
"SH.DYN.MORT": 8.1,
"year": 1989,
"iso3c": "MCO",
"fillKey": "(2,15]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 113,
"year": 1989,
"iso3c": "MNG",
"fillKey": "(70.2,132]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 17.7,
"year": 1989,
"iso3c": "MNE",
"fillKey": "(15,32.3]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 84.6,
"year": 1989,
"iso3c": "MAR",
"fillKey": "(70.2,132]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 240.1,
"year": 1989,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 111.5,
"year": 1989,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 75.7,
"year": 1989,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 149.5,
"year": 1989,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 8.6,
"year": 1989,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 11.8,
"year": 1989,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 69.5,
"year": 1989,
"iso3c": "NIC",
"fillKey": "(32.3,70.2]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 331.8,
"year": 1989,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 213.4,
"year": 1989,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 9.3,
"year": 1989,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 43.4,
"year": 1989,
"iso3c": "OMN",
"fillKey": "(32.3,70.2]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 141.1,
"year": 1989,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 37.1,
"year": 1989,
"iso3c": "PLW",
"fillKey": "(32.3,70.2]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 32,
"year": 1989,
"iso3c": "PAN",
"fillKey": "(15,32.3]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 90.5,
"year": 1989,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 47.9,
"year": 1989,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 84.4,
"year": 1989,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 62.1,
"year": 1989,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 17.9,
"year": 1989,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 15.9,
"year": 1989,
"iso3c": "PRT",
"fillKey": "(15,32.3]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 22.2,
"year": 1989,
"iso3c": "QAT",
"fillKey": "(15,32.3]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 38.9,
"year": 1989,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 26.4,
"year": 1989,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 149.2,
"year": 1989,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 32.1,
"year": 1989,
"iso3c": "WSM",
"fillKey": "(15,32.3]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 11.7,
"year": 1989,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 109.4,
"year": 1989,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 48.5,
"year": 1989,
"iso3c": "SAU",
"fillKey": "(32.3,70.2]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 144.7,
"year": 1989,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 31.4,
"year": 1989,
"iso3c": "SRB",
"fillKey": "(15,32.3]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 17.1,
"year": 1989,
"iso3c": "SYC",
"fillKey": "(15,32.3]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 269.6,
"year": 1989,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 8.4,
"year": 1989,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 18.4,
"year": 1989,
"iso3c": "SVK",
"fillKey": "(15,32.3]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 11.1,
"year": 1989,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 39.4,
"year": 1989,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 182.3,
"year": 1989,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 62.9,
"year": 1989,
"iso3c": "ZAF",
"fillKey": "(32.3,70.2]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 257.7,
"year": 1989,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 11.5,
"year": 1989,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 21.7,
"year": 1989,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 30.1,
"year": 1989,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 23.2,
"year": 1989,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 25.9,
"year": 1989,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 129.7,
"year": 1989,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 48.9,
"year": 1989,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 75.1,
"year": 1989,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 7.2,
"year": 1989,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 8.4,
"year": 1989,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 38.9,
"year": 1989,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 107.8,
"year": 1989,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 168.9,
"year": 1989,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 39.2,
"year": 1989,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 179.8,
"year": 1989,
"iso3c": "TLS",
"fillKey": "(132,398]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 148.4,
"year": 1989,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 23.6,
"year": 1989,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 31.1,
"year": 1989,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 54.8,
"year": 1989,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 78.8,
"year": 1989,
"iso3c": "TUR",
"fillKey": "(70.2,132]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 92.1,
"year": 1989,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 57.8,
"year": 1989,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 180.4,
"year": 1989,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 19.9,
"year": 1989,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 17.5,
"year": 1989,
"iso3c": "ARE",
"fillKey": "(15,32.3]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 9.9,
"year": 1989,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 11.6,
"year": 1989,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 24,
"year": 1989,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 72.3,
"year": 1989,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 35,
"year": 1989,
"iso3c": "VUT",
"fillKey": "(32.3,70.2]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 30.7,
"year": 1989,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 52.5,
"year": 1989,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 45.7,
"year": 1989,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 128.9,
"year": 1989,
"iso3c": "YEM",
"fillKey": "(70.2,132]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 190.6,
"year": 1989,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 73,
"year": 1989,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1990": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 79.395,
"year": 1990,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 34.26,
"year": 1990,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 21.756,
"year": 1990,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 56.572,
"year": 1990,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 59,
"year": 1990,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 9.8731,
"year": 1990,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 32.01,
"year": 1990,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 55.7,
"year": 1990,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 12.615,
"year": 1990,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 144.98,
"year": 1990,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 181.1,
"year": 1990,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 14.3,
"year": 1990,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 29.309,
"year": 1990,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 10.236,
"year": 1990,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 54.361,
"year": 1990,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 55.1,
"year": 1990,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 174.39,
"year": 1990,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 99.5,
"year": 1990,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 166.6,
"year": 1990,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 118.9,
"year": 1990,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 64.568,
"year": 1990,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 67.4,
"year": 1990,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 87.4,
"year": 1990,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 10.946,
"year": 1990,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 21.282,
"year": 1990,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 110.48,
"year": 1990,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 36.724,
"year": 1990,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 88.992,
"year": 1990,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 129.4,
"year": 1990,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 179.53,
"year": 1990,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 179,
"year": 1990,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 54.4,
"year": 1990,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 90.2,
"year": 1990,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 179.1,
"year": 1990,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 40.5,
"year": 1990,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 47.1,
"year": 1990,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AND": {
"iso2c": "AD",
"country": "Andorra",
"SH.DYN.MORT": 8.5,
"year": 1990,
"iso3c": "AND",
"fillKey": "(2,15]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 225.9,
"year": 1990,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ATG": {
"iso2c": "AG",
"country": "Antigua and Barbuda",
"SH.DYN.MORT": 25.5,
"year": 1990,
"iso3c": "ATG",
"fillKey": "(15,32.3]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 27.6,
"year": 1990,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 49.7,
"year": 1990,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 9.2,
"year": 1990,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 9.5,
"year": 1990,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 94.5,
"year": 1990,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 23.5,
"year": 1990,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 23,
"year": 1990,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 143.7,
"year": 1990,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 18.1,
"year": 1990,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 16.6,
"year": 1990,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 10,
"year": 1990,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 39.6,
"year": 1990,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 179.4,
"year": 1990,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 133.7,
"year": 1990,
"iso3c": "BTN",
"fillKey": "(132,398]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 122.7,
"year": 1990,
"iso3c": "BOL",
"fillKey": "(70.2,132]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 18.3,
"year": 1990,
"iso3c": "BIH",
"fillKey": "(15,32.3]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 49.5,
"year": 1990,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 61.5,
"year": 1990,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 12.2,
"year": 1990,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 22.1,
"year": 1990,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 202.2,
"year": 1990,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 170.8,
"year": 1990,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 63,
"year": 1990,
"iso3c": "CPV",
"fillKey": "(32.3,70.2]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 117.5,
"year": 1990,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 136.4,
"year": 1990,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 8.3,
"year": 1990,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 176.9,
"year": 1990,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 214.7,
"year": 1990,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 19.1,
"year": 1990,
"iso3c": "CHL",
"fillKey": "(15,32.3]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 53.9,
"year": 1990,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 35.2,
"year": 1990,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 125.4,
"year": 1990,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 176,
"year": 1990,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 92.2,
"year": 1990,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 16.9,
"year": 1990,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 151.6,
"year": 1990,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 12.8,
"year": 1990,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 13.3,
"year": 1990,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 11.1,
"year": 1990,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 14.6,
"year": 1990,
"iso3c": "CZE",
"fillKey": "(2,15]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 8.9,
"year": 1990,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 118.6,
"year": 1990,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 17.2,
"year": 1990,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 59.7,
"year": 1990,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 56.9,
"year": 1990,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 85.1,
"year": 1990,
"iso3c": "EGY",
"fillKey": "(70.2,132]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 59.5,
"year": 1990,
"iso3c": "SLV",
"fillKey": "(32.3,70.2]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 184,
"year": 1990,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 150.6,
"year": 1990,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 20.2,
"year": 1990,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 205,
"year": 1990,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 30,
"year": 1990,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 6.7,
"year": 1990,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 9,
"year": 1990,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 92.7,
"year": 1990,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 169.8,
"year": 1990,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 47.3,
"year": 1990,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 8.5,
"year": 1990,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 128.2,
"year": 1990,
"iso3c": "GHA",
"fillKey": "(70.2,132]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 12.5,
"year": 1990,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 22.2,
"year": 1990,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 80.6,
"year": 1990,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 237.6,
"year": 1990,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 224.8,
"year": 1990,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 61.2,
"year": 1990,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 144.6,
"year": 1990,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 59.1,
"year": 1990,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 19,
"year": 1990,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 6.4,
"year": 1990,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 125.9,
"year": 1990,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 84.3,
"year": 1990,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 56.6,
"year": 1990,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 53.4,
"year": 1990,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 9.2,
"year": 1990,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 11.6,
"year": 1990,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 9.6,
"year": 1990,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 29.8,
"year": 1990,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 6.3,
"year": 1990,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 36.7,
"year": 1990,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 52.6,
"year": 1990,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 98.7,
"year": 1990,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 95.4,
"year": 1990,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 43.4,
"year": 1990,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 7.1,
"year": 1990,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 16.7,
"year": 1990,
"iso3c": "KWT",
"fillKey": "(15,32.3]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 65.7,
"year": 1990,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 162,
"year": 1990,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 20.4,
"year": 1990,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 32.3,
"year": 1990,
"iso3c": "LBN",
"fillKey": "(32.3,70.2]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 86.3,
"year": 1990,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 248,
"year": 1990,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 42.4,
"year": 1990,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 16.5,
"year": 1990,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 8.8,
"year": 1990,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 36.6,
"year": 1990,
"iso3c": "MKD",
"fillKey": "(32.3,70.2]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 160.8,
"year": 1990,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 245.3,
"year": 1990,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 16.6,
"year": 1990,
"iso3c": "MYS",
"fillKey": "(15,32.3]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 93.5,
"year": 1990,
"iso3c": "MDV",
"fillKey": "(70.2,132]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 254.2,
"year": 1990,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 11.4,
"year": 1990,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 49.6,
"year": 1990,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 117.8,
"year": 1990,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 23.1,
"year": 1990,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 46.4,
"year": 1990,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 55.4,
"year": 1990,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 32.3,
"year": 1990,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MCO": {
"iso2c": "MC",
"country": "Monaco",
"SH.DYN.MORT": 7.7,
"year": 1990,
"iso3c": "MCO",
"fillKey": "(2,15]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 107.9,
"year": 1990,
"iso3c": "MNG",
"fillKey": "(70.2,132]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 16.7,
"year": 1990,
"iso3c": "MNE",
"fillKey": "(15,32.3]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 80.7,
"year": 1990,
"iso3c": "MAR",
"fillKey": "(70.2,132]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 237,
"year": 1990,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 108.6,
"year": 1990,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 73.6,
"year": 1990,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 142.3,
"year": 1990,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 8.3,
"year": 1990,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 11.2,
"year": 1990,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 66.8,
"year": 1990,
"iso3c": "NIC",
"fillKey": "(32.3,70.2]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 327.3,
"year": 1990,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 213.2,
"year": 1990,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 8.7,
"year": 1990,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 39.3,
"year": 1990,
"iso3c": "OMN",
"fillKey": "(32.3,70.2]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 138.6,
"year": 1990,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 36.1,
"year": 1990,
"iso3c": "PLW",
"fillKey": "(32.3,70.2]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 31.1,
"year": 1990,
"iso3c": "PAN",
"fillKey": "(15,32.3]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 89.1,
"year": 1990,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 46.2,
"year": 1990,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 80,
"year": 1990,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 58.6,
"year": 1990,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 17.3,
"year": 1990,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 14.7,
"year": 1990,
"iso3c": "PRT",
"fillKey": "(2,15]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 20.8,
"year": 1990,
"iso3c": "QAT",
"fillKey": "(15,32.3]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 37.7,
"year": 1990,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 26,
"year": 1990,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 151.8,
"year": 1990,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 31,
"year": 1990,
"iso3c": "WSM",
"fillKey": "(15,32.3]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 10.9,
"year": 1990,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 110.4,
"year": 1990,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 44.1,
"year": 1990,
"iso3c": "SAU",
"fillKey": "(32.3,70.2]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 141.1,
"year": 1990,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 27.8,
"year": 1990,
"iso3c": "SRB",
"fillKey": "(15,32.3]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 16.5,
"year": 1990,
"iso3c": "SYC",
"fillKey": "(15,32.3]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 267.7,
"year": 1990,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 7.7,
"year": 1990,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 17.7,
"year": 1990,
"iso3c": "SVK",
"fillKey": "(15,32.3]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 10.4,
"year": 1990,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 38.7,
"year": 1990,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 179.7,
"year": 1990,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 61,
"year": 1990,
"iso3c": "ZAF",
"fillKey": "(32.3,70.2]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 252.9,
"year": 1990,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 11,
"year": 1990,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 21.3,
"year": 1990,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 28.5,
"year": 1990,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 22.6,
"year": 1990,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 24.7,
"year": 1990,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 128,
"year": 1990,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 47.7,
"year": 1990,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 73.9,
"year": 1990,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 6.9,
"year": 1990,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 8.2,
"year": 1990,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 37.2,
"year": 1990,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 108.2,
"year": 1990,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 167,
"year": 1990,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 37.1,
"year": 1990,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 172.1,
"year": 1990,
"iso3c": "TLS",
"fillKey": "(132,398]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 146.4,
"year": 1990,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 22.8,
"year": 1990,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 30.6,
"year": 1990,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 52.2,
"year": 1990,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 74.4,
"year": 1990,
"iso3c": "TUR",
"fillKey": "(70.2,132]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 90.7,
"year": 1990,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 57.1,
"year": 1990,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 178.7,
"year": 1990,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 19.6,
"year": 1990,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 16.5,
"year": 1990,
"iso3c": "ARE",
"fillKey": "(15,32.3]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 9.3,
"year": 1990,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 11.2,
"year": 1990,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 23.1,
"year": 1990,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 71.4,
"year": 1990,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 33.1,
"year": 1990,
"iso3c": "VUT",
"fillKey": "(32.3,70.2]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 29.5,
"year": 1990,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 50.6,
"year": 1990,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 43.4,
"year": 1990,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 124.8,
"year": 1990,
"iso3c": "YEM",
"fillKey": "(70.2,132]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 192.5,
"year": 1990,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 74.6,
"year": 1990,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1991": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 77.017,
"year": 1991,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 33.422,
"year": 1991,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 21.138,
"year": 1991,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 55.471,
"year": 1991,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 57.8,
"year": 1991,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 9.4206,
"year": 1991,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 31.369,
"year": 1991,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 54.8,
"year": 1991,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 12.021,
"year": 1991,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 143.09,
"year": 1991,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 178.58,
"year": 1991,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 13.7,
"year": 1991,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 28.54,
"year": 1991,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 9.8339,
"year": 1991,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 52.01,
"year": 1991,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 52.8,
"year": 1991,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 171.26,
"year": 1991,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 98.1,
"year": 1991,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 164.2,
"year": 1991,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 116.2,
"year": 1991,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 61.894,
"year": 1991,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 64.8,
"year": 1991,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 86,
"year": 1991,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 10.647,
"year": 1991,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 20.292,
"year": 1991,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 108.48,
"year": 1991,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 35.649,
"year": 1991,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 87.615,
"year": 1991,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 125.7,
"year": 1991,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 178.19,
"year": 1991,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 177.6,
"year": 1991,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 53.3,
"year": 1991,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 88.9,
"year": 1991,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 171.5,
"year": 1991,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 38.8,
"year": 1991,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 45.9,
"year": 1991,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AND": {
"iso2c": "AD",
"country": "Andorra",
"SH.DYN.MORT": 7.9,
"year": 1991,
"iso3c": "AND",
"fillKey": "(2,15]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 225.8,
"year": 1991,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ATG": {
"iso2c": "AG",
"country": "Antigua and Barbuda",
"SH.DYN.MORT": 24.2,
"year": 1991,
"iso3c": "ATG",
"fillKey": "(15,32.3]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 26.6,
"year": 1991,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 47.4,
"year": 1991,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 8.6,
"year": 1991,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 9,
"year": 1991,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 94.8,
"year": 1991,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 22.5,
"year": 1991,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 22.6,
"year": 1991,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 137.6,
"year": 1991,
"iso3c": "BGD",
"fillKey": "(132,398]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 17.4,
"year": 1991,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 16.6,
"year": 1991,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 9.6,
"year": 1991,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 37.2,
"year": 1991,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 174.3,
"year": 1991,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 127.7,
"year": 1991,
"iso3c": "BTN",
"fillKey": "(70.2,132]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 118,
"year": 1991,
"iso3c": "BOL",
"fillKey": "(70.2,132]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 17,
"year": 1991,
"iso3c": "BIH",
"fillKey": "(15,32.3]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 50.3,
"year": 1991,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 58.9,
"year": 1991,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 11.9,
"year": 1991,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 22.6,
"year": 1991,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 201.8,
"year": 1991,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 171.9,
"year": 1991,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 61.4,
"year": 1991,
"iso3c": "CPV",
"fillKey": "(32.3,70.2]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 117.6,
"year": 1991,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 138.2,
"year": 1991,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 8,
"year": 1991,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 176.4,
"year": 1991,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 212.1,
"year": 1991,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 17.7,
"year": 1991,
"iso3c": "CHL",
"fillKey": "(15,32.3]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 53.4,
"year": 1991,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 34.2,
"year": 1991,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 121.5,
"year": 1991,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 176,
"year": 1991,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 93.7,
"year": 1991,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 16.6,
"year": 1991,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 151.5,
"year": 1991,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 12.1,
"year": 1991,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 12.4,
"year": 1991,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 10.9,
"year": 1991,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 14,
"year": 1991,
"iso3c": "CZE",
"fillKey": "(2,15]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 8.4,
"year": 1991,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 116.3,
"year": 1991,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 17.3,
"year": 1991,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 57.4,
"year": 1991,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 54.2,
"year": 1991,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 81,
"year": 1991,
"iso3c": "EGY",
"fillKey": "(70.2,132]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 56.4,
"year": 1991,
"iso3c": "SLV",
"fillKey": "(32.3,70.2]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 179.7,
"year": 1991,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 144.3,
"year": 1991,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 19.5,
"year": 1991,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 200.6,
"year": 1991,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 29,
"year": 1991,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 6.4,
"year": 1991,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 8.6,
"year": 1991,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 91.8,
"year": 1991,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 163.7,
"year": 1991,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 46.9,
"year": 1991,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 8,
"year": 1991,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 123.9,
"year": 1991,
"iso3c": "GHA",
"fillKey": "(70.2,132]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 11.9,
"year": 1991,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 21.4,
"year": 1991,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 76.8,
"year": 1991,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 231.9,
"year": 1991,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 221.1,
"year": 1991,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 59.7,
"year": 1991,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 140.5,
"year": 1991,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 56.4,
"year": 1991,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 18.3,
"year": 1991,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 6.2,
"year": 1991,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 122.4,
"year": 1991,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 80.5,
"year": 1991,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 53.9,
"year": 1991,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 52.4,
"year": 1991,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 8.6,
"year": 1991,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 11.1,
"year": 1991,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 9.3,
"year": 1991,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 29.1,
"year": 1991,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 6.2,
"year": 1991,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 35.5,
"year": 1991,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 52.4,
"year": 1991,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 101,
"year": 1991,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 91.8,
"year": 1991,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 48.6,
"year": 1991,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 6.8,
"year": 1991,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 15.8,
"year": 1991,
"iso3c": "KWT",
"fillKey": "(15,32.3]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 65.2,
"year": 1991,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 157.8,
"year": 1991,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 22,
"year": 1991,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 30.8,
"year": 1991,
"iso3c": "LBN",
"fillKey": "(15,32.3]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 85.8,
"year": 1991,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 248.6,
"year": 1991,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 40.4,
"year": 1991,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 18.4,
"year": 1991,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 8.3,
"year": 1991,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 35,
"year": 1991,
"iso3c": "MKD",
"fillKey": "(32.3,70.2]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 155.9,
"year": 1991,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 239.4,
"year": 1991,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 15.8,
"year": 1991,
"iso3c": "MYS",
"fillKey": "(15,32.3]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 88.9,
"year": 1991,
"iso3c": "MDV",
"fillKey": "(70.2,132]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 249.8,
"year": 1991,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 11,
"year": 1991,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 47.6,
"year": 1991,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 115.9,
"year": 1991,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 21.8,
"year": 1991,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 44,
"year": 1991,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 55,
"year": 1991,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 32.5,
"year": 1991,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MCO": {
"iso2c": "MC",
"country": "Monaco",
"SH.DYN.MORT": 7.4,
"year": 1991,
"iso3c": "MCO",
"fillKey": "(2,15]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 103,
"year": 1991,
"iso3c": "MNG",
"fillKey": "(70.2,132]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 16,
"year": 1991,
"iso3c": "MNE",
"fillKey": "(15,32.3]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 77.1,
"year": 1991,
"iso3c": "MAR",
"fillKey": "(70.2,132]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 233.6,
"year": 1991,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 105.6,
"year": 1991,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 71.8,
"year": 1991,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 135.3,
"year": 1991,
"iso3c": "NPL",
"fillKey": "(132,398]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 8,
"year": 1991,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 10.5,
"year": 1991,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 63.9,
"year": 1991,
"iso3c": "NIC",
"fillKey": "(32.3,70.2]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 320.9,
"year": 1991,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 212.8,
"year": 1991,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 7.9,
"year": 1991,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 35.6,
"year": 1991,
"iso3c": "OMN",
"fillKey": "(32.3,70.2]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 136.1,
"year": 1991,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 35.1,
"year": 1991,
"iso3c": "PLW",
"fillKey": "(32.3,70.2]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 30.3,
"year": 1991,
"iso3c": "PAN",
"fillKey": "(15,32.3]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 87.7,
"year": 1991,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 44.7,
"year": 1991,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 75.7,
"year": 1991,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 55.3,
"year": 1991,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 16.8,
"year": 1991,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 13.6,
"year": 1991,
"iso3c": "PRT",
"fillKey": "(2,15]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 19.5,
"year": 1991,
"iso3c": "QAT",
"fillKey": "(15,32.3]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 36.4,
"year": 1991,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 25.9,
"year": 1991,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 156.8,
"year": 1991,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 30,
"year": 1991,
"iso3c": "WSM",
"fillKey": "(15,32.3]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 10.2,
"year": 1991,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 110.8,
"year": 1991,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 40.1,
"year": 1991,
"iso3c": "SAU",
"fillKey": "(32.3,70.2]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 139.5,
"year": 1991,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 25.3,
"year": 1991,
"iso3c": "SRB",
"fillKey": "(15,32.3]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 15.9,
"year": 1991,
"iso3c": "SYC",
"fillKey": "(15,32.3]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 265.7,
"year": 1991,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 6.9,
"year": 1991,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 17,
"year": 1991,
"iso3c": "SVK",
"fillKey": "(15,32.3]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 9.7,
"year": 1991,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 37.8,
"year": 1991,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 176.8,
"year": 1991,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 59.6,
"year": 1991,
"iso3c": "ZAF",
"fillKey": "(32.3,70.2]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 247.9,
"year": 1991,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 10.5,
"year": 1991,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 21.2,
"year": 1991,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 27.1,
"year": 1991,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 22.1,
"year": 1991,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 23.7,
"year": 1991,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 126.3,
"year": 1991,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 46.4,
"year": 1991,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 73.9,
"year": 1991,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 6.6,
"year": 1991,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 7.9,
"year": 1991,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 35.5,
"year": 1991,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 110.9,
"year": 1991,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 165.5,
"year": 1991,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 35.1,
"year": 1991,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 164.6,
"year": 1991,
"iso3c": "TLS",
"fillKey": "(132,398]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 144.5,
"year": 1991,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 22,
"year": 1991,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 30.1,
"year": 1991,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 49.7,
"year": 1991,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 70.4,
"year": 1991,
"iso3c": "TUR",
"fillKey": "(70.2,132]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 90,
"year": 1991,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 56.3,
"year": 1991,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 176.2,
"year": 1991,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 19.5,
"year": 1991,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 15.7,
"year": 1991,
"iso3c": "ARE",
"fillKey": "(15,32.3]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 8.7,
"year": 1991,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 10.9,
"year": 1991,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 22.3,
"year": 1991,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 71.1,
"year": 1991,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 31.4,
"year": 1991,
"iso3c": "VUT",
"fillKey": "(15,32.3]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 28.5,
"year": 1991,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 48.6,
"year": 1991,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 41.3,
"year": 1991,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 121.3,
"year": 1991,
"iso3c": "YEM",
"fillKey": "(70.2,132]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 193.4,
"year": 1991,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 77.6,
"year": 1991,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1992": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 74.892,
"year": 1992,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 32.581,
"year": 1992,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 20.477,
"year": 1992,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 54.1,
"year": 1992,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 56.6,
"year": 1992,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 8.9593,
"year": 1992,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 30.841,
"year": 1992,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 54.5,
"year": 1992,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 11.422,
"year": 1992,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 141.36,
"year": 1992,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 176.06,
"year": 1992,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 13,
"year": 1992,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 28.015,
"year": 1992,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 9.4019,
"year": 1992,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 49.649,
"year": 1992,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 50.4,
"year": 1992,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 168.16,
"year": 1992,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 97,
"year": 1992,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 161.6,
"year": 1992,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 113.7,
"year": 1992,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 59.441,
"year": 1992,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 62.5,
"year": 1992,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 84.8,
"year": 1992,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 10.256,
"year": 1992,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 19.301,
"year": 1992,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 106.9,
"year": 1992,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 34.668,
"year": 1992,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 86.513,
"year": 1992,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 122.1,
"year": 1992,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 176.84,
"year": 1992,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 176.2,
"year": 1992,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 52,
"year": 1992,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 87.9,
"year": 1992,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 164.6,
"year": 1992,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 37.3,
"year": 1992,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 45.1,
"year": 1992,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AND": {
"iso2c": "AD",
"country": "Andorra",
"SH.DYN.MORT": 7.4,
"year": 1992,
"iso3c": "AND",
"fillKey": "(2,15]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 225.9,
"year": 1992,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ATG": {
"iso2c": "AG",
"country": "Antigua and Barbuda",
"SH.DYN.MORT": 23,
"year": 1992,
"iso3c": "ATG",
"fillKey": "(15,32.3]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 25.7,
"year": 1992,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 45.1,
"year": 1992,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 8.1,
"year": 1992,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 8.5,
"year": 1992,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 95.2,
"year": 1992,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 21.5,
"year": 1992,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 21.9,
"year": 1992,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 131.7,
"year": 1992,
"iso3c": "BGD",
"fillKey": "(70.2,132]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 16.8,
"year": 1992,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 16.8,
"year": 1992,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 9.2,
"year": 1992,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 35.1,
"year": 1992,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 168.9,
"year": 1992,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 121.8,
"year": 1992,
"iso3c": "BTN",
"fillKey": "(70.2,132]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 113.5,
"year": 1992,
"iso3c": "BOL",
"fillKey": "(70.2,132]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 16,
"year": 1992,
"iso3c": "BIH",
"fillKey": "(15,32.3]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 52.2,
"year": 1992,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 56.1,
"year": 1992,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 11.6,
"year": 1992,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 22.9,
"year": 1992,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 201.9,
"year": 1992,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 172.5,
"year": 1992,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 60.4,
"year": 1992,
"iso3c": "CPV",
"fillKey": "(32.3,70.2]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 118.2,
"year": 1992,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 141,
"year": 1992,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 7.7,
"year": 1992,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 175.9,
"year": 1992,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 209.6,
"year": 1992,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 16.4,
"year": 1992,
"iso3c": "CHL",
"fillKey": "(15,32.3]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 52.4,
"year": 1992,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 33.2,
"year": 1992,
"iso3c": "COL",
"fillKey": "(32.3,70.2]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 117.6,
"year": 1992,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 176,
"year": 1992,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 96,
"year": 1992,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 16.2,
"year": 1992,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 151.6,
"year": 1992,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 11.4,
"year": 1992,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 11.7,
"year": 1992,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 10.5,
"year": 1992,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 13.2,
"year": 1992,
"iso3c": "CZE",
"fillKey": "(2,15]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 7.9,
"year": 1992,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 114.4,
"year": 1992,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 17.3,
"year": 1992,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 55.2,
"year": 1992,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 51.5,
"year": 1992,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 77,
"year": 1992,
"iso3c": "EGY",
"fillKey": "(70.2,132]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 53.4,
"year": 1992,
"iso3c": "SLV",
"fillKey": "(32.3,70.2]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 175.5,
"year": 1992,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 137.7,
"year": 1992,
"iso3c": "ERI",
"fillKey": "(132,398]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 18.6,
"year": 1992,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 195.5,
"year": 1992,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 28.1,
"year": 1992,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 6.1,
"year": 1992,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 8.1,
"year": 1992,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 90.9,
"year": 1992,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 158.1,
"year": 1992,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 46.4,
"year": 1992,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 7.6,
"year": 1992,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 120.5,
"year": 1992,
"iso3c": "GHA",
"fillKey": "(70.2,132]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 11.4,
"year": 1992,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 20.6,
"year": 1992,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 73.1,
"year": 1992,
"iso3c": "GTM",
"fillKey": "(70.2,132]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 225.6,
"year": 1992,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 217.1,
"year": 1992,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 58.2,
"year": 1992,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 136.4,
"year": 1992,
"iso3c": "HTI",
"fillKey": "(132,398]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 53.9,
"year": 1992,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 17.1,
"year": 1992,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 5.9,
"year": 1992,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 119,
"year": 1992,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 76.8,
"year": 1992,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 51.4,
"year": 1992,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 51.4,
"year": 1992,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 8.1,
"year": 1992,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 10.5,
"year": 1992,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 8.9,
"year": 1992,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 28.3,
"year": 1992,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 6.1,
"year": 1992,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 34.5,
"year": 1992,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 52.7,
"year": 1992,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 103.7,
"year": 1992,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 88.5,
"year": 1992,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 54.8,
"year": 1992,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 6.4,
"year": 1992,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 15.2,
"year": 1992,
"iso3c": "KWT",
"fillKey": "(15,32.3]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 64.8,
"year": 1992,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 153.4,
"year": 1992,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 23.2,
"year": 1992,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 29.4,
"year": 1992,
"iso3c": "LBN",
"fillKey": "(15,32.3]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 86,
"year": 1992,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 246.9,
"year": 1992,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 38.5,
"year": 1992,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 19.8,
"year": 1992,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 7.8,
"year": 1992,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 33.5,
"year": 1992,
"iso3c": "MKD",
"fillKey": "(32.3,70.2]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 151.4,
"year": 1992,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 233.2,
"year": 1992,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 15.1,
"year": 1992,
"iso3c": "MYS",
"fillKey": "(15,32.3]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 84.3,
"year": 1992,
"iso3c": "MDV",
"fillKey": "(70.2,132]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 246.4,
"year": 1992,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 10.6,
"year": 1992,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 45.9,
"year": 1992,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 114.6,
"year": 1992,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 21.2,
"year": 1992,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 41.6,
"year": 1992,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 54.9,
"year": 1992,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 33.3,
"year": 1992,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MCO": {
"iso2c": "MC",
"country": "Monaco",
"SH.DYN.MORT": 7.1,
"year": 1992,
"iso3c": "MCO",
"fillKey": "(2,15]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 98.4,
"year": 1992,
"iso3c": "MNG",
"fillKey": "(70.2,132]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 15.6,
"year": 1992,
"iso3c": "MNE",
"fillKey": "(15,32.3]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 73.6,
"year": 1992,
"iso3c": "MAR",
"fillKey": "(70.2,132]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 229.6,
"year": 1992,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 102.6,
"year": 1992,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 70.5,
"year": 1992,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 128.4,
"year": 1992,
"iso3c": "NPL",
"fillKey": "(70.2,132]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 7.7,
"year": 1992,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 10,
"year": 1992,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 61.1,
"year": 1992,
"iso3c": "NIC",
"fillKey": "(32.3,70.2]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 312.7,
"year": 1992,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 212.2,
"year": 1992,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 7.2,
"year": 1992,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 32.3,
"year": 1992,
"iso3c": "OMN",
"fillKey": "(32.3,70.2]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 133.6,
"year": 1992,
"iso3c": "PAK",
"fillKey": "(132,398]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 34.1,
"year": 1992,
"iso3c": "PLW",
"fillKey": "(32.3,70.2]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 29.6,
"year": 1992,
"iso3c": "PAN",
"fillKey": "(15,32.3]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 86.3,
"year": 1992,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 43.1,
"year": 1992,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 71.3,
"year": 1992,
"iso3c": "PER",
"fillKey": "(70.2,132]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 52.4,
"year": 1992,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 16.4,
"year": 1992,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 12.4,
"year": 1992,
"iso3c": "PRT",
"fillKey": "(2,15]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 18.2,
"year": 1992,
"iso3c": "QAT",
"fillKey": "(15,32.3]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 35.2,
"year": 1992,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 26.1,
"year": 1992,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 163.5,
"year": 1992,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 28.9,
"year": 1992,
"iso3c": "WSM",
"fillKey": "(15,32.3]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 9.5,
"year": 1992,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 110.7,
"year": 1992,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 36.8,
"year": 1992,
"iso3c": "SAU",
"fillKey": "(32.3,70.2]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 139.3,
"year": 1992,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 24.3,
"year": 1992,
"iso3c": "SRB",
"fillKey": "(15,32.3]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 15.5,
"year": 1992,
"iso3c": "SYC",
"fillKey": "(15,32.3]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 263.9,
"year": 1992,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 6.3,
"year": 1992,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 16.3,
"year": 1992,
"iso3c": "SVK",
"fillKey": "(15,32.3]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 9.1,
"year": 1992,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 37,
"year": 1992,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 174.7,
"year": 1992,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 58.5,
"year": 1992,
"iso3c": "ZAF",
"fillKey": "(32.3,70.2]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 242.6,
"year": 1992,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 10.1,
"year": 1992,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 21.2,
"year": 1992,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 25.9,
"year": 1992,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 21.6,
"year": 1992,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 23.1,
"year": 1992,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 124.6,
"year": 1992,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 45.1,
"year": 1992,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 75.3,
"year": 1992,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 6.1,
"year": 1992,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 7.5,
"year": 1992,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 33.9,
"year": 1992,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 115.5,
"year": 1992,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 164.3,
"year": 1992,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 33.2,
"year": 1992,
"iso3c": "THA",
"fillKey": "(32.3,70.2]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 157.5,
"year": 1992,
"iso3c": "TLS",
"fillKey": "(132,398]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 142.6,
"year": 1992,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 21.2,
"year": 1992,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 29.7,
"year": 1992,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 47.4,
"year": 1992,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 66.5,
"year": 1992,
"iso3c": "TUR",
"fillKey": "(32.3,70.2]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 89.8,
"year": 1992,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 55.2,
"year": 1992,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 173.2,
"year": 1992,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 19.6,
"year": 1992,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 14.9,
"year": 1992,
"iso3c": "ARE",
"fillKey": "(2,15]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 8.2,
"year": 1992,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 10.5,
"year": 1992,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 21.8,
"year": 1992,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 71,
"year": 1992,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 29.9,
"year": 1992,
"iso3c": "VUT",
"fillKey": "(15,32.3]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 27.8,
"year": 1992,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 46.8,
"year": 1992,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 39.5,
"year": 1992,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 118.3,
"year": 1992,
"iso3c": "YEM",
"fillKey": "(70.2,132]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 193.5,
"year": 1992,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 81.6,
"year": 1992,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1993": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 72.921,
"year": 1993,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 31.828,
"year": 1993,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 19.776,
"year": 1993,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 52.581,
"year": 1993,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 55.3,
"year": 1993,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 8.4731,
"year": 1993,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 30.264,
"year": 1993,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 54.4,
"year": 1993,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 10.819,
"year": 1993,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 139.73,
"year": 1993,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 173.53,
"year": 1993,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 12.2,
"year": 1993,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 27.465,
"year": 1993,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 8.9769,
"year": 1993,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 47.285,
"year": 1993,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 48.1,
"year": 1993,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 165.03,
"year": 1993,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 96.2,
"year": 1993,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 158.8,
"year": 1993,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 111.2,
"year": 1993,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 57.108,
"year": 1993,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 60.3,
"year": 1993,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 83.9,
"year": 1993,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 9.867,
"year": 1993,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 18.358,
"year": 1993,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 105.8,
"year": 1993,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 33.821,
"year": 1993,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 85.743,
"year": 1993,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 118.6,
"year": 1993,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 175.46,
"year": 1993,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 174.8,
"year": 1993,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 50.6,
"year": 1993,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 87,
"year": 1993,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 158.4,
"year": 1993,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 35.9,
"year": 1993,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 44.3,
"year": 1993,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AND": {
"iso2c": "AD",
"country": "Andorra",
"SH.DYN.MORT": 6.9,
"year": 1993,
"iso3c": "AND",
"fillKey": "(2,15]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 225.5,
"year": 1993,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ATG": {
"iso2c": "AG",
"country": "Antigua and Barbuda",
"SH.DYN.MORT": 21.9,
"year": 1993,
"iso3c": "ATG",
"fillKey": "(15,32.3]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 24.9,
"year": 1993,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 42.8,
"year": 1993,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 7.7,
"year": 1993,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 8,
"year": 1993,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 95.5,
"year": 1993,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 20.6,
"year": 1993,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 20.9,
"year": 1993,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 125.7,
"year": 1993,
"iso3c": "BGD",
"fillKey": "(70.2,132]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 16.3,
"year": 1993,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 17.1,
"year": 1993,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 8.7,
"year": 1993,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 33.2,
"year": 1993,
"iso3c": "BLZ",
"fillKey": "(32.3,70.2]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 164,
"year": 1993,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 116.1,
"year": 1993,
"iso3c": "BTN",
"fillKey": "(70.2,132]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 109,
"year": 1993,
"iso3c": "BOL",
"fillKey": "(70.2,132]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 15,
"year": 1993,
"iso3c": "BIH",
"fillKey": "(2,15]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 55.2,
"year": 1993,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 53.1,
"year": 1993,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 11.3,
"year": 1993,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 23,
"year": 1993,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 201.8,
"year": 1993,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 172.3,
"year": 1993,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 59.6,
"year": 1993,
"iso3c": "CPV",
"fillKey": "(32.3,70.2]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 119.1,
"year": 1993,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 144.2,
"year": 1993,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 7.4,
"year": 1993,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 175.5,
"year": 1993,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 207.2,
"year": 1993,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 15.1,
"year": 1993,
"iso3c": "CHL",
"fillKey": "(15,32.3]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 51.1,
"year": 1993,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 32.1,
"year": 1993,
"iso3c": "COL",
"fillKey": "(15,32.3]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 114,
"year": 1993,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 176,
"year": 1993,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 99,
"year": 1993,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 15.8,
"year": 1993,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 151.6,
"year": 1993,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 10.9,
"year": 1993,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 11.2,
"year": 1993,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 10.1,
"year": 1993,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 12.3,
"year": 1993,
"iso3c": "CZE",
"fillKey": "(2,15]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 7.4,
"year": 1993,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 112.8,
"year": 1993,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 17.3,
"year": 1993,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 53,
"year": 1993,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 48.8,
"year": 1993,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 72.9,
"year": 1993,
"iso3c": "EGY",
"fillKey": "(70.2,132]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 50.5,
"year": 1993,
"iso3c": "SLV",
"fillKey": "(32.3,70.2]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 171.4,
"year": 1993,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 130.7,
"year": 1993,
"iso3c": "ERI",
"fillKey": "(70.2,132]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 17.8,
"year": 1993,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 189.2,
"year": 1993,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 27.4,
"year": 1993,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 5.8,
"year": 1993,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 7.6,
"year": 1993,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 90.1,
"year": 1993,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 152.6,
"year": 1993,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 45.8,
"year": 1993,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 7.2,
"year": 1993,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 117.8,
"year": 1993,
"iso3c": "GHA",
"fillKey": "(70.2,132]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 10.9,
"year": 1993,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 19.9,
"year": 1993,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 69.6,
"year": 1993,
"iso3c": "GTM",
"fillKey": "(32.3,70.2]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 219.1,
"year": 1993,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 213.1,
"year": 1993,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 56.8,
"year": 1993,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 132.3,
"year": 1993,
"iso3c": "HTI",
"fillKey": "(70.2,132]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 51.6,
"year": 1993,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 15.9,
"year": 1993,
"iso3c": "HUN",
"fillKey": "(15,32.3]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 5.7,
"year": 1993,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 115.7,
"year": 1993,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 73.2,
"year": 1993,
"iso3c": "IDN",
"fillKey": "(70.2,132]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 49.1,
"year": 1993,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 50.5,
"year": 1993,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 7.7,
"year": 1993,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 9.8,
"year": 1993,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 8.5,
"year": 1993,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 27.6,
"year": 1993,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 6,
"year": 1993,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 33.5,
"year": 1993,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 53,
"year": 1993,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 106.5,
"year": 1993,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 85.8,
"year": 1993,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 61.3,
"year": 1993,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 6.1,
"year": 1993,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 14.8,
"year": 1993,
"iso3c": "KWT",
"fillKey": "(2,15]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 64.2,
"year": 1993,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 148.9,
"year": 1993,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 23.8,
"year": 1993,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 28.1,
"year": 1993,
"iso3c": "LBN",
"fillKey": "(15,32.3]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 87.3,
"year": 1993,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 242.9,
"year": 1993,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 36.8,
"year": 1993,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 19.7,
"year": 1993,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 7.3,
"year": 1993,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 31,
"year": 1993,
"iso3c": "MKD",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 147.6,
"year": 1993,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 226.7,
"year": 1993,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 14.4,
"year": 1993,
"iso3c": "MYS",
"fillKey": "(2,15]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 79.6,
"year": 1993,
"iso3c": "MDV",
"fillKey": "(70.2,132]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 243.8,
"year": 1993,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 10.2,
"year": 1993,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 44.3,
"year": 1993,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 113.8,
"year": 1993,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 21.2,
"year": 1993,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 39.3,
"year": 1993,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 54.9,
"year": 1993,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 34.5,
"year": 1993,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MCO": {
"iso2c": "MC",
"country": "Monaco",
"SH.DYN.MORT": 6.8,
"year": 1993,
"iso3c": "MCO",
"fillKey": "(2,15]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 93.9,
"year": 1993,
"iso3c": "MNG",
"fillKey": "(70.2,132]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 15.4,
"year": 1993,
"iso3c": "MNE",
"fillKey": "(15,32.3]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 70.3,
"year": 1993,
"iso3c": "MAR",
"fillKey": "(70.2,132]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 224.7,
"year": 1993,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 99.6,
"year": 1993,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 69.7,
"year": 1993,
"iso3c": "NAM",
"fillKey": "(32.3,70.2]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 121.8,
"year": 1993,
"iso3c": "NPL",
"fillKey": "(70.2,132]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 7.4,
"year": 1993,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 9.5,
"year": 1993,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 58.3,
"year": 1993,
"iso3c": "NIC",
"fillKey": "(32.3,70.2]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 302.9,
"year": 1993,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 211.4,
"year": 1993,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 6.6,
"year": 1993,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 29.3,
"year": 1993,
"iso3c": "OMN",
"fillKey": "(15,32.3]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 131,
"year": 1993,
"iso3c": "PAK",
"fillKey": "(70.2,132]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 33.2,
"year": 1993,
"iso3c": "PLW",
"fillKey": "(32.3,70.2]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 29.1,
"year": 1993,
"iso3c": "PAN",
"fillKey": "(15,32.3]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 85,
"year": 1993,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 41.7,
"year": 1993,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 66.9,
"year": 1993,
"iso3c": "PER",
"fillKey": "(32.3,70.2]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 49.9,
"year": 1993,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 16,
"year": 1993,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 11.4,
"year": 1993,
"iso3c": "PRT",
"fillKey": "(2,15]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 17.1,
"year": 1993,
"iso3c": "QAT",
"fillKey": "(15,32.3]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 34.1,
"year": 1993,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 26.3,
"year": 1993,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 179,
"year": 1993,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 27.9,
"year": 1993,
"iso3c": "WSM",
"fillKey": "(15,32.3]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 8.9,
"year": 1993,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 109.9,
"year": 1993,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 33.9,
"year": 1993,
"iso3c": "SAU",
"fillKey": "(32.3,70.2]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 140.3,
"year": 1993,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 23.5,
"year": 1993,
"iso3c": "SRB",
"fillKey": "(15,32.3]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 15,
"year": 1993,
"iso3c": "SYC",
"fillKey": "(2,15]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 261.6,
"year": 1993,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 5.8,
"year": 1993,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 15.6,
"year": 1993,
"iso3c": "SVK",
"fillKey": "(15,32.3]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 8.5,
"year": 1993,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 36.1,
"year": 1993,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 173.8,
"year": 1993,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 58.2,
"year": 1993,
"iso3c": "ZAF",
"fillKey": "(32.3,70.2]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 236.8,
"year": 1993,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 9.5,
"year": 1993,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 21.1,
"year": 1993,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 24.7,
"year": 1993,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 21.1,
"year": 1993,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 22.6,
"year": 1993,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 122.9,
"year": 1993,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 43.8,
"year": 1993,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 78.7,
"year": 1993,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 5.7,
"year": 1993,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 7.1,
"year": 1993,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 32.4,
"year": 1993,
"iso3c": "SYR",
"fillKey": "(32.3,70.2]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 119.6,
"year": 1993,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 163.2,
"year": 1993,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 31.5,
"year": 1993,
"iso3c": "THA",
"fillKey": "(15,32.3]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 150.5,
"year": 1993,
"iso3c": "TLS",
"fillKey": "(132,398]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 140.7,
"year": 1993,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 20.6,
"year": 1993,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 29.4,
"year": 1993,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 45.2,
"year": 1993,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 62.8,
"year": 1993,
"iso3c": "TUR",
"fillKey": "(32.3,70.2]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 89.9,
"year": 1993,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 53.9,
"year": 1993,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 170.1,
"year": 1993,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 19.9,
"year": 1993,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 14.2,
"year": 1993,
"iso3c": "ARE",
"fillKey": "(2,15]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 7.8,
"year": 1993,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 10.1,
"year": 1993,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 21.4,
"year": 1993,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 70.7,
"year": 1993,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 28.7,
"year": 1993,
"iso3c": "VUT",
"fillKey": "(15,32.3]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 27.3,
"year": 1993,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 45,
"year": 1993,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 37.9,
"year": 1993,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 115.7,
"year": 1993,
"iso3c": "YEM",
"fillKey": "(70.2,132]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 192.7,
"year": 1993,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 86,
"year": 1993,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1994": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 71.006,
"year": 1994,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 31.105,
"year": 1994,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 19.051,
"year": 1994,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 50.872,
"year": 1994,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 53.9,
"year": 1994,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 7.9507,
"year": 1994,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 29.549,
"year": 1994,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 54,
"year": 1994,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 10.193,
"year": 1994,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 138.16,
"year": 1994,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 172.41,
"year": 1994,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 11.5,
"year": 1994,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 26.876,
"year": 1994,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 8.5797,
"year": 1994,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 44.983,
"year": 1994,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 45.9,
"year": 1994,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 163.02,
"year": 1994,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 95.5,
"year": 1994,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 156.7,
"year": 1994,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 108.8,
"year": 1994,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 54.838,
"year": 1994,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 58.1,
"year": 1994,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 82.8,
"year": 1994,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 9.5782,
"year": 1994,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 17.481,
"year": 1994,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 105.04,
"year": 1994,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 33.096,
"year": 1994,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 85.217,
"year": 1994,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 115.1,
"year": 1994,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 175.02,
"year": 1994,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 173.9,
"year": 1994,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 48.9,
"year": 1994,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 86.1,
"year": 1994,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 153.3,
"year": 1994,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 34.5,
"year": 1994,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 43.5,
"year": 1994,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AND": {
"iso2c": "AD",
"country": "Andorra",
"SH.DYN.MORT": 6.5,
"year": 1994,
"iso3c": "AND",
"fillKey": "(2,15]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 225.2,
"year": 1994,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ATG": {
"iso2c": "AG",
"country": "Antigua and Barbuda",
"SH.DYN.MORT": 20.8,
"year": 1994,
"iso3c": "ATG",
"fillKey": "(15,32.3]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 24.1,
"year": 1994,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 40.7,
"year": 1994,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 7.3,
"year": 1994,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 7.4,
"year": 1994,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 95.2,
"year": 1994,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 19.7,
"year": 1994,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 19.6,
"year": 1994,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 119.9,
"year": 1994,
"iso3c": "BGD",
"fillKey": "(70.2,132]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 16,
"year": 1994,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 17.5,
"year": 1994,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 8.2,
"year": 1994,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 31.6,
"year": 1994,
"iso3c": "BLZ",
"fillKey": "(15,32.3]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 159.9,
"year": 1994,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 110.5,
"year": 1994,
"iso3c": "BTN",
"fillKey": "(70.2,132]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 104.6,
"year": 1994,
"iso3c": "BOL",
"fillKey": "(70.2,132]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 14.2,
"year": 1994,
"iso3c": "BIH",
"fillKey": "(2,15]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 59.2,
"year": 1994,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 50.1,
"year": 1994,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 10.9,
"year": 1994,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 23.1,
"year": 1994,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 201.1,
"year": 1994,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 171.3,
"year": 1994,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 58.5,
"year": 1994,
"iso3c": "CPV",
"fillKey": "(32.3,70.2]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 120.4,
"year": 1994,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 147.6,
"year": 1994,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 7.2,
"year": 1994,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 175.2,
"year": 1994,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 205,
"year": 1994,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 14,
"year": 1994,
"iso3c": "CHL",
"fillKey": "(2,15]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 49.4,
"year": 1994,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 31.1,
"year": 1994,
"iso3c": "COL",
"fillKey": "(15,32.3]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 111,
"year": 1994,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 176,
"year": 1994,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 102.7,
"year": 1994,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 15.4,
"year": 1994,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 151.6,
"year": 1994,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 10.4,
"year": 1994,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 10.9,
"year": 1994,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 9.6,
"year": 1994,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 11.2,
"year": 1994,
"iso3c": "CZE",
"fillKey": "(2,15]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 6.9,
"year": 1994,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 111.2,
"year": 1994,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 17.3,
"year": 1994,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 51,
"year": 1994,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 46.3,
"year": 1994,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 68.6,
"year": 1994,
"iso3c": "EGY",
"fillKey": "(32.3,70.2]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 47.6,
"year": 1994,
"iso3c": "SLV",
"fillKey": "(32.3,70.2]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 167.1,
"year": 1994,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 123.8,
"year": 1994,
"iso3c": "ERI",
"fillKey": "(70.2,132]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 16.8,
"year": 1994,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 182.3,
"year": 1994,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 26.8,
"year": 1994,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 5.5,
"year": 1994,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 7,
"year": 1994,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 89.3,
"year": 1994,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 147.3,
"year": 1994,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 45,
"year": 1994,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 6.8,
"year": 1994,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 115.8,
"year": 1994,
"iso3c": "GHA",
"fillKey": "(70.2,132]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 10.5,
"year": 1994,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 19.1,
"year": 1994,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 66.3,
"year": 1994,
"iso3c": "GTM",
"fillKey": "(32.3,70.2]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 212.4,
"year": 1994,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 208.8,
"year": 1994,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 55.4,
"year": 1994,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 128.1,
"year": 1994,
"iso3c": "HTI",
"fillKey": "(70.2,132]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 49.4,
"year": 1994,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 14.8,
"year": 1994,
"iso3c": "HUN",
"fillKey": "(2,15]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 5.5,
"year": 1994,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 112.3,
"year": 1994,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 69.7,
"year": 1994,
"iso3c": "IDN",
"fillKey": "(32.3,70.2]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 47,
"year": 1994,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 49.7,
"year": 1994,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 7.4,
"year": 1994,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 9.2,
"year": 1994,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 8,
"year": 1994,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 26.9,
"year": 1994,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 5.9,
"year": 1994,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 32.6,
"year": 1994,
"iso3c": "JOR",
"fillKey": "(32.3,70.2]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 53.1,
"year": 1994,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 109.2,
"year": 1994,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 83.4,
"year": 1994,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 67.7,
"year": 1994,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 5.8,
"year": 1994,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 14.6,
"year": 1994,
"iso3c": "KWT",
"fillKey": "(2,15]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 63,
"year": 1994,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 144.3,
"year": 1994,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 24,
"year": 1994,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 26.9,
"year": 1994,
"iso3c": "LBN",
"fillKey": "(15,32.3]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 89.7,
"year": 1994,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 236.9,
"year": 1994,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 35.2,
"year": 1994,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 18.4,
"year": 1994,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 6.8,
"year": 1994,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 27.8,
"year": 1994,
"iso3c": "MKD",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 143.8,
"year": 1994,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 220.5,
"year": 1994,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 13.9,
"year": 1994,
"iso3c": "MYS",
"fillKey": "(2,15]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 74.8,
"year": 1994,
"iso3c": "MDV",
"fillKey": "(70.2,132]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 241.8,
"year": 1994,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 9.9,
"year": 1994,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 43,
"year": 1994,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 113.5,
"year": 1994,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 21.6,
"year": 1994,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 37.1,
"year": 1994,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 55.1,
"year": 1994,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 35.5,
"year": 1994,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MCO": {
"iso2c": "MC",
"country": "Monaco",
"SH.DYN.MORT": 6.5,
"year": 1994,
"iso3c": "MCO",
"fillKey": "(2,15]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 89.6,
"year": 1994,
"iso3c": "MNG",
"fillKey": "(70.2,132]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 15.2,
"year": 1994,
"iso3c": "MNE",
"fillKey": "(15,32.3]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 67,
"year": 1994,
"iso3c": "MAR",
"fillKey": "(32.3,70.2]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 219,
"year": 1994,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 96.6,
"year": 1994,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 69.3,
"year": 1994,
"iso3c": "NAM",
"fillKey": "(32.3,70.2]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 115.4,
"year": 1994,
"iso3c": "NPL",
"fillKey": "(70.2,132]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 7.1,
"year": 1994,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 9.1,
"year": 1994,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 55.5,
"year": 1994,
"iso3c": "NIC",
"fillKey": "(32.3,70.2]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 291.4,
"year": 1994,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 210.3,
"year": 1994,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 6.1,
"year": 1994,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 26.7,
"year": 1994,
"iso3c": "OMN",
"fillKey": "(15,32.3]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 128.5,
"year": 1994,
"iso3c": "PAK",
"fillKey": "(70.2,132]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 32.2,
"year": 1994,
"iso3c": "PLW",
"fillKey": "(15,32.3]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 28.6,
"year": 1994,
"iso3c": "PAN",
"fillKey": "(15,32.3]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 83.8,
"year": 1994,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 40.3,
"year": 1994,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 62.5,
"year": 1994,
"iso3c": "PER",
"fillKey": "(32.3,70.2]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 47.8,
"year": 1994,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 15.5,
"year": 1994,
"iso3c": "POL",
"fillKey": "(15,32.3]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 10.5,
"year": 1994,
"iso3c": "PRT",
"fillKey": "(2,15]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 16.1,
"year": 1994,
"iso3c": "QAT",
"fillKey": "(15,32.3]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 33.2,
"year": 1994,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 26.4,
"year": 1994,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 287.5,
"year": 1994,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 26.9,
"year": 1994,
"iso3c": "WSM",
"fillKey": "(15,32.3]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 8.3,
"year": 1994,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 108.3,
"year": 1994,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 31.5,
"year": 1994,
"iso3c": "SAU",
"fillKey": "(15,32.3]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 141.8,
"year": 1994,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 22,
"year": 1994,
"iso3c": "SRB",
"fillKey": "(15,32.3]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 14.7,
"year": 1994,
"iso3c": "SYC",
"fillKey": "(2,15]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 259,
"year": 1994,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 5.4,
"year": 1994,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 15,
"year": 1994,
"iso3c": "SVK",
"fillKey": "(2,15]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 7.9,
"year": 1994,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 35.4,
"year": 1994,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 173.6,
"year": 1994,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 58.6,
"year": 1994,
"iso3c": "ZAF",
"fillKey": "(32.3,70.2]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 230.4,
"year": 1994,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 8.9,
"year": 1994,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 20.8,
"year": 1994,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 23.6,
"year": 1994,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 20.6,
"year": 1994,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 22.3,
"year": 1994,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 121.1,
"year": 1994,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 42.5,
"year": 1994,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 83.8,
"year": 1994,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 5.2,
"year": 1994,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 6.7,
"year": 1994,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 30.9,
"year": 1994,
"iso3c": "SYR",
"fillKey": "(15,32.3]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 121.2,
"year": 1994,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 161.7,
"year": 1994,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 29.9,
"year": 1994,
"iso3c": "THA",
"fillKey": "(15,32.3]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 143.8,
"year": 1994,
"iso3c": "TLS",
"fillKey": "(132,398]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 138.7,
"year": 1994,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 20.1,
"year": 1994,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 29.2,
"year": 1994,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 43,
"year": 1994,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 59.4,
"year": 1994,
"iso3c": "TUR",
"fillKey": "(32.3,70.2]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 89.9,
"year": 1994,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 52.6,
"year": 1994,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 167.5,
"year": 1994,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 20.3,
"year": 1994,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 13.6,
"year": 1994,
"iso3c": "ARE",
"fillKey": "(2,15]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 7.4,
"year": 1994,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 9.8,
"year": 1994,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 21.1,
"year": 1994,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 70.3,
"year": 1994,
"iso3c": "UZB",
"fillKey": "(70.2,132]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 27.6,
"year": 1994,
"iso3c": "VUT",
"fillKey": "(15,32.3]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 26.8,
"year": 1994,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 43.3,
"year": 1994,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 36.5,
"year": 1994,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 113.3,
"year": 1994,
"iso3c": "YEM",
"fillKey": "(70.2,132]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 190.9,
"year": 1994,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 90.4,
"year": 1994,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1995": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 69.163,
"year": 1995,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 30.486,
"year": 1995,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 18.172,
"year": 1995,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 49.088,
"year": 1995,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 52.3,
"year": 1995,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 7.484,
"year": 1995,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 28.648,
"year": 1995,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 53.1,
"year": 1995,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 9.6081,
"year": 1995,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 136.6,
"year": 1995,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 168.82,
"year": 1995,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 10.9,
"year": 1995,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 26.182,
"year": 1995,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 8.1927,
"year": 1995,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 42.691,
"year": 1995,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 43.6,
"year": 1995,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 159.17,
"year": 1995,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 94.3,
"year": 1995,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 153.2,
"year": 1995,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 106.4,
"year": 1995,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 52.639,
"year": 1995,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 55.9,
"year": 1995,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 81.6,
"year": 1995,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 9.2815,
"year": 1995,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 16.634,
"year": 1995,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 104.58,
"year": 1995,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 32.5,
"year": 1995,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 84.909,
"year": 1995,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 111.6,
"year": 1995,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 172.6,
"year": 1995,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 171.6,
"year": 1995,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 47.2,
"year": 1995,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 84.9,
"year": 1995,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 149.1,
"year": 1995,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 33.1,
"year": 1995,
"iso3c": "ALB",
"fillKey": "(32.3,70.2]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 42.7,
"year": 1995,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AND": {
"iso2c": "AD",
"country": "Andorra",
"SH.DYN.MORT": 6,
"year": 1995,
"iso3c": "AND",
"fillKey": "(2,15]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 224.7,
"year": 1995,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ATG": {
"iso2c": "AG",
"country": "Antigua and Barbuda",
"SH.DYN.MORT": 19.8,
"year": 1995,
"iso3c": "ATG",
"fillKey": "(15,32.3]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 23.4,
"year": 1995,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 38.6,
"year": 1995,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 7,
"year": 1995,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 6.8,
"year": 1995,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 94,
"year": 1995,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 18.7,
"year": 1995,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 18.1,
"year": 1995,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 114.2,
"year": 1995,
"iso3c": "BGD",
"fillKey": "(70.2,132]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 15.8,
"year": 1995,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 17.9,
"year": 1995,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 7.6,
"year": 1995,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 30.2,
"year": 1995,
"iso3c": "BLZ",
"fillKey": "(15,32.3]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 157,
"year": 1995,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 104.9,
"year": 1995,
"iso3c": "BTN",
"fillKey": "(70.2,132]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 100.1,
"year": 1995,
"iso3c": "BOL",
"fillKey": "(70.2,132]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 13.3,
"year": 1995,
"iso3c": "BIH",
"fillKey": "(2,15]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 63.8,
"year": 1995,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 47,
"year": 1995,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 10.6,
"year": 1995,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 23.2,
"year": 1995,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 199.5,
"year": 1995,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 169.5,
"year": 1995,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 56.4,
"year": 1995,
"iso3c": "CPV",
"fillKey": "(32.3,70.2]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 121.9,
"year": 1995,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 150.7,
"year": 1995,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 6.9,
"year": 1995,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 175.1,
"year": 1995,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 202.8,
"year": 1995,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 13.1,
"year": 1995,
"iso3c": "CHL",
"fillKey": "(2,15]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 47.5,
"year": 1995,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 30,
"year": 1995,
"iso3c": "COL",
"fillKey": "(15,32.3]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 108.3,
"year": 1995,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 176,
"year": 1995,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 106.8,
"year": 1995,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 15.3,
"year": 1995,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 151.5,
"year": 1995,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 10,
"year": 1995,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 10.8,
"year": 1995,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 9,
"year": 1995,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 10.2,
"year": 1995,
"iso3c": "CZE",
"fillKey": "(2,15]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 6.5,
"year": 1995,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 109.8,
"year": 1995,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 17.1,
"year": 1995,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 49.1,
"year": 1995,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 43.9,
"year": 1995,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 64.3,
"year": 1995,
"iso3c": "EGY",
"fillKey": "(32.3,70.2]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 44.7,
"year": 1995,
"iso3c": "SLV",
"fillKey": "(32.3,70.2]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 162.8,
"year": 1995,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 117.2,
"year": 1995,
"iso3c": "ERI",
"fillKey": "(70.2,132]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 15.8,
"year": 1995,
"iso3c": "EST",
"fillKey": "(15,32.3]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 175.3,
"year": 1995,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 26.4,
"year": 1995,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 5.2,
"year": 1995,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 6.5,
"year": 1995,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 88.4,
"year": 1995,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 142.2,
"year": 1995,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 44.1,
"year": 1995,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 6.5,
"year": 1995,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 114,
"year": 1995,
"iso3c": "GHA",
"fillKey": "(70.2,132]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 10.1,
"year": 1995,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 18.4,
"year": 1995,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 63.2,
"year": 1995,
"iso3c": "GTM",
"fillKey": "(32.3,70.2]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 205.6,
"year": 1995,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 204.3,
"year": 1995,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 54.1,
"year": 1995,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 123.9,
"year": 1995,
"iso3c": "HTI",
"fillKey": "(70.2,132]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 47.3,
"year": 1995,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 13.8,
"year": 1995,
"iso3c": "HUN",
"fillKey": "(2,15]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 5.2,
"year": 1995,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 109,
"year": 1995,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 66.4,
"year": 1995,
"iso3c": "IDN",
"fillKey": "(32.3,70.2]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 45,
"year": 1995,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 48.8,
"year": 1995,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 7.3,
"year": 1995,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 8.7,
"year": 1995,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 7.5,
"year": 1995,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 26.4,
"year": 1995,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 5.7,
"year": 1995,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 31.8,
"year": 1995,
"iso3c": "JOR",
"fillKey": "(15,32.3]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 52.7,
"year": 1995,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 111.4,
"year": 1995,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 81.3,
"year": 1995,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 72.8,
"year": 1995,
"iso3c": "PRK",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 5.5,
"year": 1995,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 14.3,
"year": 1995,
"iso3c": "KWT",
"fillKey": "(2,15]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 61.1,
"year": 1995,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 139.6,
"year": 1995,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 23.7,
"year": 1995,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 25.7,
"year": 1995,
"iso3c": "LBN",
"fillKey": "(15,32.3]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 93.2,
"year": 1995,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 229.4,
"year": 1995,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 33.8,
"year": 1995,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 16.6,
"year": 1995,
"iso3c": "LTU",
"fillKey": "(15,32.3]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 6.4,
"year": 1995,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 24.6,
"year": 1995,
"iso3c": "MKD",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 139.6,
"year": 1995,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 214.1,
"year": 1995,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 13.3,
"year": 1995,
"iso3c": "MYS",
"fillKey": "(2,15]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 69.9,
"year": 1995,
"iso3c": "MDV",
"fillKey": "(32.3,70.2]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 240.1,
"year": 1995,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 9.5,
"year": 1995,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 42.2,
"year": 1995,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 113.4,
"year": 1995,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 22.2,
"year": 1995,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 35,
"year": 1995,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 55.3,
"year": 1995,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 36.2,
"year": 1995,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MCO": {
"iso2c": "MC",
"country": "Monaco",
"SH.DYN.MORT": 6.2,
"year": 1995,
"iso3c": "MCO",
"fillKey": "(2,15]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 85.4,
"year": 1995,
"iso3c": "MNG",
"fillKey": "(70.2,132]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 15.1,
"year": 1995,
"iso3c": "MNE",
"fillKey": "(15,32.3]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 63.9,
"year": 1995,
"iso3c": "MAR",
"fillKey": "(32.3,70.2]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 212.1,
"year": 1995,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 93.6,
"year": 1995,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 69.6,
"year": 1995,
"iso3c": "NAM",
"fillKey": "(32.3,70.2]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 109.4,
"year": 1995,
"iso3c": "NPL",
"fillKey": "(70.2,132]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 6.9,
"year": 1995,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 8.7,
"year": 1995,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 52.7,
"year": 1995,
"iso3c": "NIC",
"fillKey": "(32.3,70.2]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 278.7,
"year": 1995,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 208.5,
"year": 1995,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 5.7,
"year": 1995,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 24.4,
"year": 1995,
"iso3c": "OMN",
"fillKey": "(15,32.3]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 125.9,
"year": 1995,
"iso3c": "PAK",
"fillKey": "(70.2,132]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 31.3,
"year": 1995,
"iso3c": "PLW",
"fillKey": "(15,32.3]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 28.2,
"year": 1995,
"iso3c": "PAN",
"fillKey": "(15,32.3]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 82.6,
"year": 1995,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 39,
"year": 1995,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 58.2,
"year": 1995,
"iso3c": "PER",
"fillKey": "(32.3,70.2]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 46,
"year": 1995,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 14.5,
"year": 1995,
"iso3c": "POL",
"fillKey": "(2,15]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 9.8,
"year": 1995,
"iso3c": "PRT",
"fillKey": "(2,15]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 15.3,
"year": 1995,
"iso3c": "QAT",
"fillKey": "(15,32.3]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 32.3,
"year": 1995,
"iso3c": "ROU",
"fillKey": "(32.3,70.2]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 26.3,
"year": 1995,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 253.2,
"year": 1995,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 25.9,
"year": 1995,
"iso3c": "WSM",
"fillKey": "(15,32.3]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 7.8,
"year": 1995,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 106.1,
"year": 1995,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 29.4,
"year": 1995,
"iso3c": "SAU",
"fillKey": "(15,32.3]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 143.2,
"year": 1995,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 19.8,
"year": 1995,
"iso3c": "SRB",
"fillKey": "(15,32.3]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 14.5,
"year": 1995,
"iso3c": "SYC",
"fillKey": "(2,15]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 255.9,
"year": 1995,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 5.2,
"year": 1995,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 14.4,
"year": 1995,
"iso3c": "SVK",
"fillKey": "(2,15]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 7.4,
"year": 1995,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 34.8,
"year": 1995,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 173.6,
"year": 1995,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 59.9,
"year": 1995,
"iso3c": "ZAF",
"fillKey": "(32.3,70.2]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 223.7,
"year": 1995,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 8.3,
"year": 1995,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 20.2,
"year": 1995,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 22.5,
"year": 1995,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 20.1,
"year": 1995,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 22.2,
"year": 1995,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 119.3,
"year": 1995,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 41.2,
"year": 1995,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 90.3,
"year": 1995,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 4.8,
"year": 1995,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 6.4,
"year": 1995,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 29.5,
"year": 1995,
"iso3c": "SYR",
"fillKey": "(15,32.3]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 119.7,
"year": 1995,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 159.5,
"year": 1995,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 28.4,
"year": 1995,
"iso3c": "THA",
"fillKey": "(15,32.3]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 137.2,
"year": 1995,
"iso3c": "TLS",
"fillKey": "(132,398]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 136.4,
"year": 1995,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 19.6,
"year": 1995,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 29,
"year": 1995,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 40.8,
"year": 1995,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 56.1,
"year": 1995,
"iso3c": "TUR",
"fillKey": "(32.3,70.2]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 89.7,
"year": 1995,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 51.1,
"year": 1995,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 165.4,
"year": 1995,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 20.5,
"year": 1995,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 13.1,
"year": 1995,
"iso3c": "ARE",
"fillKey": "(2,15]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 7.2,
"year": 1995,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 9.5,
"year": 1995,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 20.6,
"year": 1995,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 69.7,
"year": 1995,
"iso3c": "UZB",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 26.7,
"year": 1995,
"iso3c": "VUT",
"fillKey": "(15,32.3]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 26.1,
"year": 1995,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 41.7,
"year": 1995,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 35.2,
"year": 1995,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 111.1,
"year": 1995,
"iso3c": "YEM",
"fillKey": "(70.2,132]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 188.1,
"year": 1995,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 94.6,
"year": 1995,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1996": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 67.359,
"year": 1996,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 29.871,
"year": 1996,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 17.27,
"year": 1996,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 47.344,
"year": 1996,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 50.6,
"year": 1996,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 7.0507,
"year": 1996,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 27.608,
"year": 1996,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 51.6,
"year": 1996,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 9.0558,
"year": 1996,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 134.99,
"year": 1996,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 164.69,
"year": 1996,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 10.5,
"year": 1996,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 25.43,
"year": 1996,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 7.8325,
"year": 1996,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 40.452,
"year": 1996,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 41.3,
"year": 1996,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 154.93,
"year": 1996,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 92.9,
"year": 1996,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 149.5,
"year": 1996,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 104,
"year": 1996,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 50.497,
"year": 1996,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 53.8,
"year": 1996,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 80.2,
"year": 1996,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 8.9937,
"year": 1996,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 15.807,
"year": 1996,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 104.29,
"year": 1996,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 31.915,
"year": 1996,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 84.71,
"year": 1996,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 108.1,
"year": 1996,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 169.55,
"year": 1996,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 168.9,
"year": 1996,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 45.5,
"year": 1996,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 83.7,
"year": 1996,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 145.7,
"year": 1996,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 31.7,
"year": 1996,
"iso3c": "ALB",
"fillKey": "(15,32.3]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 41.9,
"year": 1996,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AND": {
"iso2c": "AD",
"country": "Andorra",
"SH.DYN.MORT": 5.7,
"year": 1996,
"iso3c": "AND",
"fillKey": "(2,15]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 223.8,
"year": 1996,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ATG": {
"iso2c": "AG",
"country": "Antigua and Barbuda",
"SH.DYN.MORT": 18.8,
"year": 1996,
"iso3c": "ATG",
"fillKey": "(15,32.3]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 22.7,
"year": 1996,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 36.7,
"year": 1996,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 6.8,
"year": 1996,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 6.4,
"year": 1996,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 91.7,
"year": 1996,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 17.9,
"year": 1996,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 16.6,
"year": 1996,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 108.6,
"year": 1996,
"iso3c": "BGD",
"fillKey": "(70.2,132]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 15.8,
"year": 1996,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 18,
"year": 1996,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 7.1,
"year": 1996,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 29,
"year": 1996,
"iso3c": "BLZ",
"fillKey": "(15,32.3]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 155,
"year": 1996,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 99.5,
"year": 1996,
"iso3c": "BTN",
"fillKey": "(70.2,132]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 95.6,
"year": 1996,
"iso3c": "BOL",
"fillKey": "(70.2,132]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 12.5,
"year": 1996,
"iso3c": "BIH",
"fillKey": "(2,15]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 68.7,
"year": 1996,
"iso3c": "BWA",
"fillKey": "(32.3,70.2]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 44,
"year": 1996,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 10.3,
"year": 1996,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 23.2,
"year": 1996,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 197.1,
"year": 1996,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 166.5,
"year": 1996,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 53.3,
"year": 1996,
"iso3c": "CPV",
"fillKey": "(32.3,70.2]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 123.1,
"year": 1996,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 153.3,
"year": 1996,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 6.7,
"year": 1996,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 175,
"year": 1996,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 200.6,
"year": 1996,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 12.5,
"year": 1996,
"iso3c": "CHL",
"fillKey": "(2,15]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 45.6,
"year": 1996,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 28.9,
"year": 1996,
"iso3c": "COL",
"fillKey": "(15,32.3]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 106.1,
"year": 1996,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 176,
"year": 1996,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 111.2,
"year": 1996,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 15.1,
"year": 1996,
"iso3c": "CRI",
"fillKey": "(15,32.3]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 151.4,
"year": 1996,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 9.6,
"year": 1996,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 10.5,
"year": 1996,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 8.5,
"year": 1996,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 9.2,
"year": 1996,
"iso3c": "CZE",
"fillKey": "(2,15]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 6.2,
"year": 1996,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 108.3,
"year": 1996,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 16.9,
"year": 1996,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 47.3,
"year": 1996,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 41.6,
"year": 1996,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 60,
"year": 1996,
"iso3c": "EGY",
"fillKey": "(32.3,70.2]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 41.9,
"year": 1996,
"iso3c": "SLV",
"fillKey": "(32.3,70.2]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 158.7,
"year": 1996,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 110.8,
"year": 1996,
"iso3c": "ERI",
"fillKey": "(70.2,132]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 14.8,
"year": 1996,
"iso3c": "EST",
"fillKey": "(2,15]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 168.4,
"year": 1996,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 25.9,
"year": 1996,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 4.9,
"year": 1996,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 6.1,
"year": 1996,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 87.7,
"year": 1996,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 137.3,
"year": 1996,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 42.9,
"year": 1996,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 6.2,
"year": 1996,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 112.1,
"year": 1996,
"iso3c": "GHA",
"fillKey": "(70.2,132]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 9.7,
"year": 1996,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 17.8,
"year": 1996,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 60.4,
"year": 1996,
"iso3c": "GTM",
"fillKey": "(32.3,70.2]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 198.6,
"year": 1996,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 199.8,
"year": 1996,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 53,
"year": 1996,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 119.8,
"year": 1996,
"iso3c": "HTI",
"fillKey": "(70.2,132]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 45.4,
"year": 1996,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 13.1,
"year": 1996,
"iso3c": "HUN",
"fillKey": "(2,15]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 5,
"year": 1996,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 105.5,
"year": 1996,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 63.3,
"year": 1996,
"iso3c": "IDN",
"fillKey": "(32.3,70.2]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 43,
"year": 1996,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 48,
"year": 1996,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 7.3,
"year": 1996,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 8.2,
"year": 1996,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 7,
"year": 1996,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 25.8,
"year": 1996,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 5.5,
"year": 1996,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 30.9,
"year": 1996,
"iso3c": "JOR",
"fillKey": "(15,32.3]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 51.8,
"year": 1996,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 112.9,
"year": 1996,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 79.1,
"year": 1996,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 75.7,
"year": 1996,
"iso3c": "PRK",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 5.3,
"year": 1996,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 14.1,
"year": 1996,
"iso3c": "KWT",
"fillKey": "(2,15]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 58.8,
"year": 1996,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 134.9,
"year": 1996,
"iso3c": "LAO",
"fillKey": "(132,398]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 22.9,
"year": 1996,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 24.5,
"year": 1996,
"iso3c": "LBN",
"fillKey": "(15,32.3]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 97.5,
"year": 1996,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 220.2,
"year": 1996,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 32.6,
"year": 1996,
"iso3c": "LBY",
"fillKey": "(32.3,70.2]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 14.8,
"year": 1996,
"iso3c": "LTU",
"fillKey": "(2,15]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 6,
"year": 1996,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 21.8,
"year": 1996,
"iso3c": "MKD",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 134.7,
"year": 1996,
"iso3c": "MDG",
"fillKey": "(132,398]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 207.8,
"year": 1996,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 12.9,
"year": 1996,
"iso3c": "MYS",
"fillKey": "(2,15]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 64.9,
"year": 1996,
"iso3c": "MDV",
"fillKey": "(32.3,70.2]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 238.1,
"year": 1996,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 9.1,
"year": 1996,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 41.8,
"year": 1996,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 113.3,
"year": 1996,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 22.7,
"year": 1996,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 32.9,
"year": 1996,
"iso3c": "MEX",
"fillKey": "(32.3,70.2]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 55.4,
"year": 1996,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 36.2,
"year": 1996,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MCO": {
"iso2c": "MC",
"country": "Monaco",
"SH.DYN.MORT": 6,
"year": 1996,
"iso3c": "MCO",
"fillKey": "(2,15]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 81.2,
"year": 1996,
"iso3c": "MNG",
"fillKey": "(70.2,132]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 15,
"year": 1996,
"iso3c": "MNE",
"fillKey": "(2,15]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 61,
"year": 1996,
"iso3c": "MAR",
"fillKey": "(32.3,70.2]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 204.2,
"year": 1996,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 90.7,
"year": 1996,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 70.2,
"year": 1996,
"iso3c": "NAM",
"fillKey": "(32.3,70.2]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 103.5,
"year": 1996,
"iso3c": "NPL",
"fillKey": "(70.2,132]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 6.7,
"year": 1996,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 8.4,
"year": 1996,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 50,
"year": 1996,
"iso3c": "NIC",
"fillKey": "(32.3,70.2]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 266.4,
"year": 1996,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 205.9,
"year": 1996,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 5.4,
"year": 1996,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 22.4,
"year": 1996,
"iso3c": "OMN",
"fillKey": "(15,32.3]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 123.2,
"year": 1996,
"iso3c": "PAK",
"fillKey": "(70.2,132]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 30.3,
"year": 1996,
"iso3c": "PLW",
"fillKey": "(15,32.3]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 27.8,
"year": 1996,
"iso3c": "PAN",
"fillKey": "(15,32.3]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 81.7,
"year": 1996,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 37.8,
"year": 1996,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 54,
"year": 1996,
"iso3c": "PER",
"fillKey": "(32.3,70.2]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 44.4,
"year": 1996,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 13.3,
"year": 1996,
"iso3c": "POL",
"fillKey": "(2,15]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 9.1,
"year": 1996,
"iso3c": "PRT",
"fillKey": "(2,15]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 14.6,
"year": 1996,
"iso3c": "QAT",
"fillKey": "(2,15]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 31.4,
"year": 1996,
"iso3c": "ROU",
"fillKey": "(15,32.3]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 26,
"year": 1996,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 190.7,
"year": 1996,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 25,
"year": 1996,
"iso3c": "WSM",
"fillKey": "(15,32.3]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 7.3,
"year": 1996,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 103.4,
"year": 1996,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 27.6,
"year": 1996,
"iso3c": "SAU",
"fillKey": "(15,32.3]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 144.5,
"year": 1996,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 17.4,
"year": 1996,
"iso3c": "SRB",
"fillKey": "(15,32.3]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 14.3,
"year": 1996,
"iso3c": "SYC",
"fillKey": "(2,15]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 252.1,
"year": 1996,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 5,
"year": 1996,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 13.8,
"year": 1996,
"iso3c": "SVK",
"fillKey": "(2,15]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 7,
"year": 1996,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 34.4,
"year": 1996,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 173.6,
"year": 1996,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 62,
"year": 1996,
"iso3c": "ZAF",
"fillKey": "(32.3,70.2]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 216.5,
"year": 1996,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 7.7,
"year": 1996,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 19.5,
"year": 1996,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 21.5,
"year": 1996,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 19.5,
"year": 1996,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 22.2,
"year": 1996,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 117.3,
"year": 1996,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 39.8,
"year": 1996,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 97.5,
"year": 1996,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 4.5,
"year": 1996,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 6.1,
"year": 1996,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 28.1,
"year": 1996,
"iso3c": "SYR",
"fillKey": "(15,32.3]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 116.2,
"year": 1996,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 156.3,
"year": 1996,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 27.1,
"year": 1996,
"iso3c": "THA",
"fillKey": "(15,32.3]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 130.7,
"year": 1996,
"iso3c": "TLS",
"fillKey": "(70.2,132]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 133.8,
"year": 1996,
"iso3c": "TGO",
"fillKey": "(132,398]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 19.3,
"year": 1996,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 28.9,
"year": 1996,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 38.6,
"year": 1996,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 52.9,
"year": 1996,
"iso3c": "TUR",
"fillKey": "(32.3,70.2]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 88.9,
"year": 1996,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 49.3,
"year": 1996,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 163.4,
"year": 1996,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 20.6,
"year": 1996,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 12.7,
"year": 1996,
"iso3c": "ARE",
"fillKey": "(2,15]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 7,
"year": 1996,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 9.2,
"year": 1996,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 20,
"year": 1996,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 69.1,
"year": 1996,
"iso3c": "UZB",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 25.8,
"year": 1996,
"iso3c": "VUT",
"fillKey": "(15,32.3]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 25.2,
"year": 1996,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 40.2,
"year": 1996,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 34,
"year": 1996,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 109,
"year": 1996,
"iso3c": "YEM",
"fillKey": "(70.2,132]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 185.1,
"year": 1996,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 98.1,
"year": 1996,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1997": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 65.597,
"year": 1997,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 29.327,
"year": 1997,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 16.383,
"year": 1997,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 45.538,
"year": 1997,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 48.7,
"year": 1997,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 6.6935,
"year": 1997,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 26.499,
"year": 1997,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 49.5,
"year": 1997,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 8.5844,
"year": 1997,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 133.25,
"year": 1997,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 161.8,
"year": 1997,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 10.2,
"year": 1997,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 24.699,
"year": 1997,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 7.514,
"year": 1997,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 38.269,
"year": 1997,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 39,
"year": 1997,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 151.71,
"year": 1997,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 91.1,
"year": 1997,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 146.5,
"year": 1997,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 101.6,
"year": 1997,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 48.423,
"year": 1997,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 51.6,
"year": 1997,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 78.4,
"year": 1997,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 8.7061,
"year": 1997,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 15.03,
"year": 1997,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 104.01,
"year": 1997,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 31.429,
"year": 1997,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 84.519,
"year": 1997,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 104.6,
"year": 1997,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 167.14,
"year": 1997,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 166.6,
"year": 1997,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 43.7,
"year": 1997,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 82.1,
"year": 1997,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 143,
"year": 1997,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 30.3,
"year": 1997,
"iso3c": "ALB",
"fillKey": "(15,32.3]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 41.2,
"year": 1997,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AND": {
"iso2c": "AD",
"country": "Andorra",
"SH.DYN.MORT": 5.4,
"year": 1997,
"iso3c": "AND",
"fillKey": "(2,15]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 222.4,
"year": 1997,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ATG": {
"iso2c": "AG",
"country": "Antigua and Barbuda",
"SH.DYN.MORT": 17.9,
"year": 1997,
"iso3c": "ATG",
"fillKey": "(15,32.3]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 22,
"year": 1997,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 34.9,
"year": 1997,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 6.6,
"year": 1997,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 6,
"year": 1997,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 88.4,
"year": 1997,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 17.1,
"year": 1997,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 15.3,
"year": 1997,
"iso3c": "BHR",
"fillKey": "(15,32.3]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 103.2,
"year": 1997,
"iso3c": "BGD",
"fillKey": "(70.2,132]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 15.9,
"year": 1997,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 17.8,
"year": 1997,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 6.7,
"year": 1997,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 27.9,
"year": 1997,
"iso3c": "BLZ",
"fillKey": "(15,32.3]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 153.3,
"year": 1997,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 94.2,
"year": 1997,
"iso3c": "BTN",
"fillKey": "(70.2,132]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 91.1,
"year": 1997,
"iso3c": "BOL",
"fillKey": "(70.2,132]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 11.6,
"year": 1997,
"iso3c": "BIH",
"fillKey": "(2,15]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 73.5,
"year": 1997,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 41,
"year": 1997,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 10,
"year": 1997,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 23.1,
"year": 1997,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 194.3,
"year": 1997,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 163.1,
"year": 1997,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 49.1,
"year": 1997,
"iso3c": "CPV",
"fillKey": "(32.3,70.2]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 123.6,
"year": 1997,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 155,
"year": 1997,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 6.5,
"year": 1997,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 174.9,
"year": 1997,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 198.3,
"year": 1997,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 12.2,
"year": 1997,
"iso3c": "CHL",
"fillKey": "(2,15]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 43.6,
"year": 1997,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 27.9,
"year": 1997,
"iso3c": "COL",
"fillKey": "(15,32.3]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 104.4,
"year": 1997,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 176,
"year": 1997,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 115.4,
"year": 1997,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 14.8,
"year": 1997,
"iso3c": "CRI",
"fillKey": "(2,15]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 150.8,
"year": 1997,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 9.3,
"year": 1997,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 10,
"year": 1997,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 8,
"year": 1997,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 8.4,
"year": 1997,
"iso3c": "CZE",
"fillKey": "(2,15]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 6,
"year": 1997,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 106.6,
"year": 1997,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 16.7,
"year": 1997,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 45.6,
"year": 1997,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 39.5,
"year": 1997,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 55.9,
"year": 1997,
"iso3c": "EGY",
"fillKey": "(32.3,70.2]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 39.2,
"year": 1997,
"iso3c": "SLV",
"fillKey": "(32.3,70.2]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 154.6,
"year": 1997,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 104.8,
"year": 1997,
"iso3c": "ERI",
"fillKey": "(70.2,132]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 13.8,
"year": 1997,
"iso3c": "EST",
"fillKey": "(2,15]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 161.9,
"year": 1997,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 25.5,
"year": 1997,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 4.7,
"year": 1997,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 5.8,
"year": 1997,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 87,
"year": 1997,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 132.5,
"year": 1997,
"iso3c": "GMB",
"fillKey": "(132,398]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 41.5,
"year": 1997,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 5.9,
"year": 1997,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 110,
"year": 1997,
"iso3c": "GHA",
"fillKey": "(70.2,132]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 9.3,
"year": 1997,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 17.2,
"year": 1997,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 57.7,
"year": 1997,
"iso3c": "GTM",
"fillKey": "(32.3,70.2]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 191.7,
"year": 1997,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 195,
"year": 1997,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 51.9,
"year": 1997,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 115.8,
"year": 1997,
"iso3c": "HTI",
"fillKey": "(70.2,132]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 43.5,
"year": 1997,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 12.6,
"year": 1997,
"iso3c": "HUN",
"fillKey": "(2,15]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 4.7,
"year": 1997,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 102,
"year": 1997,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 60.3,
"year": 1997,
"iso3c": "IDN",
"fillKey": "(32.3,70.2]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 41,
"year": 1997,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 47.2,
"year": 1997,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 7.3,
"year": 1997,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 7.8,
"year": 1997,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 6.6,
"year": 1997,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 25.3,
"year": 1997,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 5.2,
"year": 1997,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 30.1,
"year": 1997,
"iso3c": "JOR",
"fillKey": "(15,32.3]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 50.1,
"year": 1997,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 113.6,
"year": 1997,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 77,
"year": 1997,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 75.7,
"year": 1997,
"iso3c": "PRK",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 5.3,
"year": 1997,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 13.7,
"year": 1997,
"iso3c": "KWT",
"fillKey": "(2,15]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 56.4,
"year": 1997,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 130.4,
"year": 1997,
"iso3c": "LAO",
"fillKey": "(70.2,132]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 21.6,
"year": 1997,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 23.4,
"year": 1997,
"iso3c": "LBN",
"fillKey": "(15,32.3]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 102.3,
"year": 1997,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 210,
"year": 1997,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 31.4,
"year": 1997,
"iso3c": "LBY",
"fillKey": "(15,32.3]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 13.5,
"year": 1997,
"iso3c": "LTU",
"fillKey": "(2,15]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 5.7,
"year": 1997,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 19.6,
"year": 1997,
"iso3c": "MKD",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 129.2,
"year": 1997,
"iso3c": "MDG",
"fillKey": "(70.2,132]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 201.1,
"year": 1997,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 12.4,
"year": 1997,
"iso3c": "MYS",
"fillKey": "(2,15]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 59.7,
"year": 1997,
"iso3c": "MDV",
"fillKey": "(32.3,70.2]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 235.5,
"year": 1997,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 8.7,
"year": 1997,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 41.5,
"year": 1997,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 113.3,
"year": 1997,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 22.6,
"year": 1997,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 30.9,
"year": 1997,
"iso3c": "MEX",
"fillKey": "(15,32.3]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 55.4,
"year": 1997,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 35.5,
"year": 1997,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MCO": {
"iso2c": "MC",
"country": "Monaco",
"SH.DYN.MORT": 5.8,
"year": 1997,
"iso3c": "MCO",
"fillKey": "(2,15]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 77,
"year": 1997,
"iso3c": "MNG",
"fillKey": "(70.2,132]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 14.8,
"year": 1997,
"iso3c": "MNE",
"fillKey": "(2,15]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 58.2,
"year": 1997,
"iso3c": "MAR",
"fillKey": "(32.3,70.2]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 195.5,
"year": 1997,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 87.7,
"year": 1997,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 71.3,
"year": 1997,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 97.9,
"year": 1997,
"iso3c": "NPL",
"fillKey": "(70.2,132]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 6.5,
"year": 1997,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 8.1,
"year": 1997,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 47.4,
"year": 1997,
"iso3c": "NIC",
"fillKey": "(32.3,70.2]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 255.2,
"year": 1997,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 202.4,
"year": 1997,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 5.2,
"year": 1997,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 20.7,
"year": 1997,
"iso3c": "OMN",
"fillKey": "(15,32.3]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 120.5,
"year": 1997,
"iso3c": "PAK",
"fillKey": "(70.2,132]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 29.4,
"year": 1997,
"iso3c": "PLW",
"fillKey": "(15,32.3]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 27.4,
"year": 1997,
"iso3c": "PAN",
"fillKey": "(15,32.3]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 80.8,
"year": 1997,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 36.7,
"year": 1997,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 50.1,
"year": 1997,
"iso3c": "PER",
"fillKey": "(32.3,70.2]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 43,
"year": 1997,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 12,
"year": 1997,
"iso3c": "POL",
"fillKey": "(2,15]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 8.6,
"year": 1997,
"iso3c": "PRT",
"fillKey": "(2,15]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 14,
"year": 1997,
"iso3c": "QAT",
"fillKey": "(2,15]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 30.4,
"year": 1997,
"iso3c": "ROU",
"fillKey": "(15,32.3]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 25.6,
"year": 1997,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 215.7,
"year": 1997,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 24.1,
"year": 1997,
"iso3c": "WSM",
"fillKey": "(15,32.3]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 6.8,
"year": 1997,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 100.2,
"year": 1997,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 26.1,
"year": 1997,
"iso3c": "SAU",
"fillKey": "(15,32.3]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 145,
"year": 1997,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 15.3,
"year": 1997,
"iso3c": "SRB",
"fillKey": "(15,32.3]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 14.2,
"year": 1997,
"iso3c": "SYC",
"fillKey": "(2,15]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 247.6,
"year": 1997,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 4.8,
"year": 1997,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 13.3,
"year": 1997,
"iso3c": "SVK",
"fillKey": "(2,15]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 6.5,
"year": 1997,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 34.2,
"year": 1997,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 173.6,
"year": 1997,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 64.7,
"year": 1997,
"iso3c": "ZAF",
"fillKey": "(32.3,70.2]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 208.8,
"year": 1997,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 7.3,
"year": 1997,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 18.7,
"year": 1997,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 20.4,
"year": 1997,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 19,
"year": 1997,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 22.2,
"year": 1997,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 115.1,
"year": 1997,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 38.5,
"year": 1997,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 104.6,
"year": 1997,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 4.3,
"year": 1997,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 5.9,
"year": 1997,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 26.8,
"year": 1997,
"iso3c": "SYR",
"fillKey": "(15,32.3]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 111.5,
"year": 1997,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 152.1,
"year": 1997,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 25.9,
"year": 1997,
"iso3c": "THA",
"fillKey": "(15,32.3]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 124.5,
"year": 1997,
"iso3c": "TLS",
"fillKey": "(70.2,132]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 130.9,
"year": 1997,
"iso3c": "TGO",
"fillKey": "(70.2,132]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 19,
"year": 1997,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 28.9,
"year": 1997,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 36.5,
"year": 1997,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 49.9,
"year": 1997,
"iso3c": "TUR",
"fillKey": "(32.3,70.2]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 87.8,
"year": 1997,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 47.5,
"year": 1997,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 160.9,
"year": 1997,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 20.4,
"year": 1997,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 12.2,
"year": 1997,
"iso3c": "ARE",
"fillKey": "(2,15]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 6.9,
"year": 1997,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 8.9,
"year": 1997,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 19.2,
"year": 1997,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 68.2,
"year": 1997,
"iso3c": "UZB",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 25.1,
"year": 1997,
"iso3c": "VUT",
"fillKey": "(15,32.3]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 24.2,
"year": 1997,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 38.8,
"year": 1997,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 32.9,
"year": 1997,
"iso3c": "PSE",
"fillKey": "(32.3,70.2]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 106.6,
"year": 1997,
"iso3c": "YEM",
"fillKey": "(70.2,132]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 182.2,
"year": 1997,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 100.7,
"year": 1997,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1998": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 63.83,
"year": 1998,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 28.781,
"year": 1998,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 15.501,
"year": 1998,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 43.682,
"year": 1998,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 46.6,
"year": 1998,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 6.4105,
"year": 1998,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 25.334,
"year": 1998,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 47.1,
"year": 1998,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 8.1754,
"year": 1998,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 131.36,
"year": 1998,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 158.57,
"year": 1998,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 10,
"year": 1998,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 23.919,
"year": 1998,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 7.281,
"year": 1998,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 36.154,
"year": 1998,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 36.8,
"year": 1998,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 148.26,
"year": 1998,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 88.9,
"year": 1998,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 143.3,
"year": 1998,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 99.1,
"year": 1998,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 46.346,
"year": 1998,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 49.3,
"year": 1998,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 76.1,
"year": 1998,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 8.5181,
"year": 1998,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 14.322,
"year": 1998,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 103.59,
"year": 1998,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 30.968,
"year": 1998,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 84.211,
"year": 1998,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 101.1,
"year": 1998,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 164.22,
"year": 1998,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 163.9,
"year": 1998,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 42,
"year": 1998,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 80.3,
"year": 1998,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 140.6,
"year": 1998,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 28.8,
"year": 1998,
"iso3c": "ALB",
"fillKey": "(15,32.3]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 40.7,
"year": 1998,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AND": {
"iso2c": "AD",
"country": "Andorra",
"SH.DYN.MORT": 5.1,
"year": 1998,
"iso3c": "AND",
"fillKey": "(2,15]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 220.8,
"year": 1998,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ATG": {
"iso2c": "AG",
"country": "Antigua and Barbuda",
"SH.DYN.MORT": 17,
"year": 1998,
"iso3c": "ATG",
"fillKey": "(15,32.3]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 21.4,
"year": 1998,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 33.3,
"year": 1998,
"iso3c": "ARM",
"fillKey": "(32.3,70.2]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 6.5,
"year": 1998,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 5.8,
"year": 1998,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 84.1,
"year": 1998,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 16.5,
"year": 1998,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 14.2,
"year": 1998,
"iso3c": "BHR",
"fillKey": "(2,15]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 97.9,
"year": 1998,
"iso3c": "BGD",
"fillKey": "(70.2,132]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 16,
"year": 1998,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 17,
"year": 1998,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 6.3,
"year": 1998,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 26.9,
"year": 1998,
"iso3c": "BLZ",
"fillKey": "(15,32.3]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 151.5,
"year": 1998,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 89,
"year": 1998,
"iso3c": "BTN",
"fillKey": "(70.2,132]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 86.5,
"year": 1998,
"iso3c": "BOL",
"fillKey": "(70.2,132]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 10.7,
"year": 1998,
"iso3c": "BIH",
"fillKey": "(2,15]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 77.7,
"year": 1998,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 38.1,
"year": 1998,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 9.8,
"year": 1998,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 22.7,
"year": 1998,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 191.5,
"year": 1998,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 158.8,
"year": 1998,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 44.2,
"year": 1998,
"iso3c": "CPV",
"fillKey": "(32.3,70.2]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 122.1,
"year": 1998,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 155.5,
"year": 1998,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 6.4,
"year": 1998,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 174.8,
"year": 1998,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 195.9,
"year": 1998,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 11.9,
"year": 1998,
"iso3c": "CHL",
"fillKey": "(2,15]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 41.5,
"year": 1998,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 26.9,
"year": 1998,
"iso3c": "COL",
"fillKey": "(15,32.3]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 102.9,
"year": 1998,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 176,
"year": 1998,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 118.9,
"year": 1998,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 14.3,
"year": 1998,
"iso3c": "CRI",
"fillKey": "(2,15]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 149.7,
"year": 1998,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 8.9,
"year": 1998,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 9.4,
"year": 1998,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 7.5,
"year": 1998,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 7.6,
"year": 1998,
"iso3c": "CZE",
"fillKey": "(2,15]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 5.8,
"year": 1998,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 104.7,
"year": 1998,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 16.4,
"year": 1998,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 44,
"year": 1998,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 37.6,
"year": 1998,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 51.9,
"year": 1998,
"iso3c": "EGY",
"fillKey": "(32.3,70.2]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 36.7,
"year": 1998,
"iso3c": "SLV",
"fillKey": "(32.3,70.2]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 150.5,
"year": 1998,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 99.3,
"year": 1998,
"iso3c": "ERI",
"fillKey": "(70.2,132]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 12.8,
"year": 1998,
"iso3c": "EST",
"fillKey": "(2,15]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 156.3,
"year": 1998,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 25.1,
"year": 1998,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 4.6,
"year": 1998,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 5.6,
"year": 1998,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 86.3,
"year": 1998,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 127.8,
"year": 1998,
"iso3c": "GMB",
"fillKey": "(70.2,132]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 39.7,
"year": 1998,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 5.7,
"year": 1998,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 107.4,
"year": 1998,
"iso3c": "GHA",
"fillKey": "(70.2,132]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 8.8,
"year": 1998,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 16.7,
"year": 1998,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 55.2,
"year": 1998,
"iso3c": "GTM",
"fillKey": "(32.3,70.2]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 184.7,
"year": 1998,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 190.3,
"year": 1998,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 50.8,
"year": 1998,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 111.8,
"year": 1998,
"iso3c": "HTI",
"fillKey": "(70.2,132]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 41.7,
"year": 1998,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 12.2,
"year": 1998,
"iso3c": "HUN",
"fillKey": "(2,15]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 4.5,
"year": 1998,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 98.5,
"year": 1998,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 57.5,
"year": 1998,
"iso3c": "IDN",
"fillKey": "(32.3,70.2]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 38.9,
"year": 1998,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 46.3,
"year": 1998,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 7.3,
"year": 1998,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 7.5,
"year": 1998,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 6.2,
"year": 1998,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 24.8,
"year": 1998,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 5,
"year": 1998,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 29.4,
"year": 1998,
"iso3c": "JOR",
"fillKey": "(15,32.3]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 48.1,
"year": 1998,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 113.3,
"year": 1998,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 74.9,
"year": 1998,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 72.9,
"year": 1998,
"iso3c": "PRK",
"fillKey": "(70.2,132]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 5.4,
"year": 1998,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 13.4,
"year": 1998,
"iso3c": "KWT",
"fillKey": "(2,15]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 53.9,
"year": 1998,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 126,
"year": 1998,
"iso3c": "LAO",
"fillKey": "(70.2,132]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 20.1,
"year": 1998,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 22.3,
"year": 1998,
"iso3c": "LBN",
"fillKey": "(15,32.3]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 106.9,
"year": 1998,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 198.8,
"year": 1998,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 30.3,
"year": 1998,
"iso3c": "LBY",
"fillKey": "(15,32.3]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 12.8,
"year": 1998,
"iso3c": "LTU",
"fillKey": "(2,15]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 5.4,
"year": 1998,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 18,
"year": 1998,
"iso3c": "MKD",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 123.2,
"year": 1998,
"iso3c": "MDG",
"fillKey": "(70.2,132]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 193.4,
"year": 1998,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 11.8,
"year": 1998,
"iso3c": "MYS",
"fillKey": "(2,15]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 54.4,
"year": 1998,
"iso3c": "MDV",
"fillKey": "(32.3,70.2]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 231.9,
"year": 1998,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 8.4,
"year": 1998,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 41.5,
"year": 1998,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 113.3,
"year": 1998,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 21.6,
"year": 1998,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 29,
"year": 1998,
"iso3c": "MEX",
"fillKey": "(15,32.3]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 55,
"year": 1998,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 34.2,
"year": 1998,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MCO": {
"iso2c": "MC",
"country": "Monaco",
"SH.DYN.MORT": 5.5,
"year": 1998,
"iso3c": "MCO",
"fillKey": "(2,15]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 72.8,
"year": 1998,
"iso3c": "MNG",
"fillKey": "(70.2,132]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 14.6,
"year": 1998,
"iso3c": "MNE",
"fillKey": "(2,15]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 55.6,
"year": 1998,
"iso3c": "MAR",
"fillKey": "(32.3,70.2]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 186.4,
"year": 1998,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 84.9,
"year": 1998,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 72.6,
"year": 1998,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 92.3,
"year": 1998,
"iso3c": "NPL",
"fillKey": "(70.2,132]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 6.4,
"year": 1998,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 7.8,
"year": 1998,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 44.9,
"year": 1998,
"iso3c": "NIC",
"fillKey": "(32.3,70.2]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 245.2,
"year": 1998,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 198,
"year": 1998,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 5.1,
"year": 1998,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 19.1,
"year": 1998,
"iso3c": "OMN",
"fillKey": "(15,32.3]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 117.8,
"year": 1998,
"iso3c": "PAK",
"fillKey": "(70.2,132]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 28.5,
"year": 1998,
"iso3c": "PLW",
"fillKey": "(15,32.3]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 27,
"year": 1998,
"iso3c": "PAN",
"fillKey": "(15,32.3]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 80,
"year": 1998,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 35.6,
"year": 1998,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 46.3,
"year": 1998,
"iso3c": "PER",
"fillKey": "(32.3,70.2]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 41.8,
"year": 1998,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 10.8,
"year": 1998,
"iso3c": "POL",
"fillKey": "(2,15]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 8.2,
"year": 1998,
"iso3c": "PRT",
"fillKey": "(2,15]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 13.4,
"year": 1998,
"iso3c": "QAT",
"fillKey": "(2,15]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 29.2,
"year": 1998,
"iso3c": "ROU",
"fillKey": "(15,32.3]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 25,
"year": 1998,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 230.9,
"year": 1998,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 23.3,
"year": 1998,
"iso3c": "WSM",
"fillKey": "(15,32.3]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 6.3,
"year": 1998,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 96.7,
"year": 1998,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 24.8,
"year": 1998,
"iso3c": "SAU",
"fillKey": "(15,32.3]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 144.2,
"year": 1998,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 13.8,
"year": 1998,
"iso3c": "SRB",
"fillKey": "(2,15]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 14.2,
"year": 1998,
"iso3c": "SYC",
"fillKey": "(2,15]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 242.6,
"year": 1998,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 4.5,
"year": 1998,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 12.7,
"year": 1998,
"iso3c": "SVK",
"fillKey": "(2,15]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 6.2,
"year": 1998,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 34.2,
"year": 1998,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 173.6,
"year": 1998,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 67.8,
"year": 1998,
"iso3c": "ZAF",
"fillKey": "(32.3,70.2]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 200.4,
"year": 1998,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 7,
"year": 1998,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 17.9,
"year": 1998,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 19.4,
"year": 1998,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 18.6,
"year": 1998,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 22.2,
"year": 1998,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 112.8,
"year": 1998,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 37.2,
"year": 1998,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 111.3,
"year": 1998,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 4.2,
"year": 1998,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 5.8,
"year": 1998,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 25.6,
"year": 1998,
"iso3c": "SYR",
"fillKey": "(15,32.3]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 105.9,
"year": 1998,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 146.5,
"year": 1998,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 24.7,
"year": 1998,
"iso3c": "THA",
"fillKey": "(15,32.3]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 118.4,
"year": 1998,
"iso3c": "TLS",
"fillKey": "(70.2,132]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 128,
"year": 1998,
"iso3c": "TGO",
"fillKey": "(70.2,132]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 18.6,
"year": 1998,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 28.8,
"year": 1998,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 34.5,
"year": 1998,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 47,
"year": 1998,
"iso3c": "TUR",
"fillKey": "(32.3,70.2]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 86.2,
"year": 1998,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 45.7,
"year": 1998,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 157.5,
"year": 1998,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 19.9,
"year": 1998,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 11.8,
"year": 1998,
"iso3c": "ARE",
"fillKey": "(2,15]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 6.8,
"year": 1998,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 8.7,
"year": 1998,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 18.3,
"year": 1998,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 67.1,
"year": 1998,
"iso3c": "UZB",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 24.4,
"year": 1998,
"iso3c": "VUT",
"fillKey": "(15,32.3]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 23.1,
"year": 1998,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 37.5,
"year": 1998,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 31.9,
"year": 1998,
"iso3c": "PSE",
"fillKey": "(15,32.3]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 103.5,
"year": 1998,
"iso3c": "YEM",
"fillKey": "(70.2,132]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 179,
"year": 1998,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 102.2,
"year": 1998,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"1999": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 62.098,
"year": 1999,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 28.26,
"year": 1999,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 14.752,
"year": 1999,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 41.721,
"year": 1999,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 44.2,
"year": 1999,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 6.1708,
"year": 1999,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 24.175,
"year": 1999,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 44.6,
"year": 1999,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 7.8326,
"year": 1999,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 129.32,
"year": 1999,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 154.26,
"year": 1999,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 9.9,
"year": 1999,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 23.102,
"year": 1999,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 7.1074,
"year": 1999,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 34.198,
"year": 1999,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 34.8,
"year": 1999,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 144.02,
"year": 1999,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 86.3,
"year": 1999,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 139.2,
"year": 1999,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 96.3,
"year": 1999,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 44.333,
"year": 1999,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 47.1,
"year": 1999,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 73.7,
"year": 1999,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 8.4217,
"year": 1999,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 13.688,
"year": 1999,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 103.09,
"year": 1999,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 30.553,
"year": 1999,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 83.837,
"year": 1999,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 97.5,
"year": 1999,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 160.32,
"year": 1999,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 160.1,
"year": 1999,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 40.2,
"year": 1999,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 78.1,
"year": 1999,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 138.2,
"year": 1999,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 27.5,
"year": 1999,
"iso3c": "ALB",
"fillKey": "(15,32.3]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 40.2,
"year": 1999,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AND": {
"iso2c": "AD",
"country": "Andorra",
"SH.DYN.MORT": 4.8,
"year": 1999,
"iso3c": "AND",
"fillKey": "(2,15]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 218.9,
"year": 1999,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ATG": {
"iso2c": "AG",
"country": "Antigua and Barbuda",
"SH.DYN.MORT": 16.2,
"year": 1999,
"iso3c": "ATG",
"fillKey": "(15,32.3]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 20.8,
"year": 1999,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 31.7,
"year": 1999,
"iso3c": "ARM",
"fillKey": "(15,32.3]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 6.4,
"year": 1999,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 5.6,
"year": 1999,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 79.2,
"year": 1999,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 16.1,
"year": 1999,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 13.3,
"year": 1999,
"iso3c": "BHR",
"fillKey": "(2,15]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 92.9,
"year": 1999,
"iso3c": "BGD",
"fillKey": "(70.2,132]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 16.2,
"year": 1999,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 15.8,
"year": 1999,
"iso3c": "BLR",
"fillKey": "(15,32.3]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 6,
"year": 1999,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 26,
"year": 1999,
"iso3c": "BLZ",
"fillKey": "(15,32.3]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 149.3,
"year": 1999,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 84.1,
"year": 1999,
"iso3c": "BTN",
"fillKey": "(70.2,132]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 82,
"year": 1999,
"iso3c": "BOL",
"fillKey": "(70.2,132]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 9.9,
"year": 1999,
"iso3c": "BIH",
"fillKey": "(2,15]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 81.6,
"year": 1999,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 35.4,
"year": 1999,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 9.6,
"year": 1999,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 22,
"year": 1999,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 188.7,
"year": 1999,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 154.1,
"year": 1999,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 39.4,
"year": 1999,
"iso3c": "CPV",
"fillKey": "(32.3,70.2]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 117.8,
"year": 1999,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 154.2,
"year": 1999,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 6.3,
"year": 1999,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 174.5,
"year": 1999,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 193.4,
"year": 1999,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 11.5,
"year": 1999,
"iso3c": "CHL",
"fillKey": "(2,15]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 39.3,
"year": 1999,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 26,
"year": 1999,
"iso3c": "COL",
"fillKey": "(15,32.3]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 102,
"year": 1999,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 176,
"year": 1999,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 121.1,
"year": 1999,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 13.8,
"year": 1999,
"iso3c": "CRI",
"fillKey": "(2,15]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 148.2,
"year": 1999,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 8.6,
"year": 1999,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 8.8,
"year": 1999,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 7,
"year": 1999,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 7,
"year": 1999,
"iso3c": "CZE",
"fillKey": "(2,15]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 5.7,
"year": 1999,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 102.8,
"year": 1999,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 16.1,
"year": 1999,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 42.5,
"year": 1999,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 35.9,
"year": 1999,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 48.3,
"year": 1999,
"iso3c": "EGY",
"fillKey": "(32.3,70.2]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 34.5,
"year": 1999,
"iso3c": "SLV",
"fillKey": "(32.3,70.2]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 146.3,
"year": 1999,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 94.1,
"year": 1999,
"iso3c": "ERI",
"fillKey": "(70.2,132]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 11.9,
"year": 1999,
"iso3c": "EST",
"fillKey": "(2,15]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 151.1,
"year": 1999,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 24.8,
"year": 1999,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 4.4,
"year": 1999,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 5.5,
"year": 1999,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 85.4,
"year": 1999,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 123.4,
"year": 1999,
"iso3c": "GMB",
"fillKey": "(70.2,132]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 37.8,
"year": 1999,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 5.5,
"year": 1999,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 104.5,
"year": 1999,
"iso3c": "GHA",
"fillKey": "(70.2,132]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 8.3,
"year": 1999,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 16.3,
"year": 1999,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 52.9,
"year": 1999,
"iso3c": "GTM",
"fillKey": "(32.3,70.2]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 177.5,
"year": 1999,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 185.5,
"year": 1999,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 49.7,
"year": 1999,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 108.1,
"year": 1999,
"iso3c": "HTI",
"fillKey": "(70.2,132]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 39.9,
"year": 1999,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 11.7,
"year": 1999,
"iso3c": "HUN",
"fillKey": "(2,15]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 4.2,
"year": 1999,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 94.9,
"year": 1999,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 54.7,
"year": 1999,
"iso3c": "IDN",
"fillKey": "(32.3,70.2]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 36.8,
"year": 1999,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 45.4,
"year": 1999,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 7.3,
"year": 1999,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 7.2,
"year": 1999,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 5.9,
"year": 1999,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 24.3,
"year": 1999,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 4.7,
"year": 1999,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 28.6,
"year": 1999,
"iso3c": "JOR",
"fillKey": "(15,32.3]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 45.9,
"year": 1999,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 112.4,
"year": 1999,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 72.9,
"year": 1999,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 67.4,
"year": 1999,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 5.7,
"year": 1999,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 13,
"year": 1999,
"iso3c": "KWT",
"fillKey": "(2,15]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 51.5,
"year": 1999,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 121.7,
"year": 1999,
"iso3c": "LAO",
"fillKey": "(70.2,132]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 18.6,
"year": 1999,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 21.1,
"year": 1999,
"iso3c": "LBN",
"fillKey": "(15,32.3]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 111,
"year": 1999,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 187.2,
"year": 1999,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 29.3,
"year": 1999,
"iso3c": "LBY",
"fillKey": "(15,32.3]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 12.3,
"year": 1999,
"iso3c": "LTU",
"fillKey": "(2,15]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 5.1,
"year": 1999,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 16.9,
"year": 1999,
"iso3c": "MKD",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 116.9,
"year": 1999,
"iso3c": "MDG",
"fillKey": "(70.2,132]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 184.5,
"year": 1999,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 11,
"year": 1999,
"iso3c": "MYS",
"fillKey": "(2,15]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 49.1,
"year": 1999,
"iso3c": "MDV",
"fillKey": "(32.3,70.2]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 226.8,
"year": 1999,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 8.1,
"year": 1999,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 41.5,
"year": 1999,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 113.3,
"year": 1999,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 20.2,
"year": 1999,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 27.3,
"year": 1999,
"iso3c": "MEX",
"fillKey": "(15,32.3]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 54.2,
"year": 1999,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 32.4,
"year": 1999,
"iso3c": "MDA",
"fillKey": "(32.3,70.2]"
},
"MCO": {
"iso2c": "MC",
"country": "Monaco",
"SH.DYN.MORT": 5.3,
"year": 1999,
"iso3c": "MCO",
"fillKey": "(2,15]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 68.7,
"year": 1999,
"iso3c": "MNG",
"fillKey": "(32.3,70.2]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 14.2,
"year": 1999,
"iso3c": "MNE",
"fillKey": "(2,15]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 53.1,
"year": 1999,
"iso3c": "MAR",
"fillKey": "(32.3,70.2]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 177.2,
"year": 1999,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 82.2,
"year": 1999,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 74.1,
"year": 1999,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 87,
"year": 1999,
"iso3c": "NPL",
"fillKey": "(70.2,132]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 6.3,
"year": 1999,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 7.6,
"year": 1999,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 42.5,
"year": 1999,
"iso3c": "NIC",
"fillKey": "(32.3,70.2]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 235.9,
"year": 1999,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 193,
"year": 1999,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 5,
"year": 1999,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 17.8,
"year": 1999,
"iso3c": "OMN",
"fillKey": "(15,32.3]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 115.2,
"year": 1999,
"iso3c": "PAK",
"fillKey": "(70.2,132]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 27.6,
"year": 1999,
"iso3c": "PLW",
"fillKey": "(15,32.3]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 26.5,
"year": 1999,
"iso3c": "PAN",
"fillKey": "(15,32.3]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 79.2,
"year": 1999,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 34.6,
"year": 1999,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 42.9,
"year": 1999,
"iso3c": "PER",
"fillKey": "(32.3,70.2]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 40.8,
"year": 1999,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 9.9,
"year": 1999,
"iso3c": "POL",
"fillKey": "(2,15]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 7.7,
"year": 1999,
"iso3c": "PRT",
"fillKey": "(2,15]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 12.9,
"year": 1999,
"iso3c": "QAT",
"fillKey": "(2,15]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 28.1,
"year": 1999,
"iso3c": "ROU",
"fillKey": "(15,32.3]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 24.2,
"year": 1999,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 198.9,
"year": 1999,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 22.5,
"year": 1999,
"iso3c": "WSM",
"fillKey": "(15,32.3]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 5.9,
"year": 1999,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 93.1,
"year": 1999,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 23.7,
"year": 1999,
"iso3c": "SAU",
"fillKey": "(15,32.3]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 141.6,
"year": 1999,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 13,
"year": 1999,
"iso3c": "SRB",
"fillKey": "(2,15]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 14.2,
"year": 1999,
"iso3c": "SYC",
"fillKey": "(2,15]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 237.1,
"year": 1999,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 4.3,
"year": 1999,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 12.2,
"year": 1999,
"iso3c": "SVK",
"fillKey": "(2,15]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 5.8,
"year": 1999,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 34.3,
"year": 1999,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 173.6,
"year": 1999,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 71,
"year": 1999,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 191.7,
"year": 1999,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 6.7,
"year": 1999,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 17.1,
"year": 1999,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 18.4,
"year": 1999,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 18.2,
"year": 1999,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 22.2,
"year": 1999,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 110.4,
"year": 1999,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 36,
"year": 1999,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 117.6,
"year": 1999,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 4.1,
"year": 1999,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 5.7,
"year": 1999,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 24.5,
"year": 1999,
"iso3c": "SYR",
"fillKey": "(15,32.3]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 99.9,
"year": 1999,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 139.6,
"year": 1999,
"iso3c": "TZA",
"fillKey": "(132,398]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 23.6,
"year": 1999,
"iso3c": "THA",
"fillKey": "(15,32.3]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 112.4,
"year": 1999,
"iso3c": "TLS",
"fillKey": "(70.2,132]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 124.9,
"year": 1999,
"iso3c": "TGO",
"fillKey": "(70.2,132]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 18.3,
"year": 1999,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 28.7,
"year": 1999,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 32.6,
"year": 1999,
"iso3c": "TUN",
"fillKey": "(32.3,70.2]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 44.3,
"year": 1999,
"iso3c": "TUR",
"fillKey": "(32.3,70.2]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 84.3,
"year": 1999,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 44,
"year": 1999,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 152.9,
"year": 1999,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 19.3,
"year": 1999,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 11.5,
"year": 1999,
"iso3c": "ARE",
"fillKey": "(2,15]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 6.7,
"year": 1999,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 8.6,
"year": 1999,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 17.5,
"year": 1999,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 65.7,
"year": 1999,
"iso3c": "UZB",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 23.7,
"year": 1999,
"iso3c": "VUT",
"fillKey": "(15,32.3]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 22.1,
"year": 1999,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 36.2,
"year": 1999,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 31,
"year": 1999,
"iso3c": "PSE",
"fillKey": "(15,32.3]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 99.8,
"year": 1999,
"iso3c": "YEM",
"fillKey": "(70.2,132]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 174.6,
"year": 1999,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 102.7,
"year": 1999,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"2000": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 60.317,
"year": 2000,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 27.713,
"year": 2000,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 14.11,
"year": 2000,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 39.651,
"year": 2000,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 41.9,
"year": 2000,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 5.963,
"year": 2000,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 23.003,
"year": 2000,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 42.3,
"year": 2000,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 7.5421,
"year": 2000,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 127.06,
"year": 2000,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 149.69,
"year": 2000,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 9.7,
"year": 2000,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 22.228,
"year": 2000,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 6.9278,
"year": 2000,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 32.33,
"year": 2000,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 32.8,
"year": 2000,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 139.63,
"year": 2000,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 83.7,
"year": 2000,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 134.9,
"year": 2000,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 93.4,
"year": 2000,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 42.328,
"year": 2000,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 44.9,
"year": 2000,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 71.3,
"year": 2000,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 8.2324,
"year": 2000,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 13.039,
"year": 2000,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 102.44,
"year": 2000,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 30.103,
"year": 2000,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 83.335,
"year": 2000,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 94,
"year": 2000,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 156.11,
"year": 2000,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 156,
"year": 2000,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 38.5,
"year": 2000,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 75.8,
"year": 2000,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 135.6,
"year": 2000,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 26.1,
"year": 2000,
"iso3c": "ALB",
"fillKey": "(15,32.3]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 39.6,
"year": 2000,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AND": {
"iso2c": "AD",
"country": "Andorra",
"SH.DYN.MORT": 4.6,
"year": 2000,
"iso3c": "AND",
"fillKey": "(2,15]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 216.7,
"year": 2000,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ATG": {
"iso2c": "AG",
"country": "Antigua and Barbuda",
"SH.DYN.MORT": 15.4,
"year": 2000,
"iso3c": "ATG",
"fillKey": "(15,32.3]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 20.2,
"year": 2000,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 30.1,
"year": 2000,
"iso3c": "ARM",
"fillKey": "(15,32.3]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 6.2,
"year": 2000,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 5.5,
"year": 2000,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 74.1,
"year": 2000,
"iso3c": "AZE",
"fillKey": "(70.2,132]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 15.8,
"year": 2000,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 12.7,
"year": 2000,
"iso3c": "BHR",
"fillKey": "(2,15]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 88.1,
"year": 2000,
"iso3c": "BGD",
"fillKey": "(70.2,132]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 16.4,
"year": 2000,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 14.4,
"year": 2000,
"iso3c": "BLR",
"fillKey": "(2,15]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 5.8,
"year": 2000,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 25.1,
"year": 2000,
"iso3c": "BLZ",
"fillKey": "(15,32.3]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 146,
"year": 2000,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 79.4,
"year": 2000,
"iso3c": "BTN",
"fillKey": "(70.2,132]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 77.4,
"year": 2000,
"iso3c": "BOL",
"fillKey": "(70.2,132]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 9.2,
"year": 2000,
"iso3c": "BIH",
"fillKey": "(2,15]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 85.1,
"year": 2000,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 32.9,
"year": 2000,
"iso3c": "BRA",
"fillKey": "(32.3,70.2]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 9.5,
"year": 2000,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 21.1,
"year": 2000,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 185.8,
"year": 2000,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 148.9,
"year": 2000,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 35.3,
"year": 2000,
"iso3c": "CPV",
"fillKey": "(32.3,70.2]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 110.5,
"year": 2000,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 151.2,
"year": 2000,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 6.2,
"year": 2000,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 174.1,
"year": 2000,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 190.7,
"year": 2000,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 10.9,
"year": 2000,
"iso3c": "CHL",
"fillKey": "(2,15]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 36.9,
"year": 2000,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 25.1,
"year": 2000,
"iso3c": "COL",
"fillKey": "(15,32.3]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 101.3,
"year": 2000,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 175.9,
"year": 2000,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 121.4,
"year": 2000,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 13.1,
"year": 2000,
"iso3c": "CRI",
"fillKey": "(2,15]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 146.1,
"year": 2000,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 8.3,
"year": 2000,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 8.4,
"year": 2000,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 6.5,
"year": 2000,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 6.6,
"year": 2000,
"iso3c": "CZE",
"fillKey": "(2,15]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 5.6,
"year": 2000,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 100.7,
"year": 2000,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 15.8,
"year": 2000,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 41.1,
"year": 2000,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 34.3,
"year": 2000,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 44.8,
"year": 2000,
"iso3c": "EGY",
"fillKey": "(32.3,70.2]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 32.4,
"year": 2000,
"iso3c": "SLV",
"fillKey": "(32.3,70.2]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 142.4,
"year": 2000,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 89.3,
"year": 2000,
"iso3c": "ERI",
"fillKey": "(70.2,132]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 11,
"year": 2000,
"iso3c": "EST",
"fillKey": "(2,15]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 145.5,
"year": 2000,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 24.4,
"year": 2000,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 4.3,
"year": 2000,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 5.4,
"year": 2000,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 84.6,
"year": 2000,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 119,
"year": 2000,
"iso3c": "GMB",
"fillKey": "(70.2,132]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 35.7,
"year": 2000,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 5.4,
"year": 2000,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 101.3,
"year": 2000,
"iso3c": "GHA",
"fillKey": "(70.2,132]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 7.8,
"year": 2000,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 15.9,
"year": 2000,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 50.7,
"year": 2000,
"iso3c": "GTM",
"fillKey": "(32.3,70.2]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 170.2,
"year": 2000,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 180.8,
"year": 2000,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 48.7,
"year": 2000,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 104.4,
"year": 2000,
"iso3c": "HTI",
"fillKey": "(70.2,132]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 38.2,
"year": 2000,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 11.2,
"year": 2000,
"iso3c": "HUN",
"fillKey": "(2,15]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 4,
"year": 2000,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 91.4,
"year": 2000,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 52.2,
"year": 2000,
"iso3c": "IDN",
"fillKey": "(32.3,70.2]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 34.7,
"year": 2000,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 44.6,
"year": 2000,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 7.2,
"year": 2000,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 6.9,
"year": 2000,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 5.5,
"year": 2000,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 23.7,
"year": 2000,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 4.5,
"year": 2000,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 27.8,
"year": 2000,
"iso3c": "JOR",
"fillKey": "(15,32.3]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 43.5,
"year": 2000,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 110.9,
"year": 2000,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 71,
"year": 2000,
"iso3c": "KIR",
"fillKey": "(70.2,132]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 60,
"year": 2000,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 6.1,
"year": 2000,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 12.7,
"year": 2000,
"iso3c": "KWT",
"fillKey": "(2,15]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 49.2,
"year": 2000,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 117.4,
"year": 2000,
"iso3c": "LAO",
"fillKey": "(70.2,132]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 17.2,
"year": 2000,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 20,
"year": 2000,
"iso3c": "LBN",
"fillKey": "(15,32.3]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 114.6,
"year": 2000,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 175.2,
"year": 2000,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 28.4,
"year": 2000,
"iso3c": "LBY",
"fillKey": "(15,32.3]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 11.8,
"year": 2000,
"iso3c": "LTU",
"fillKey": "(2,15]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 4.8,
"year": 2000,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 16,
"year": 2000,
"iso3c": "MKD",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 110.6,
"year": 2000,
"iso3c": "MDG",
"fillKey": "(70.2,132]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 174.2,
"year": 2000,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 10.1,
"year": 2000,
"iso3c": "MYS",
"fillKey": "(2,15]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 43.8,
"year": 2000,
"iso3c": "MDV",
"fillKey": "(32.3,70.2]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 219.9,
"year": 2000,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 7.8,
"year": 2000,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 41.5,
"year": 2000,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 113.1,
"year": 2000,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 18.6,
"year": 2000,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 25.6,
"year": 2000,
"iso3c": "MEX",
"fillKey": "(15,32.3]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 53.1,
"year": 2000,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 30.6,
"year": 2000,
"iso3c": "MDA",
"fillKey": "(15,32.3]"
},
"MCO": {
"iso2c": "MC",
"country": "Monaco",
"SH.DYN.MORT": 5.2,
"year": 2000,
"iso3c": "MCO",
"fillKey": "(2,15]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 64.6,
"year": 2000,
"iso3c": "MNG",
"fillKey": "(32.3,70.2]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 13.7,
"year": 2000,
"iso3c": "MNE",
"fillKey": "(2,15]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 50.8,
"year": 2000,
"iso3c": "MAR",
"fillKey": "(32.3,70.2]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 168.5,
"year": 2000,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 79.5,
"year": 2000,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 75.5,
"year": 2000,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 81.9,
"year": 2000,
"iso3c": "NPL",
"fillKey": "(70.2,132]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 6.2,
"year": 2000,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 7.4,
"year": 2000,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 40.3,
"year": 2000,
"iso3c": "NIC",
"fillKey": "(32.3,70.2]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 226.9,
"year": 2000,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 187.7,
"year": 2000,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 4.8,
"year": 2000,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 16.5,
"year": 2000,
"iso3c": "OMN",
"fillKey": "(15,32.3]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 112.6,
"year": 2000,
"iso3c": "PAK",
"fillKey": "(70.2,132]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 26.7,
"year": 2000,
"iso3c": "PLW",
"fillKey": "(15,32.3]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 26,
"year": 2000,
"iso3c": "PAN",
"fillKey": "(15,32.3]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 78.4,
"year": 2000,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 33.5,
"year": 2000,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 39.8,
"year": 2000,
"iso3c": "PER",
"fillKey": "(32.3,70.2]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 39.9,
"year": 2000,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 9.3,
"year": 2000,
"iso3c": "POL",
"fillKey": "(2,15]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 7.2,
"year": 2000,
"iso3c": "PRT",
"fillKey": "(2,15]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 12.4,
"year": 2000,
"iso3c": "QAT",
"fillKey": "(2,15]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 27,
"year": 2000,
"iso3c": "ROU",
"fillKey": "(15,32.3]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 23.2,
"year": 2000,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 181.9,
"year": 2000,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 21.8,
"year": 2000,
"iso3c": "WSM",
"fillKey": "(15,32.3]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 5.5,
"year": 2000,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 89.3,
"year": 2000,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 22.8,
"year": 2000,
"iso3c": "SAU",
"fillKey": "(15,32.3]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 137,
"year": 2000,
"iso3c": "SEN",
"fillKey": "(132,398]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 12.8,
"year": 2000,
"iso3c": "SRB",
"fillKey": "(2,15]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 14.2,
"year": 2000,
"iso3c": "SYC",
"fillKey": "(2,15]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 231.5,
"year": 2000,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 4,
"year": 2000,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 11.8,
"year": 2000,
"iso3c": "SVK",
"fillKey": "(2,15]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 5.5,
"year": 2000,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 34.4,
"year": 2000,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 173.6,
"year": 2000,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 74.3,
"year": 2000,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 182.5,
"year": 2000,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 6.5,
"year": 2000,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 16.3,
"year": 2000,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 17.5,
"year": 2000,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 17.9,
"year": 2000,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 22.2,
"year": 2000,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 107.8,
"year": 2000,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 34.8,
"year": 2000,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 122.5,
"year": 2000,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 4.1,
"year": 2000,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 5.6,
"year": 2000,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 23.3,
"year": 2000,
"iso3c": "SYR",
"fillKey": "(15,32.3]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 93.5,
"year": 2000,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 131.5,
"year": 2000,
"iso3c": "TZA",
"fillKey": "(70.2,132]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 22.5,
"year": 2000,
"iso3c": "THA",
"fillKey": "(15,32.3]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 106.6,
"year": 2000,
"iso3c": "TLS",
"fillKey": "(70.2,132]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 121.8,
"year": 2000,
"iso3c": "TGO",
"fillKey": "(70.2,132]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 17.9,
"year": 2000,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 28.6,
"year": 2000,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 30.8,
"year": 2000,
"iso3c": "TUN",
"fillKey": "(15,32.3]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 41.7,
"year": 2000,
"iso3c": "TUR",
"fillKey": "(32.3,70.2]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 81.9,
"year": 2000,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 42.5,
"year": 2000,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 147,
"year": 2000,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 18.4,
"year": 2000,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 11.2,
"year": 2000,
"iso3c": "ARE",
"fillKey": "(2,15]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 6.6,
"year": 2000,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 8.4,
"year": 2000,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 16.8,
"year": 2000,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 63.9,
"year": 2000,
"iso3c": "UZB",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 23.1,
"year": 2000,
"iso3c": "VUT",
"fillKey": "(15,32.3]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 21.3,
"year": 2000,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 35.1,
"year": 2000,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 30.2,
"year": 2000,
"iso3c": "PSE",
"fillKey": "(15,32.3]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 95.7,
"year": 2000,
"iso3c": "YEM",
"fillKey": "(70.2,132]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 168.8,
"year": 2000,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 102.6,
"year": 2000,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"2001": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 58.511,
"year": 2001,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 27.221,
"year": 2001,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 13.46,
"year": 2001,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 37.456,
"year": 2001,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 39.4,
"year": 2001,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 5.749,
"year": 2001,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 21.858,
"year": 2001,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 40.1,
"year": 2001,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 7.2541,
"year": 2001,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 124.54,
"year": 2001,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 144.66,
"year": 2001,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 9.4,
"year": 2001,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 21.248,
"year": 2001,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 6.785,
"year": 2001,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 30.611,
"year": 2001,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 31,
"year": 2001,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 134.96,
"year": 2001,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 80.9,
"year": 2001,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 130.2,
"year": 2001,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 90.4,
"year": 2001,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 40.399,
"year": 2001,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 42.8,
"year": 2001,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 68.8,
"year": 2001,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 8.1419,
"year": 2001,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 12.434,
"year": 2001,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 101.33,
"year": 2001,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 29.688,
"year": 2001,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 82.503,
"year": 2001,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 90.6,
"year": 2001,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 151.46,
"year": 2001,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 151.3,
"year": 2001,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 36.7,
"year": 2001,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 73.3,
"year": 2001,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 132.7,
"year": 2001,
"iso3c": "AFG",
"fillKey": "(132,398]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 24.8,
"year": 2001,
"iso3c": "ALB",
"fillKey": "(15,32.3]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 38.8,
"year": 2001,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AND": {
"iso2c": "AD",
"country": "Andorra",
"SH.DYN.MORT": 4.4,
"year": 2001,
"iso3c": "AND",
"fillKey": "(2,15]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 214.5,
"year": 2001,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ATG": {
"iso2c": "AG",
"country": "Antigua and Barbuda",
"SH.DYN.MORT": 14.7,
"year": 2001,
"iso3c": "ATG",
"fillKey": "(2,15]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 19.7,
"year": 2001,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 28.6,
"year": 2001,
"iso3c": "ARM",
"fillKey": "(15,32.3]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 6.1,
"year": 2001,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 5.4,
"year": 2001,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 68.9,
"year": 2001,
"iso3c": "AZE",
"fillKey": "(32.3,70.2]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 15.6,
"year": 2001,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 12.2,
"year": 2001,
"iso3c": "BHR",
"fillKey": "(2,15]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 83.6,
"year": 2001,
"iso3c": "BGD",
"fillKey": "(70.2,132]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 16.5,
"year": 2001,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 13,
"year": 2001,
"iso3c": "BLR",
"fillKey": "(2,15]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 5.6,
"year": 2001,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 24.3,
"year": 2001,
"iso3c": "BLZ",
"fillKey": "(15,32.3]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 141.7,
"year": 2001,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 74.9,
"year": 2001,
"iso3c": "BTN",
"fillKey": "(70.2,132]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 73.1,
"year": 2001,
"iso3c": "BOL",
"fillKey": "(70.2,132]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 8.6,
"year": 2001,
"iso3c": "BIH",
"fillKey": "(2,15]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 86.1,
"year": 2001,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 30.6,
"year": 2001,
"iso3c": "BRA",
"fillKey": "(15,32.3]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 9.3,
"year": 2001,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 20.1,
"year": 2001,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 182.6,
"year": 2001,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 143.5,
"year": 2001,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 32,
"year": 2001,
"iso3c": "CPV",
"fillKey": "(15,32.3]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 100.8,
"year": 2001,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 146.6,
"year": 2001,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 6.2,
"year": 2001,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 173.5,
"year": 2001,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 188,
"year": 2001,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 10.3,
"year": 2001,
"iso3c": "CHL",
"fillKey": "(2,15]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 34.3,
"year": 2001,
"iso3c": "CHN",
"fillKey": "(32.3,70.2]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 24.3,
"year": 2001,
"iso3c": "COL",
"fillKey": "(15,32.3]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 100.8,
"year": 2001,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 175.1,
"year": 2001,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 119.4,
"year": 2001,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 12.3,
"year": 2001,
"iso3c": "CRI",
"fillKey": "(2,15]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 143.4,
"year": 2001,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 8,
"year": 2001,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 8,
"year": 2001,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 6.1,
"year": 2001,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 6.2,
"year": 2001,
"iso3c": "CZE",
"fillKey": "(2,15]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 5.5,
"year": 2001,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 98.4,
"year": 2001,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 15.5,
"year": 2001,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 39.9,
"year": 2001,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 32.9,
"year": 2001,
"iso3c": "ECU",
"fillKey": "(32.3,70.2]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 41.6,
"year": 2001,
"iso3c": "EGY",
"fillKey": "(32.3,70.2]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 30.4,
"year": 2001,
"iso3c": "SLV",
"fillKey": "(15,32.3]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 138.6,
"year": 2001,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 84.9,
"year": 2001,
"iso3c": "ERI",
"fillKey": "(70.2,132]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 10.2,
"year": 2001,
"iso3c": "EST",
"fillKey": "(2,15]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 139.6,
"year": 2001,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 24,
"year": 2001,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 4.2,
"year": 2001,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 5.3,
"year": 2001,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 83.4,
"year": 2001,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 114.6,
"year": 2001,
"iso3c": "GMB",
"fillKey": "(70.2,132]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 33.5,
"year": 2001,
"iso3c": "GEO",
"fillKey": "(32.3,70.2]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 5.2,
"year": 2001,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 98,
"year": 2001,
"iso3c": "GHA",
"fillKey": "(70.2,132]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 7.3,
"year": 2001,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 15.5,
"year": 2001,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 48.7,
"year": 2001,
"iso3c": "GTM",
"fillKey": "(32.3,70.2]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 162.9,
"year": 2001,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 176.2,
"year": 2001,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 47.7,
"year": 2001,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 101,
"year": 2001,
"iso3c": "HTI",
"fillKey": "(70.2,132]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 36.6,
"year": 2001,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 10.5,
"year": 2001,
"iso3c": "HUN",
"fillKey": "(2,15]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 3.8,
"year": 2001,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 87.9,
"year": 2001,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 49.8,
"year": 2001,
"iso3c": "IDN",
"fillKey": "(32.3,70.2]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 32.8,
"year": 2001,
"iso3c": "IRN",
"fillKey": "(32.3,70.2]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 43.8,
"year": 2001,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 6.9,
"year": 2001,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 6.6,
"year": 2001,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 5.2,
"year": 2001,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 23.2,
"year": 2001,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 4.3,
"year": 2001,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 27,
"year": 2001,
"iso3c": "JOR",
"fillKey": "(15,32.3]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 41.2,
"year": 2001,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 108.8,
"year": 2001,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 69.4,
"year": 2001,
"iso3c": "KIR",
"fillKey": "(32.3,70.2]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 52,
"year": 2001,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 6.4,
"year": 2001,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 12.5,
"year": 2001,
"iso3c": "KWT",
"fillKey": "(2,15]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 47,
"year": 2001,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 113.2,
"year": 2001,
"iso3c": "LAO",
"fillKey": "(70.2,132]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 16,
"year": 2001,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 18.8,
"year": 2001,
"iso3c": "LBN",
"fillKey": "(15,32.3]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 117.2,
"year": 2001,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 163,
"year": 2001,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 27.4,
"year": 2001,
"iso3c": "LBY",
"fillKey": "(15,32.3]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 11.3,
"year": 2001,
"iso3c": "LTU",
"fillKey": "(2,15]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 4.6,
"year": 2001,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 15.2,
"year": 2001,
"iso3c": "MKD",
"fillKey": "(15,32.3]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 104.4,
"year": 2001,
"iso3c": "MDG",
"fillKey": "(70.2,132]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 162.9,
"year": 2001,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 9.5,
"year": 2001,
"iso3c": "MYS",
"fillKey": "(2,15]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 38.7,
"year": 2001,
"iso3c": "MDV",
"fillKey": "(32.3,70.2]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 211.6,
"year": 2001,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 7.5,
"year": 2001,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 41.4,
"year": 2001,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 112.9,
"year": 2001,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 17.1,
"year": 2001,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 24,
"year": 2001,
"iso3c": "MEX",
"fillKey": "(15,32.3]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 52,
"year": 2001,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 28.6,
"year": 2001,
"iso3c": "MDA",
"fillKey": "(15,32.3]"
},
"MCO": {
"iso2c": "MC",
"country": "Monaco",
"SH.DYN.MORT": 5,
"year": 2001,
"iso3c": "MCO",
"fillKey": "(2,15]"
},
"MNG": {
"iso2c": "MN",
"country": "Mongolia",
"SH.DYN.MORT": 60.5,
"year": 2001,
"iso3c": "MNG",
"fillKey": "(32.3,70.2]"
},
"MNE": {
"iso2c": "ME",
"country": "Montenegro",
"SH.DYN.MORT": 13.2,
"year": 2001,
"iso3c": "MNE",
"fillKey": "(2,15]"
},
"MAR": {
"iso2c": "MA",
"country": "Morocco",
"SH.DYN.MORT": 48.6,
"year": 2001,
"iso3c": "MAR",
"fillKey": "(32.3,70.2]"
},
"MOZ": {
"iso2c": "MZ",
"country": "Mozambique",
"SH.DYN.MORT": 160.2,
"year": 2001,
"iso3c": "MOZ",
"fillKey": "(132,398]"
},
"MMR": {
"iso2c": "MM",
"country": "Myanmar",
"SH.DYN.MORT": 76.9,
"year": 2001,
"iso3c": "MMR",
"fillKey": "(70.2,132]"
},
"NAM": {
"iso2c": "NA",
"country": "Namibia",
"SH.DYN.MORT": 76.6,
"year": 2001,
"iso3c": "NAM",
"fillKey": "(70.2,132]"
},
"NPL": {
"iso2c": "NP",
"country": "Nepal",
"SH.DYN.MORT": 77,
"year": 2001,
"iso3c": "NPL",
"fillKey": "(70.2,132]"
},
"NLD": {
"iso2c": "NL",
"country": "Netherlands",
"SH.DYN.MORT": 6.1,
"year": 2001,
"iso3c": "NLD",
"fillKey": "(2,15]"
},
"NZL": {
"iso2c": "NZ",
"country": "New Zealand",
"SH.DYN.MORT": 7.2,
"year": 2001,
"iso3c": "NZL",
"fillKey": "(2,15]"
},
"NIC": {
"iso2c": "NI",
"country": "Nicaragua",
"SH.DYN.MORT": 38.2,
"year": 2001,
"iso3c": "NIC",
"fillKey": "(32.3,70.2]"
},
"NER": {
"iso2c": "NE",
"country": "Niger",
"SH.DYN.MORT": 217.6,
"year": 2001,
"iso3c": "NER",
"fillKey": "(132,398]"
},
"NGA": {
"iso2c": "NG",
"country": "Nigeria",
"SH.DYN.MORT": 182.2,
"year": 2001,
"iso3c": "NGA",
"fillKey": "(132,398]"
},
"NOR": {
"iso2c": "NO",
"country": "Norway",
"SH.DYN.MORT": 4.7,
"year": 2001,
"iso3c": "NOR",
"fillKey": "(2,15]"
},
"OMN": {
"iso2c": "OM",
"country": "Oman",
"SH.DYN.MORT": 15.5,
"year": 2001,
"iso3c": "OMN",
"fillKey": "(15,32.3]"
},
"PAK": {
"iso2c": "PK",
"country": "Pakistan",
"SH.DYN.MORT": 110.1,
"year": 2001,
"iso3c": "PAK",
"fillKey": "(70.2,132]"
},
"PLW": {
"iso2c": "PW",
"country": "Palau",
"SH.DYN.MORT": 25.9,
"year": 2001,
"iso3c": "PLW",
"fillKey": "(15,32.3]"
},
"PAN": {
"iso2c": "PA",
"country": "Panama",
"SH.DYN.MORT": 25.3,
"year": 2001,
"iso3c": "PAN",
"fillKey": "(15,32.3]"
},
"PNG": {
"iso2c": "PG",
"country": "Papua New Guinea",
"SH.DYN.MORT": 77.6,
"year": 2001,
"iso3c": "PNG",
"fillKey": "(70.2,132]"
},
"PRY": {
"iso2c": "PY",
"country": "Paraguay",
"SH.DYN.MORT": 32.5,
"year": 2001,
"iso3c": "PRY",
"fillKey": "(32.3,70.2]"
},
"PER": {
"iso2c": "PE",
"country": "Peru",
"SH.DYN.MORT": 36.9,
"year": 2001,
"iso3c": "PER",
"fillKey": "(32.3,70.2]"
},
"PHL": {
"iso2c": "PH",
"country": "Philippines",
"SH.DYN.MORT": 39,
"year": 2001,
"iso3c": "PHL",
"fillKey": "(32.3,70.2]"
},
"POL": {
"iso2c": "PL",
"country": "Poland",
"SH.DYN.MORT": 8.8,
"year": 2001,
"iso3c": "POL",
"fillKey": "(2,15]"
},
"PRT": {
"iso2c": "PT",
"country": "Portugal",
"SH.DYN.MORT": 6.7,
"year": 2001,
"iso3c": "PRT",
"fillKey": "(2,15]"
},
"QAT": {
"iso2c": "QA",
"country": "Qatar",
"SH.DYN.MORT": 11.9,
"year": 2001,
"iso3c": "QAT",
"fillKey": "(2,15]"
},
"ROU": {
"iso2c": "RO",
"country": "Romania",
"SH.DYN.MORT": 25.9,
"year": 2001,
"iso3c": "ROU",
"fillKey": "(15,32.3]"
},
"RUS": {
"iso2c": "RU",
"country": "Russian Federation",
"SH.DYN.MORT": 22,
"year": 2001,
"iso3c": "RUS",
"fillKey": "(15,32.3]"
},
"RWA": {
"iso2c": "RW",
"country": "Rwanda",
"SH.DYN.MORT": 167.5,
"year": 2001,
"iso3c": "RWA",
"fillKey": "(132,398]"
},
"WSM": {
"iso2c": "WS",
"country": "Samoa",
"SH.DYN.MORT": 21.1,
"year": 2001,
"iso3c": "WSM",
"fillKey": "(15,32.3]"
},
"SMR": {
"iso2c": "SM",
"country": "San Marino",
"SH.DYN.MORT": 5.2,
"year": 2001,
"iso3c": "SMR",
"fillKey": "(2,15]"
},
"STP": {
"iso2c": "ST",
"country": "Sao Tome and Principe",
"SH.DYN.MORT": 85.4,
"year": 2001,
"iso3c": "STP",
"fillKey": "(70.2,132]"
},
"SAU": {
"iso2c": "SA",
"country": "Saudi Arabia",
"SH.DYN.MORT": 21.9,
"year": 2001,
"iso3c": "SAU",
"fillKey": "(15,32.3]"
},
"SEN": {
"iso2c": "SN",
"country": "Senegal",
"SH.DYN.MORT": 130.7,
"year": 2001,
"iso3c": "SEN",
"fillKey": "(70.2,132]"
},
"SRB": {
"iso2c": "RS",
"country": "Serbia",
"SH.DYN.MORT": 12.3,
"year": 2001,
"iso3c": "SRB",
"fillKey": "(2,15]"
},
"SYC": {
"iso2c": "SC",
"country": "Seychelles",
"SH.DYN.MORT": 14.3,
"year": 2001,
"iso3c": "SYC",
"fillKey": "(2,15]"
},
"SLE": {
"iso2c": "SL",
"country": "Sierra Leone",
"SH.DYN.MORT": 225.5,
"year": 2001,
"iso3c": "SLE",
"fillKey": "(132,398]"
},
"SGP": {
"iso2c": "SG",
"country": "Singapore",
"SH.DYN.MORT": 3.7,
"year": 2001,
"iso3c": "SGP",
"fillKey": "(2,15]"
},
"SVK": {
"iso2c": "SK",
"country": "Slovak Republic",
"SH.DYN.MORT": 11.4,
"year": 2001,
"iso3c": "SVK",
"fillKey": "(2,15]"
},
"SVN": {
"iso2c": "SI",
"country": "Slovenia",
"SH.DYN.MORT": 5.2,
"year": 2001,
"iso3c": "SVN",
"fillKey": "(2,15]"
},
"SLB": {
"iso2c": "SB",
"country": "Solomon Islands",
"SH.DYN.MORT": 34.6,
"year": 2001,
"iso3c": "SLB",
"fillKey": "(32.3,70.2]"
},
"SOM": {
"iso2c": "SO",
"country": "Somalia",
"SH.DYN.MORT": 173.6,
"year": 2001,
"iso3c": "SOM",
"fillKey": "(132,398]"
},
"ZAF": {
"iso2c": "ZA",
"country": "South Africa",
"SH.DYN.MORT": 77.1,
"year": 2001,
"iso3c": "ZAF",
"fillKey": "(70.2,132]"
},
"SSD": {
"iso2c": "SS",
"country": "South Sudan",
"SH.DYN.MORT": 173.2,
"year": 2001,
"iso3c": "SSD",
"fillKey": "(132,398]"
},
"ESP": {
"iso2c": "ES",
"country": "Spain",
"SH.DYN.MORT": 6.3,
"year": 2001,
"iso3c": "ESP",
"fillKey": "(2,15]"
},
"LKA": {
"iso2c": "LK",
"country": "Sri Lanka",
"SH.DYN.MORT": 15.6,
"year": 2001,
"iso3c": "LKA",
"fillKey": "(15,32.3]"
},
"KNA": {
"iso2c": "KN",
"country": "St. Kitts and Nevis",
"SH.DYN.MORT": 16.5,
"year": 2001,
"iso3c": "KNA",
"fillKey": "(15,32.3]"
},
"LCA": {
"iso2c": "LC",
"country": "St. Lucia",
"SH.DYN.MORT": 17.6,
"year": 2001,
"iso3c": "LCA",
"fillKey": "(15,32.3]"
},
"VCT": {
"iso2c": "VC",
"country": "St. Vincent and the Grenadines",
"SH.DYN.MORT": 22.2,
"year": 2001,
"iso3c": "VCT",
"fillKey": "(15,32.3]"
},
"SDN": {
"iso2c": "SD",
"country": "Sudan",
"SH.DYN.MORT": 105,
"year": 2001,
"iso3c": "SDN",
"fillKey": "(70.2,132]"
},
"SUR": {
"iso2c": "SR",
"country": "Suriname",
"SH.DYN.MORT": 33.6,
"year": 2001,
"iso3c": "SUR",
"fillKey": "(32.3,70.2]"
},
"SWZ": {
"iso2c": "SZ",
"country": "Swaziland",
"SH.DYN.MORT": 125.8,
"year": 2001,
"iso3c": "SWZ",
"fillKey": "(70.2,132]"
},
"SWE": {
"iso2c": "SE",
"country": "Sweden",
"SH.DYN.MORT": 4.1,
"year": 2001,
"iso3c": "SWE",
"fillKey": "(2,15]"
},
"CHE": {
"iso2c": "CH",
"country": "Switzerland",
"SH.DYN.MORT": 5.6,
"year": 2001,
"iso3c": "CHE",
"fillKey": "(2,15]"
},
"SYR": {
"iso2c": "SY",
"country": "Syrian Arab Republic",
"SH.DYN.MORT": 22.3,
"year": 2001,
"iso3c": "SYR",
"fillKey": "(15,32.3]"
},
"TJK": {
"iso2c": "TJ",
"country": "Tajikistan",
"SH.DYN.MORT": 87.1,
"year": 2001,
"iso3c": "TJK",
"fillKey": "(70.2,132]"
},
"TZA": {
"iso2c": "TZ",
"country": "Tanzania",
"SH.DYN.MORT": 122.7,
"year": 2001,
"iso3c": "TZA",
"fillKey": "(70.2,132]"
},
"THA": {
"iso2c": "TH",
"country": "Thailand",
"SH.DYN.MORT": 21.5,
"year": 2001,
"iso3c": "THA",
"fillKey": "(15,32.3]"
},
"TLS": {
"iso2c": "TL",
"country": "Timor-Leste",
"SH.DYN.MORT": 101,
"year": 2001,
"iso3c": "TLS",
"fillKey": "(70.2,132]"
},
"TGO": {
"iso2c": "TG",
"country": "Togo",
"SH.DYN.MORT": 118.6,
"year": 2001,
"iso3c": "TGO",
"fillKey": "(70.2,132]"
},
"TON": {
"iso2c": "TO",
"country": "Tonga",
"SH.DYN.MORT": 17.5,
"year": 2001,
"iso3c": "TON",
"fillKey": "(15,32.3]"
},
"TTO": {
"iso2c": "TT",
"country": "Trinidad and Tobago",
"SH.DYN.MORT": 28.5,
"year": 2001,
"iso3c": "TTO",
"fillKey": "(15,32.3]"
},
"TUN": {
"iso2c": "TN",
"country": "Tunisia",
"SH.DYN.MORT": 29,
"year": 2001,
"iso3c": "TUN",
"fillKey": "(15,32.3]"
},
"TUR": {
"iso2c": "TR",
"country": "Turkey",
"SH.DYN.MORT": 39.3,
"year": 2001,
"iso3c": "TUR",
"fillKey": "(32.3,70.2]"
},
"TKM": {
"iso2c": "TM",
"country": "Turkmenistan",
"SH.DYN.MORT": 79.6,
"year": 2001,
"iso3c": "TKM",
"fillKey": "(70.2,132]"
},
"TUV": {
"iso2c": "TV",
"country": "Tuvalu",
"SH.DYN.MORT": 41.1,
"year": 2001,
"iso3c": "TUV",
"fillKey": "(32.3,70.2]"
},
"UGA": {
"iso2c": "UG",
"country": "Uganda",
"SH.DYN.MORT": 140.1,
"year": 2001,
"iso3c": "UGA",
"fillKey": "(132,398]"
},
"UKR": {
"iso2c": "UA",
"country": "Ukraine",
"SH.DYN.MORT": 17.6,
"year": 2001,
"iso3c": "UKR",
"fillKey": "(15,32.3]"
},
"ARE": {
"iso2c": "AE",
"country": "United Arab Emirates",
"SH.DYN.MORT": 10.9,
"year": 2001,
"iso3c": "ARE",
"fillKey": "(2,15]"
},
"GBR": {
"iso2c": "GB",
"country": "United Kingdom",
"SH.DYN.MORT": 6.5,
"year": 2001,
"iso3c": "GBR",
"fillKey": "(2,15]"
},
"USA": {
"iso2c": "US",
"country": "United States",
"SH.DYN.MORT": 8.3,
"year": 2001,
"iso3c": "USA",
"fillKey": "(2,15]"
},
"URY": {
"iso2c": "UY",
"country": "Uruguay",
"SH.DYN.MORT": 16.3,
"year": 2001,
"iso3c": "URY",
"fillKey": "(15,32.3]"
},
"UZB": {
"iso2c": "UZ",
"country": "Uzbekistan",
"SH.DYN.MORT": 62,
"year": 2001,
"iso3c": "UZB",
"fillKey": "(32.3,70.2]"
},
"VUT": {
"iso2c": "VU",
"country": "Vanuatu",
"SH.DYN.MORT": 22.4,
"year": 2001,
"iso3c": "VUT",
"fillKey": "(15,32.3]"
},
"VEN": {
"iso2c": "VE",
"country": "Venezuela, RB",
"SH.DYN.MORT": 20.7,
"year": 2001,
"iso3c": "VEN",
"fillKey": "(15,32.3]"
},
"VNM": {
"iso2c": "VN",
"country": "Vietnam",
"SH.DYN.MORT": 34,
"year": 2001,
"iso3c": "VNM",
"fillKey": "(32.3,70.2]"
},
"PSE": {
"iso2c": "PS",
"country": "West Bank and Gaza",
"SH.DYN.MORT": 29.5,
"year": 2001,
"iso3c": "PSE",
"fillKey": "(15,32.3]"
},
"YEM": {
"iso2c": "YE",
"country": "Yemen, Rep.",
"SH.DYN.MORT": 91.5,
"year": 2001,
"iso3c": "YEM",
"fillKey": "(70.2,132]"
},
"ZMB": {
"iso2c": "ZM",
"country": "Zambia",
"SH.DYN.MORT": 161.3,
"year": 2001,
"iso3c": "ZMB",
"fillKey": "(132,398]"
},
"ZWE": {
"iso2c": "ZW",
"country": "Zimbabwe",
"SH.DYN.MORT": 101.7,
"year": 2001,
"iso3c": "ZWE",
"fillKey": "(70.2,132]"
}
},
"2002": {
"NA": {
"iso2c": "1A",
"country": "Arab World",
"SH.DYN.MORT": 56.674,
"year": 2002,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "S3",
"country": "Caribbean small states",
"SH.DYN.MORT": 26.736,
"year": 2002,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "B8",
"country": "Central Europe and the Baltics",
"SH.DYN.MORT": 12.883,
"year": 2002,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z4",
"country": "East Asia & Pacific (all income levels)",
"SH.DYN.MORT": 35.205,
"year": 2002,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "4E",
"country": "East Asia & Pacific (developing only)",
"SH.DYN.MORT": 36.9,
"year": 2002,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XC",
"country": "Euro area",
"SH.DYN.MORT": 5.5556,
"year": 2002,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "Z7",
"country": "Europe & Central Asia (all income levels)",
"SH.DYN.MORT": 20.753,
"year": 2002,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "7E",
"country": "Europe & Central Asia (developing only)",
"SH.DYN.MORT": 38.1,
"year": 2002,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "EU",
"country": "European Union",
"SH.DYN.MORT": 6.9852,
"year": 2002,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "F1",
"country": "Fragile and conflict affected situations",
"SH.DYN.MORT": 121.59,
"year": 2002,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XE",
"country": "Heavily indebted poor countries (HIPC)",
"SH.DYN.MORT": 139.05,
"year": 2002,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XD",
"country": "High income",
"SH.DYN.MORT": 9.1,
"year": 2002,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "XR",
"country": "High income: nonOECD",
"SH.DYN.MORT": 20.251,
"year": 2002,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XS",
"country": "High income: OECD",
"SH.DYN.MORT": 6.6381,
"year": 2002,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "ZJ",
"country": "Latin America & Caribbean (all income levels)",
"SH.DYN.MORT": 29.014,
"year": 2002,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XJ",
"country": "Latin America & Caribbean (developing only)",
"SH.DYN.MORT": 29.4,
"year": 2002,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "XL",
"country": "Least developed countries: UN classification",
"SH.DYN.MORT": 129.85,
"year": 2002,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XO",
"country": "Low & middle income",
"SH.DYN.MORT": 78,
"year": 2002,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XM",
"country": "Low income",
"SH.DYN.MORT": 125.1,
"year": 2002,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "XN",
"country": "Lower middle income",
"SH.DYN.MORT": 87.3,
"year": 2002,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZQ",
"country": "Middle East & North Africa (all income levels)",
"SH.DYN.MORT": 38.468,
"year": 2002,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XQ",
"country": "Middle East & North Africa (developing only)",
"SH.DYN.MORT": 40.9,
"year": 2002,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XP",
"country": "Middle income",
"SH.DYN.MORT": 66.3,
"year": 2002,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "XU",
"country": "North America",
"SH.DYN.MORT": 8.0504,
"year": 2002,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "OE",
"country": "OECD members",
"SH.DYN.MORT": 11.858,
"year": 2002,
"iso3c": null,
"fillKey": "(2,15]"
},
"NA": {
"iso2c": "S4",
"country": "Other small states",
"SH.DYN.MORT": 99.967,
"year": 2002,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "S2",
"country": "Pacific island small states",
"SH.DYN.MORT": 29.305,
"year": 2002,
"iso3c": null,
"fillKey": "(15,32.3]"
},
"NA": {
"iso2c": "S1",
"country": "Small states",
"SH.DYN.MORT": 81.474,
"year": 2002,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "8S",
"country": "South Asia",
"SH.DYN.MORT": 87.1,
"year": 2002,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"NA": {
"iso2c": "ZG",
"country": "Sub-Saharan Africa (all income levels)",
"SH.DYN.MORT": 146.31,
"year": 2002,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "ZF",
"country": "Sub-Saharan Africa (developing only)",
"SH.DYN.MORT": 146.1,
"year": 2002,
"iso3c": null,
"fillKey": "(132,398]"
},
"NA": {
"iso2c": "XT",
"country": "Upper middle income",
"SH.DYN.MORT": 34.9,
"year": 2002,
"iso3c": null,
"fillKey": "(32.3,70.2]"
},
"NA": {
"iso2c": "1W",
"country": "World",
"SH.DYN.MORT": 70.7,
"year": 2002,
"iso3c": null,
"fillKey": "(70.2,132]"
},
"AFG": {
"iso2c": "AF",
"country": "Afghanistan",
"SH.DYN.MORT": 129.4,
"year": 2002,
"iso3c": "AFG",
"fillKey": "(70.2,132]"
},
"ALB": {
"iso2c": "AL",
"country": "Albania",
"SH.DYN.MORT": 23.6,
"year": 2002,
"iso3c": "ALB",
"fillKey": "(15,32.3]"
},
"DZA": {
"iso2c": "DZ",
"country": "Algeria",
"SH.DYN.MORT": 37.8,
"year": 2002,
"iso3c": "DZA",
"fillKey": "(32.3,70.2]"
},
"AND": {
"iso2c": "AD",
"country": "Andorra",
"SH.DYN.MORT": 4.3,
"year": 2002,
"iso3c": "AND",
"fillKey": "(2,15]"
},
"AGO": {
"iso2c": "AO",
"country": "Angola",
"SH.DYN.MORT": 212.1,
"year": 2002,
"iso3c": "AGO",
"fillKey": "(132,398]"
},
"ATG": {
"iso2c": "AG",
"country": "Antigua and Barbuda",
"SH.DYN.MORT": 14.1,
"year": 2002,
"iso3c": "ATG",
"fillKey": "(2,15]"
},
"ARG": {
"iso2c": "AR",
"country": "Argentina",
"SH.DYN.MORT": 19.2,
"year": 2002,
"iso3c": "ARG",
"fillKey": "(15,32.3]"
},
"ARM": {
"iso2c": "AM",
"country": "Armenia",
"SH.DYN.MORT": 27.2,
"year": 2002,
"iso3c": "ARM",
"fillKey": "(15,32.3]"
},
"AUS": {
"iso2c": "AU",
"country": "Australia",
"SH.DYN.MORT": 6,
"year": 2002,
"iso3c": "AUS",
"fillKey": "(2,15]"
},
"AUT": {
"iso2c": "AT",
"country": "Austria",
"SH.DYN.MORT": 5.3,
"year": 2002,
"iso3c": "AUT",
"fillKey": "(2,15]"
},
"AZE": {
"iso2c": "AZ",
"country": "Azerbaijan",
"SH.DYN.MORT": 63.9,
"year": 2002,
"iso3c": "AZE",
"fillKey": "(32.3,70.2]"
},
"BHS": {
"iso2c": "BS",
"country": "Bahamas, The",
"SH.DYN.MORT": 15.6,
"year": 2002,
"iso3c": "BHS",
"fillKey": "(15,32.3]"
},
"BHR": {
"iso2c": "BH",
"country": "Bahrain",
"SH.DYN.MORT": 11.9,
"year": 2002,
"iso3c": "BHR",
"fillKey": "(2,15]"
},
"BGD": {
"iso2c": "BD",
"country": "Bangladesh",
"SH.DYN.MORT": 79.2,
"year": 2002,
"iso3c": "BGD",
"fillKey": "(70.2,132]"
},
"BRB": {
"iso2c": "BB",
"country": "Barbados",
"SH.DYN.MORT": 16.6,
"year": 2002,
"iso3c": "BRB",
"fillKey": "(15,32.3]"
},
"BLR": {
"iso2c": "BY",
"country": "Belarus",
"SH.DYN.MORT": 11.8,
"year": 2002,
"iso3c": "BLR",
"fillKey": "(2,15]"
},
"BEL": {
"iso2c": "BE",
"country": "Belgium",
"SH.DYN.MORT": 5.4,
"year": 2002,
"iso3c": "BEL",
"fillKey": "(2,15]"
},
"BLZ": {
"iso2c": "BZ",
"country": "Belize",
"SH.DYN.MORT": 23.5,
"year": 2002,
"iso3c": "BLZ",
"fillKey": "(15,32.3]"
},
"BEN": {
"iso2c": "BJ",
"country": "Benin",
"SH.DYN.MORT": 136.7,
"year": 2002,
"iso3c": "BEN",
"fillKey": "(132,398]"
},
"BTN": {
"iso2c": "BT",
"country": "Bhutan",
"SH.DYN.MORT": 70.6,
"year": 2002,
"iso3c": "BTN",
"fillKey": "(70.2,132]"
},
"BOL": {
"iso2c": "BO",
"country": "Bolivia",
"SH.DYN.MORT": 68.8,
"year": 2002,
"iso3c": "BOL",
"fillKey": "(32.3,70.2]"
},
"BIH": {
"iso2c": "BA",
"country": "Bosnia and Herzegovina",
"SH.DYN.MORT": 8.3,
"year": 2002,
"iso3c": "BIH",
"fillKey": "(2,15]"
},
"BWA": {
"iso2c": "BW",
"country": "Botswana",
"SH.DYN.MORT": 85.5,
"year": 2002,
"iso3c": "BWA",
"fillKey": "(70.2,132]"
},
"BRA": {
"iso2c": "BR",
"country": "Brazil",
"SH.DYN.MORT": 28.4,
"year": 2002,
"iso3c": "BRA",
"fillKey": "(15,32.3]"
},
"BRN": {
"iso2c": "BN",
"country": "Brunei Darussalam",
"SH.DYN.MORT": 9.3,
"year": 2002,
"iso3c": "BRN",
"fillKey": "(2,15]"
},
"BGR": {
"iso2c": "BG",
"country": "Bulgaria",
"SH.DYN.MORT": 19.1,
"year": 2002,
"iso3c": "BGR",
"fillKey": "(15,32.3]"
},
"BFA": {
"iso2c": "BF",
"country": "Burkina Faso",
"SH.DYN.MORT": 178.5,
"year": 2002,
"iso3c": "BFA",
"fillKey": "(132,398]"
},
"BDI": {
"iso2c": "BI",
"country": "Burundi",
"SH.DYN.MORT": 137.8,
"year": 2002,
"iso3c": "BDI",
"fillKey": "(132,398]"
},
"CPV": {
"iso2c": "CV",
"country": "Cabo Verde",
"SH.DYN.MORT": 29.7,
"year": 2002,
"iso3c": "CPV",
"fillKey": "(15,32.3]"
},
"KHM": {
"iso2c": "KH",
"country": "Cambodia",
"SH.DYN.MORT": 89.7,
"year": 2002,
"iso3c": "KHM",
"fillKey": "(70.2,132]"
},
"CMR": {
"iso2c": "CM",
"country": "Cameroon",
"SH.DYN.MORT": 141.2,
"year": 2002,
"iso3c": "CMR",
"fillKey": "(132,398]"
},
"CAN": {
"iso2c": "CA",
"country": "Canada",
"SH.DYN.MORT": 6.2,
"year": 2002,
"iso3c": "CAN",
"fillKey": "(2,15]"
},
"CAF": {
"iso2c": "CF",
"country": "Central African Republic",
"SH.DYN.MORT": 172.8,
"year": 2002,
"iso3c": "CAF",
"fillKey": "(132,398]"
},
"TCD": {
"iso2c": "TD",
"country": "Chad",
"SH.DYN.MORT": 185.3,
"year": 2002,
"iso3c": "TCD",
"fillKey": "(132,398]"
},
"CHL": {
"iso2c": "CL",
"country": "Chile",
"SH.DYN.MORT": 9.8,
"year": 2002,
"iso3c": "CHL",
"fillKey": "(2,15]"
},
"CHN": {
"iso2c": "CN",
"country": "China",
"SH.DYN.MORT": 31.6,
"year": 2002,
"iso3c": "CHN",
"fillKey": "(15,32.3]"
},
"COL": {
"iso2c": "CO",
"country": "Colombia",
"SH.DYN.MORT": 23.6,
"year": 2002,
"iso3c": "COL",
"fillKey": "(15,32.3]"
},
"COM": {
"iso2c": "KM",
"country": "Comoros",
"SH.DYN.MORT": 100.7,
"year": 2002,
"iso3c": "COM",
"fillKey": "(70.2,132]"
},
"COD": {
"iso2c": "CD",
"country": "Congo, Dem. Rep.",
"SH.DYN.MORT": 172.4,
"year": 2002,
"iso3c": "COD",
"fillKey": "(132,398]"
},
"COG": {
"iso2c": "CG",
"country": "Congo, Rep.",
"SH.DYN.MORT": 115.4,
"year": 2002,
"iso3c": "COG",
"fillKey": "(70.2,132]"
},
"CRI": {
"iso2c": "CR",
"country": "Costa Rica",
"SH.DYN.MORT": 11.6,
"year": 2002,
"iso3c": "CRI",
"fillKey": "(2,15]"
},
"CIV": {
"iso2c": "CI",
"country": "Cote d'Ivoire",
"SH.DYN.MORT": 140.3,
"year": 2002,
"iso3c": "CIV",
"fillKey": "(132,398]"
},
"HRV": {
"iso2c": "HR",
"country": "Croatia",
"SH.DYN.MORT": 7.7,
"year": 2002,
"iso3c": "HRV",
"fillKey": "(2,15]"
},
"CUB": {
"iso2c": "CU",
"country": "Cuba",
"SH.DYN.MORT": 7.7,
"year": 2002,
"iso3c": "CUB",
"fillKey": "(2,15]"
},
"CYP": {
"iso2c": "CY",
"country": "Cyprus",
"SH.DYN.MORT": 5.7,
"year": 2002,
"iso3c": "CYP",
"fillKey": "(2,15]"
},
"CZE": {
"iso2c": "CZ",
"country": "Czech Republic",
"SH.DYN.MORT": 6,
"year": 2002,
"iso3c": "CZE",
"fillKey": "(2,15]"
},
"DNK": {
"iso2c": "DK",
"country": "Denmark",
"SH.DYN.MORT": 5.4,
"year": 2002,
"iso3c": "DNK",
"fillKey": "(2,15]"
},
"DJI": {
"iso2c": "DJ",
"country": "Djibouti",
"SH.DYN.MORT": 96,
"year": 2002,
"iso3c": "DJI",
"fillKey": "(70.2,132]"
},
"DMA": {
"iso2c": "DM",
"country": "Dominica",
"SH.DYN.MORT": 15.1,
"year": 2002,
"iso3c": "DMA",
"fillKey": "(15,32.3]"
},
"DOM": {
"iso2c": "DO",
"country": "Dominican Republic",
"SH.DYN.MORT": 38.7,
"year": 2002,
"iso3c": "DOM",
"fillKey": "(32.3,70.2]"
},
"ECU": {
"iso2c": "EC",
"country": "Ecuador",
"SH.DYN.MORT": 31.7,
"year": 2002,
"iso3c": "ECU",
"fillKey": "(15,32.3]"
},
"EGY": {
"iso2c": "EG",
"country": "Egypt, Arab Rep.",
"SH.DYN.MORT": 38.5,
"year": 2002,
"iso3c": "EGY",
"fillKey": "(32.3,70.2]"
},
"SLV": {
"iso2c": "SV",
"country": "El Salvador",
"SH.DYN.MORT": 28.6,
"year": 2002,
"iso3c": "SLV",
"fillKey": "(15,32.3]"
},
"GNQ": {
"iso2c": "GQ",
"country": "Equatorial Guinea",
"SH.DYN.MORT": 135,
"year": 2002,
"iso3c": "GNQ",
"fillKey": "(132,398]"
},
"ERI": {
"iso2c": "ER",
"country": "Eritrea",
"SH.DYN.MORT": 80.7,
"year": 2002,
"iso3c": "ERI",
"fillKey": "(70.2,132]"
},
"EST": {
"iso2c": "EE",
"country": "Estonia",
"SH.DYN.MORT": 9.4,
"year": 2002,
"iso3c": "EST",
"fillKey": "(2,15]"
},
"ETH": {
"iso2c": "ET",
"country": "Ethiopia",
"SH.DYN.MORT": 132.8,
"year": 2002,
"iso3c": "ETH",
"fillKey": "(132,398]"
},
"FJI": {
"iso2c": "FJ",
"country": "Fiji",
"SH.DYN.MORT": 23.6,
"year": 2002,
"iso3c": "FJI",
"fillKey": "(15,32.3]"
},
"FIN": {
"iso2c": "FI",
"country": "Finland",
"SH.DYN.MORT": 4.1,
"year": 2002,
"iso3c": "FIN",
"fillKey": "(2,15]"
},
"FRA": {
"iso2c": "FR",
"country": "France",
"SH.DYN.MORT": 5.1,
"year": 2002,
"iso3c": "FRA",
"fillKey": "(2,15]"
},
"GAB": {
"iso2c": "GA",
"country": "Gabon",
"SH.DYN.MORT": 82,
"year": 2002,
"iso3c": "GAB",
"fillKey": "(70.2,132]"
},
"GMB": {
"iso2c": "GM",
"country": "Gambia, The",
"SH.DYN.MORT": 110.3,
"year": 2002,
"iso3c": "GMB",
"fillKey": "(70.2,132]"
},
"GEO": {
"iso2c": "GE",
"country": "Georgia",
"SH.DYN.MORT": 31.2,
"year": 2002,
"iso3c": "GEO",
"fillKey": "(15,32.3]"
},
"DEU": {
"iso2c": "DE",
"country": "Germany",
"SH.DYN.MORT": 5.1,
"year": 2002,
"iso3c": "DEU",
"fillKey": "(2,15]"
},
"GHA": {
"iso2c": "GH",
"country": "Ghana",
"SH.DYN.MORT": 94.9,
"year": 2002,
"iso3c": "GHA",
"fillKey": "(70.2,132]"
},
"GRC": {
"iso2c": "GR",
"country": "Greece",
"SH.DYN.MORT": 6.8,
"year": 2002,
"iso3c": "GRC",
"fillKey": "(2,15]"
},
"GRD": {
"iso2c": "GD",
"country": "Grenada",
"SH.DYN.MORT": 15.2,
"year": 2002,
"iso3c": "GRD",
"fillKey": "(15,32.3]"
},
"GTM": {
"iso2c": "GT",
"country": "Guatemala",
"SH.DYN.MORT": 46.7,
"year": 2002,
"iso3c": "GTM",
"fillKey": "(32.3,70.2]"
},
"GIN": {
"iso2c": "GN",
"country": "Guinea",
"SH.DYN.MORT": 155.8,
"year": 2002,
"iso3c": "GIN",
"fillKey": "(132,398]"
},
"GNB": {
"iso2c": "GW",
"country": "Guinea-Bissau",
"SH.DYN.MORT": 171.4,
"year": 2002,
"iso3c": "GNB",
"fillKey": "(132,398]"
},
"GUY": {
"iso2c": "GY",
"country": "Guyana",
"SH.DYN.MORT": 46.8,
"year": 2002,
"iso3c": "GUY",
"fillKey": "(32.3,70.2]"
},
"HTI": {
"iso2c": "HT",
"country": "Haiti",
"SH.DYN.MORT": 97.8,
"year": 2002,
"iso3c": "HTI",
"fillKey": "(70.2,132]"
},
"HND": {
"iso2c": "HN",
"country": "Honduras",
"SH.DYN.MORT": 35,
"year": 2002,
"iso3c": "HND",
"fillKey": "(32.3,70.2]"
},
"HUN": {
"iso2c": "HU",
"country": "Hungary",
"SH.DYN.MORT": 9.9,
"year": 2002,
"iso3c": "HUN",
"fillKey": "(2,15]"
},
"ISL": {
"iso2c": "IS",
"country": "Iceland",
"SH.DYN.MORT": 3.6,
"year": 2002,
"iso3c": "ISL",
"fillKey": "(2,15]"
},
"IND": {
"iso2c": "IN",
"country": "India",
"SH.DYN.MORT": 84.5,
"year": 2002,
"iso3c": "IND",
"fillKey": "(70.2,132]"
},
"IDN": {
"iso2c": "ID",
"country": "Indonesia",
"SH.DYN.MORT": 47.5,
"year": 2002,
"iso3c": "IDN",
"fillKey": "(32.3,70.2]"
},
"IRN": {
"iso2c": "IR",
"country": "Iran, Islamic Rep.",
"SH.DYN.MORT": 30.9,
"year": 2002,
"iso3c": "IRN",
"fillKey": "(15,32.3]"
},
"IRQ": {
"iso2c": "IQ",
"country": "Iraq",
"SH.DYN.MORT": 43,
"year": 2002,
"iso3c": "IRQ",
"fillKey": "(32.3,70.2]"
},
"IRL": {
"iso2c": "IE",
"country": "Ireland",
"SH.DYN.MORT": 6.5,
"year": 2002,
"iso3c": "IRL",
"fillKey": "(2,15]"
},
"ISR": {
"iso2c": "IL",
"country": "Israel",
"SH.DYN.MORT": 6.4,
"year": 2002,
"iso3c": "ISR",
"fillKey": "(2,15]"
},
"ITA": {
"iso2c": "IT",
"country": "Italy",
"SH.DYN.MORT": 5,
"year": 2002,
"iso3c": "ITA",
"fillKey": "(2,15]"
},
"JAM": {
"iso2c": "JM",
"country": "Jamaica",
"SH.DYN.MORT": 22.7,
"year": 2002,
"iso3c": "JAM",
"fillKey": "(15,32.3]"
},
"JPN": {
"iso2c": "JP",
"country": "Japan",
"SH.DYN.MORT": 4.1,
"year": 2002,
"iso3c": "JPN",
"fillKey": "(2,15]"
},
"JOR": {
"iso2c": "JO",
"country": "Jordan",
"SH.DYN.MORT": 26.2,
"year": 2002,
"iso3c": "JOR",
"fillKey": "(15,32.3]"
},
"KAZ": {
"iso2c": "KZ",
"country": "Kazakhstan",
"SH.DYN.MORT": 39,
"year": 2002,
"iso3c": "KAZ",
"fillKey": "(32.3,70.2]"
},
"KEN": {
"iso2c": "KE",
"country": "Kenya",
"SH.DYN.MORT": 106.5,
"year": 2002,
"iso3c": "KEN",
"fillKey": "(70.2,132]"
},
"KIR": {
"iso2c": "KI",
"country": "Kiribati",
"SH.DYN.MORT": 68,
"year": 2002,
"iso3c": "KIR",
"fillKey": "(32.3,70.2]"
},
"PRK": {
"iso2c": "KP",
"country": "Korea, Dem. Rep.",
"SH.DYN.MORT": 44.6,
"year": 2002,
"iso3c": "PRK",
"fillKey": "(32.3,70.2]"
},
"KOR": {
"iso2c": "KR",
"country": "Korea, Rep.",
"SH.DYN.MORT": 6.5,
"year": 2002,
"iso3c": "KOR",
"fillKey": "(2,15]"
},
"KWT": {
"iso2c": "KW",
"country": "Kuwait",
"SH.DYN.MORT": 12.3,
"year": 2002,
"iso3c": "KWT",
"fillKey": "(2,15]"
},
"KGZ": {
"iso2c": "KG",
"country": "Kyrgyz Republic",
"SH.DYN.MORT": 44.9,
"year": 2002,
"iso3c": "KGZ",
"fillKey": "(32.3,70.2]"
},
"LAO": {
"iso2c": "LA",
"country": "Lao PDR",
"SH.DYN.MORT": 108.9,
"year": 2002,
"iso3c": "LAO",
"fillKey": "(70.2,132]"
},
"LVA": {
"iso2c": "LV",
"country": "Latvia",
"SH.DYN.MORT": 15.1,
"year": 2002,
"iso3c": "LVA",
"fillKey": "(15,32.3]"
},
"LBN": {
"iso2c": "LB",
"country": "Lebanon",
"SH.DYN.MORT": 17.7,
"year": 2002,
"iso3c": "LBN",
"fillKey": "(15,32.3]"
},
"LSO": {
"iso2c": "LS",
"country": "Lesotho",
"SH.DYN.MORT": 119.4,
"year": 2002,
"iso3c": "LSO",
"fillKey": "(70.2,132]"
},
"LBR": {
"iso2c": "LR",
"country": "Liberia",
"SH.DYN.MORT": 151,
"year": 2002,
"iso3c": "LBR",
"fillKey": "(132,398]"
},
"LBY": {
"iso2c": "LY",
"country": "Libya",
"SH.DYN.MORT": 26.5,
"year": 2002,
"iso3c": "LBY",
"fillKey": "(15,32.3]"
},
"LTU": {
"iso2c": "LT",
"country": "Lithuania",
"SH.DYN.MORT": 10.9,
"year": 2002,
"iso3c": "LTU",
"fillKey": "(2,15]"
},
"LUX": {
"iso2c": "LU",
"country": "Luxembourg",
"SH.DYN.MORT": 4.3,
"year": 2002,
"iso3c": "LUX",
"fillKey": "(2,15]"
},
"MKD": {
"iso2c": "MK",
"country": "Macedonia, FYR",
"SH.DYN.MORT": 14.5,
"year": 2002,
"iso3c": "MKD",
"fillKey": "(2,15]"
},
"MDG": {
"iso2c": "MG",
"country": "Madagascar",
"SH.DYN.MORT": 98.5,
"year": 2002,
"iso3c": "MDG",
"fillKey": "(70.2,132]"
},
"MWI": {
"iso2c": "MW",
"country": "Malawi",
"SH.DYN.MORT": 151.5,
"year": 2002,
"iso3c": "MWI",
"fillKey": "(132,398]"
},
"MYS": {
"iso2c": "MY",
"country": "Malaysia",
"SH.DYN.MORT": 8.9,
"year": 2002,
"iso3c": "MYS",
"fillKey": "(2,15]"
},
"MDV": {
"iso2c": "MV",
"country": "Maldives",
"SH.DYN.MORT": 34,
"year": 2002,
"iso3c": "MDV",
"fillKey": "(32.3,70.2]"
},
"MLI": {
"iso2c": "ML",
"country": "Mali",
"SH.DYN.MORT": 202.4,
"year": 2002,
"iso3c": "MLI",
"fillKey": "(132,398]"
},
"MLT": {
"iso2c": "MT",
"country": "Malta",
"SH.DYN.MORT": 7.3,
"year": 2002,
"iso3c": "MLT",
"fillKey": "(2,15]"
},
"MHL": {
"iso2c": "MH",
"country": "Marshall Islands",
"SH.DYN.MORT": 41.2,
"year": 2002,
"iso3c": "MHL",
"fillKey": "(32.3,70.2]"
},
"MRT": {
"iso2c": "MR",
"country": "Mauritania",
"SH.DYN.MORT": 112.7,
"year": 2002,
"iso3c": "MRT",
"fillKey": "(70.2,132]"
},
"MUS": {
"iso2c": "MU",
"country": "Mauritius",
"SH.DYN.MORT": 16.1,
"year": 2002,
"iso3c": "MUS",
"fillKey": "(15,32.3]"
},
"MEX": {
"iso2c": "MX",
"country": "Mexico",
"SH.DYN.MORT": 22.6,
"year": 2002,
"iso3c": "MEX",
"fillKey": "(15,32.3]"
},
"FSM": {
"iso2c": "FM",
"country": "Micronesia, Fed. Sts.",
"SH.DYN.MORT": 50.7,
"year": 2002,
"iso3c": "FSM",
"fillKey": "(32.3,70.2]"
},
"MDA": {
"iso2c": "MD",
"country": "Moldova",
"SH.DYN.MORT": 26.7,
"year
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment