Skip to content

Instantly share code, notes, and snippets.

@saliksyed
Created July 10, 2017 09:50
Show Gist options
  • Select an option

  • Save saliksyed/e3adad44b95b7a4be2e91b229e0915d9 to your computer and use it in GitHub Desktop.

Select an option

Save saliksyed/e3adad44b95b7a4be2e91b229e0915d9 to your computer and use it in GitHub Desktop.
{
"Madagascar": {
"country": "Madagascar",
"growth_rate": 2.71,
"population": 23043000.0
},
"Sudan": {
"country": "Sudan",
"growth_rate": 3.07,
"population": 40235000.0
},
"Democratic Republic of the Congo": {
"country": "Democratic Republic of the Congo",
"growth_rate": 3.13,
"population": 77267000.0
},
"Ivory Coast": {
"country": "Ivory Coast",
"growth_rate": 2.55,
"population": 23126000.0
},
"Nigeria": {
"country": "Nigeria",
"growth_rate": 2.91,
"population": 181563000.0
},
"Cameroon": {
"country": "Cameroon",
"growth_rate": 2.65,
"population": 21918000.0
},
"Burkina Faso": {
"country": "Burkina Faso",
"growth_rate": 3.26,
"population": 18450000.0
},
"Ghana": {
"country": "Ghana",
"growth_rate": 2.48,
"population": 27414000.0
},
"Algeria": {
"country": "Algeria",
"growth_rate": 2.07,
"population": 39670000.0
},
"Zambia": {
"country": "Zambia",
"growth_rate": 3.0,
"population": 15474000.0
},
"Morocco[5]": {
"country": "Morocco[5]",
"growth_rate": 1.24,
"population": 34380000.0
},
"Malawi": {
"country": "Malawi",
"growth_rate": 3.18,
"population": 16307000.0
},
"Zimbabwe": {
"country": "Zimbabwe",
"growth_rate": 1.17,
"population": 13503000.0
},
"Tanzania": {
"country": "Tanzania",
"growth_rate": 2.97,
"population": 51046000.0
},
"Mali": {
"country": "Mali",
"growth_rate": 3.3,
"population": 17796000.0
},
"Angola": {
"country": "Angola",
"growth_rate": 3.43,
"population": 25326000.0
},
"Chad": {
"country": "Chad",
"growth_rate": 3.57,
"population": 13675000.0
},
"South Africa": {
"country": "South Africa",
"growth_rate": 1.61,
"population": 54957000.0
},
"Egypt": {
"country": "Egypt",
"growth_rate": 2.29,
"population": 89125000.0
},
"Senegal": {
"country": "Senegal",
"growth_rate": 2.92,
"population": 14150000.0
},
"Mozambique": {
"country": "Mozambique",
"growth_rate": 2.74,
"population": 28013000.0
},
"Uganda": {
"country": "Uganda",
"growth_rate": 3.09,
"population": 37102000.0
},
"Ethiopia": {
"country": "Ethiopia",
"growth_rate": 2.41,
"population": 99391000.0
},
"Kenya": {
"country": "Kenya",
"growth_rate": 2.87,
"population": 45533000.0
},
"Niger": {
"country": "Niger",
"growth_rate": 3.86,
"population": 18880000.0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment