Skip to content

Instantly share code, notes, and snippets.

@kovaca
Created June 30, 2020 18:15
Show Gist options
  • Select an option

  • Save kovaca/312963ea6d56811fda00877b38e91a3e to your computer and use it in GitHub Desktop.

Select an option

Save kovaca/312963ea6d56811fda00877b38e91a3e to your computer and use it in GitHub Desktop.
{
"config": {
"view": {
"continuousWidth": 400,
"continuousHeight": 300,
"stroke": null
}
},
"data": {
"url": "https://raw.githubusercontent.com/wri/wri-bounds/master/dist/all_countries.min.geojson",
"format": {
"property": "features",
"type": "json"
}
},
"mark": {
"type": "geoshape",
"stroke": "black",
"strokeWidth": 0.05
},
"encoding": {
"color": {
"condition": {
"type": "quantitative",
"field": "yr_data",
"scale": {
"domain": [
1000000,
1000000000
],
"scheme": "yelloworangered",
"type": "log"
},
"test": "datum.yr_data > 0"
},
"value": "#dbe9f6"
},
"tooltip": [
{
"type": "nominal",
"field": "properties.short_name",
"title": "country"
},
{
"type": "quantitative",
"field": "yr_data",
"format": "~s",
"title": "population"
}
]
},
"height": 400,
"projection": {
"type": "naturalEarth1"
},
"selection": {
"year": {
"type": "single",
"fields": [
"year"
],
"bind": {
"input": "range",
"max": 2018,
"min": 1960,
"step": 10
},
"init": {
"year": 2018
}
}
},
"transform": [
{
"lookup": "properties.ADM0_A3",
"from": {
"data": {
"name": "data-019042f664fa3f6757f738b3db984f25"
},
"key": "rw_country_code",
"fields": [
"1960",
"1970",
"1980",
"1990",
"2000",
"2010",
"2018"
]
}
},
{
"fold": [
"1960",
"1970",
"1980",
"1990",
"2000",
"2010",
"2018"
],
"as": [
"year",
"yr_data"
]
},
{
"calculate": "parseInt(datum.year)",
"as": "year"
},
{
"calculate": "isValid(datum.yr_data) ? datum.yr_data : -1",
"as": "Pill_per_pop"
},
{
"filter": {
"selection": "year"
}
}
],
"width": 700,
"$schema": "https://vega.github.io/schema/vega-lite/v4.0.0.json",
"datasets": {
"data-019042f664fa3f6757f738b3db984f25": [
{
"1960": 8996973,
"1970": 11173642,
"1980": 13356511,
"1990": 12412308,
"2000": 20779953,
"2010": 29185507,
"2018": 37172386,
"rw_country_code": "AFG"
},
{
"1960": 5454933,
"1970": 5890365,
"1980": 8341289,
"1990": 11848386,
"2000": 16395473,
"2010": 23356246,
"2018": 30809762,
"rw_country_code": "AGO"
},
{
"1960": 1608800,
"1970": 2135479,
"1980": 2671997,
"1990": 3286542,
"2000": 3089027,
"2010": 2913021,
"2018": 2866376,
"rw_country_code": "ALB"
},
{
"1960": 13411,
"1970": 24276,
"1980": 36067,
"1990": 54509,
"2000": 65390,
"2010": 84449,
"2018": 77006,
"rw_country_code": "AND"
},
{
"1960": 92418,
"1970": 234514,
"1980": 1019509,
"1990": 1828432,
"2000": 3134062,
"2010": 8549988,
"2018": 9630959,
"rw_country_code": "ARE"
},
{
"1960": 20481779,
"1970": 23880561,
"1980": 27896528,
"1990": 32618651,
"2000": 36870787,
"2010": 40788453,
"2018": 44494502,
"rw_country_code": "ARG"
},
{
"1960": 1874121,
"1970": 2525068,
"1980": 3099754,
"1990": 3538171,
"2000": 3069591,
"2010": 2877319,
"2018": 2951776,
"rw_country_code": "ARM"
},
{
"1960": 54131,
"1970": 64177,
"1980": 61865,
"1990": 62528,
"2000": 76016,
"2010": 88028,
"2018": 96286,
"rw_country_code": "ATG"
},
{
"1960": 10276477,
"1970": 12507000,
"1980": 14692000,
"1990": 17065100,
"2000": 19153000,
"2010": 22031750,
"2018": 24982688,
"rw_country_code": "AUS"
},
{
"1960": 7047539,
"1970": 7467086,
"1980": 7549433,
"1990": 7677850,
"2000": 8011566,
"2010": 8363404,
"2018": 8840521,
"rw_country_code": "AUT"
},
{
"1960": 3895397,
"1970": 5180023,
"1980": 6150733,
"1990": 7159000,
"2000": 8048600,
"2010": 9054332,
"2018": 9939800,
"rw_country_code": "AZE"
},
{
"1960": 2797932,
"1970": 3479074,
"1980": 4157298,
"1990": 5438957,
"2000": 6378871,
"2010": 8675602,
"2018": 11175378,
"rw_country_code": "BDI"
},
{
"1960": 9153489,
"1970": 9655549,
"1980": 9859242,
"1990": 9967379,
"2000": 10251250,
"2010": 10895586,
"2018": 11433256,
"rw_country_code": "BEL"
},
{
"1960": 2431622,
"1970": 2912340,
"1980": 3717165,
"1990": 4978496,
"2000": 6865951,
"2010": 9199259,
"2018": 11485048,
"rw_country_code": "BEN"
},
{
"1960": 4829288,
"1970": 5624600,
"1980": 6822843,
"1990": 8811034,
"2000": 11607942,
"2010": 15605217,
"2018": 19751535,
"rw_country_code": "BFA"
},
{
"1960": 48013504,
"1970": 64232482,
"1980": 79639491,
"1990": 103171956,
"2000": 127657854,
"2010": 147575430,
"2018": 161356039,
"rw_country_code": "BGD"
},
{
"1960": 7867374,
"1970": 8489574,
"1980": 8861535,
"1990": 8718289,
"2000": 8170172,
"2010": 7395599,
"2018": 7025037,
"rw_country_code": "BGR"
},
{
"1960": 162427,
"1970": 212605,
"1980": 359888,
"1990": 495931,
"2000": 664611,
"2010": 1240860,
"2018": 1569439,
"rw_country_code": "BHR"
},
{
"1960": 109534,
"1970": 169377,
"1980": 210591,
"1990": 256223,
"2000": 298051,
"2010": 354942,
"2018": 385640,
"rw_country_code": "BHS"
},
{
"1960": 3225668,
"1970": 3760529,
"1980": 4179855,
"1990": 4463423,
"2000": 3751176,
"2010": 3705472,
"2018": 3323929,
"rw_country_code": "BIH"
},
{
"1960": 8198000,
"1970": 9040000,
"1980": 9643000,
"1990": 10189000,
"2000": 9979610,
"2010": 9490583,
"2018": 9483499,
"rw_country_code": "BLR"
},
{
"1960": 92064,
"1970": 122182,
"1980": 144155,
"1990": 187552,
"2000": 247315,
"2010": 322464,
"2018": 383071,
"rw_country_code": "BLZ"
},
{
"1960": 3656955,
"1970": 4484004,
"1980": 5579935,
"1990": 6864842,
"2000": 8418264,
"2010": 10048590,
"2018": 11353142,
"rw_country_code": "BOL"
},
{
"1960": 72179226,
"1970": 95113265,
"1980": 120694009,
"1990": 149003223,
"2000": 174790340,
"2010": 195713635,
"2018": 209469333,
"rw_country_code": "BRA"
},
{
"1960": 230980,
"1970": 238896,
"1980": 252394,
"1990": 260936,
"2000": 271515,
"2010": 282131,
"2018": 286641,
"rw_country_code": "BRB"
},
{
"1960": 81702,
"1970": 129529,
"1980": 193879,
"1990": 258721,
"2000": 333165,
"2010": 388646,
"2018": 428962,
"rw_country_code": "BRN"
},
{
"1960": 223288,
"1970": 297316,
"1980": 406875,
"1990": 530804,
"2000": 591021,
"2010": 685503,
"2018": 754394,
"rw_country_code": "BTN"
},
{
"1960": 502745,
"1970": 627715,
"1980": 897868,
"1990": 1286756,
"2000": 1643334,
"2010": 1987105,
"2018": 2254126,
"rw_country_code": "BWA"
},
{
"1960": 1501668,
"1970": 1811144,
"1980": 2199356,
"1990": 2806734,
"2000": 3640427,
"2010": 4386768,
"2018": 4666377,
"rw_country_code": "CAF"
},
{
"1960": 17909009,
"1970": 21324000,
"1980": 24515667,
"1990": 27691138,
"2000": 30685730,
"2010": 34004889,
"2018": 37057765,
"rw_country_code": "CAN"
},
{
"1960": 5327827,
"1970": 6180877,
"1980": 6319408,
"1990": 6715519,
"2000": 7184250,
"2010": 7824909,
"2018": 8513227,
"rw_country_code": "CHE"
},
{
"1960": 8132990,
"1970": 9783134,
"1980": 11419348,
"1990": 13274623,
"2000": 15342353,
"2010": 17062536,
"2018": 18729160,
"rw_country_code": "CHL"
},
{
"1960": 667070000,
"1970": 818315000,
"1980": 981235000,
"1990": 1135185000,
"2000": 1262645000,
"2010": 1337705000,
"2018": 1392730000,
"rw_country_code": "CHN"
},
{
"1960": 3503553,
"1970": 5102064,
"1980": 8033650,
"1990": 11924877,
"2000": 16454668,
"2010": 20532950,
"2018": 25069229,
"rw_country_code": "CIV"
},
{
"1960": 5176918,
"1970": 6519762,
"1980": 8621406,
"1990": 11780088,
"2000": 15513945,
"2010": 20341241,
"2018": 25216237,
"rw_country_code": "CMR"
},
{
"1960": 15248251,
"1970": 20011036,
"1980": 26358908,
"1990": 34612023,
"2000": 47105826,
"2010": 64563854,
"2018": 84068091,
"rw_country_code": "COD"
},
{
"1960": 1018253,
"1970": 1326885,
"1980": 1777934,
"1990": 2356737,
"2000": 3127411,
"2010": 4273731,
"2018": 5244363,
"rw_country_code": "COG"
},
{
"1960": 16057724,
"1970": 21480065,
"1980": 26900506,
"1990": 33102575,
"2000": 39629968,
"2010": 45222700,
"2018": 49648685,
"rw_country_code": "COL"
},
{
"1960": 191121,
"1970": 230054,
"1980": 307829,
"1990": 411594,
"2000": 542357,
"2010": 689692,
"2018": 832322,
"rw_country_code": "COM"
},
{
"1960": 201765,
"1970": 268627,
"1980": 283847,
"1990": 337950,
"2000": 428188,
"2010": 492654,
"2018": 543767,
"rw_country_code": "CPV"
},
{
"1960": 1330782,
"1970": 1847394,
"1980": 2389977,
"1990": 3119433,
"2000": 3962372,
"2010": 4577378,
"2018": 4999441,
"rw_country_code": "CRI"
},
{
"1960": 7141250,
"1970": 8712541,
"1980": 9849459,
"1990": 10596987,
"2000": 11126430,
"2010": 11225832,
"2018": 11338138,
"rw_country_code": "CUB"
},
{
"1960": 572930,
"1970": 613618,
"1980": 685405,
"1990": 766615,
"2000": 943290,
"2010": 1112612,
"2018": 1189265,
"rw_country_code": "CYP"
},
{
"1960": 9602006,
"1970": 9858071,
"1980": 10304193,
"1990": 10333355,
"2000": 10255063,
"2010": 10474410,
"2018": 10629928,
"rw_country_code": "CZE"
},
{
"1960": 72814900,
"1970": 78169289,
"1980": 78288576,
"1990": 79433029,
"2000": 82211508,
"2010": 81776930,
"2018": 82905782,
"rw_country_code": "DEU"
},
{
"1960": 83636,
"1970": 159659,
"1980": 358960,
"1990": 590398,
"2000": 717584,
"2010": 840198,
"2018": 958920,
"rw_country_code": "DJI"
},
{
"1960": 60011,
"1970": 71073,
"1980": 75314,
"1990": 70419,
"2000": 69650,
"2010": 70878,
"2018": 71625,
"rw_country_code": "DMA"
},
{
"1960": 4579603,
"1970": 4928757,
"1980": 5123027,
"1990": 5140939,
"2000": 5339616,
"2010": 5547683,
"2018": 5793636,
"rw_country_code": "DNK"
},
{
"1960": 3294224,
"1970": 4499720,
"1980": 5803927,
"1990": 7133494,
"2000": 8471321,
"2010": 9695121,
"2018": 10627165,
"rw_country_code": "DOM"
},
{
"1960": 11057863,
"1970": 14464985,
"1980": 19221665,
"1990": 25758869,
"2000": 31042235,
"2010": 35977455,
"2018": 42228429,
"rw_country_code": "DZA"
},
{
"1960": 4543666,
"1970": 6069376,
"1980": 7989186,
"1990": 10230934,
"2000": 12681123,
"2010": 15011117,
"2018": 17084357,
"rw_country_code": "ECU"
},
{
"1960": 26632894,
"1970": 34513850,
"1980": 43309063,
"1990": 56134475,
"2000": 68831561,
"2010": 82761235,
"2018": 98423595,
"rw_country_code": "EGY"
},
{
"1960": 1007590,
"1970": 1310945,
"1980": 1733416,
"1990": 2258653,
"2000": 2292416,
"2010": 3170435,
"2018": null,
"rw_country_code": "ERI"
},
{
"1960": 30455000,
"1970": 33814531,
"1980": 37491165,
"1990": 38867322,
"2000": 40567864,
"2010": 46576897,
"2018": 46796540,
"rw_country_code": "ESP"
},
{
"1960": 1211537,
"1970": 1360076,
"1980": 1477219,
"1990": 1569174,
"2000": 1396985,
"2010": 1331475,
"2018": 1321977,
"rw_country_code": "EST"
},
{
"1960": 22151278,
"1970": 28415077,
"1980": 35141712,
"1990": 47887865,
"2000": 66224804,
"2010": 87639964,
"2018": 109224559,
"rw_country_code": "ETH"
},
{
"1960": 4429634,
"1970": 4606307,
"1980": 4779535,
"1990": 4986431,
"2000": 5176209,
"2010": 5363352,
"2018": 5515525,
"rw_country_code": "FIN"
},
{
"1960": 393481,
"1970": 520562,
"1980": 635307,
"1990": 728573,
"2000": 811006,
"2010": 859818,
"2018": 883483,
"rw_country_code": "FJI"
},
{
"1960": 46621669,
"1970": 51957738,
"1980": 55161527,
"1990": 58235697,
"2000": 60912500,
"2010": 65027507,
"2018": 66977107,
"rw_country_code": "FRA"
},
{
"1960": 44514,
"1970": 61417,
"1980": 72930,
"1990": 96301,
"2000": 107402,
"2010": 102911,
"2018": 112640,
"rw_country_code": "FSM"
},
{
"1960": 500928,
"1970": 589314,
"1980": 726328,
"1990": 949488,
"2000": 1228360,
"2010": 1624140,
"2018": 2119275,
"rw_country_code": "GAB"
},
{
"1960": 52400000,
"1970": 55663250,
"1980": 56314216,
"1990": 57247586,
"2000": 58892514,
"2010": 62766365,
"2018": 66460344,
"rw_country_code": "GBR"
},
{
"1960": 3645600,
"1970": 4119900,
"1980": 4467700,
"1990": 4802000,
"2000": 4077131,
"2010": 3786695,
"2018": 3726549,
"rw_country_code": "GEO"
},
{
"1960": 6635230,
"1970": 8735495,
"1980": 11056116,
"1990": 14773277,
"2000": 19278856,
"2010": 24779619,
"2018": 29767108,
"rw_country_code": "GHA"
},
{
"1960": 3494162,
"1970": 4154605,
"1980": 4871435,
"1990": 6352283,
"2000": 8240730,
"2010": 10192176,
"2018": 12414318,
"rw_country_code": "GIN"
},
{
"1960": 365047,
"1970": 464410,
"1980": 637246,
"1990": 955593,
"2000": 1317703,
"2010": 1793196,
"2018": 2280102,
"rw_country_code": "GMB"
},
{
"1960": 616136,
"1970": 704939,
"1980": 781677,
"1990": 975261,
"2000": 1201301,
"2010": 1522599,
"2018": 1874309,
"rw_country_code": "GNB"
},
{
"1960": 255333,
"1970": 303982,
"1980": 249929,
"1990": 419188,
"2000": 606181,
"2010": 943639,
"2018": 1308974,
"rw_country_code": "GNQ"
},
{
"1960": 8331725,
"1970": 8792806,
"1980": 9642505,
"1990": 10196792,
"2000": 10805808,
"2010": 11121341,
"2018": 10731726,
"rw_country_code": "GRC"
},
{
"1960": 89932,
"1970": 94475,
"1980": 89032,
"1990": 96331,
"2000": 102833,
"2010": 106233,
"2018": 111454,
"rw_country_code": "GRD"
},
{
"1960": 4210747,
"1970": 5621792,
"1980": 7283459,
"1990": 9263813,
"2000": 11650743,
"2010": 14630417,
"2018": 17247807,
"rw_country_code": "GTM"
},
{
"1960": 571819,
"1970": 704934,
"1980": 780153,
"1990": 743309,
"2000": 746715,
"2010": 749436,
"2018": 779004,
"rw_country_code": "GUY"
},
{
"1960": 2038632,
"1970": 2716654,
"1980": 3678279,
"1990": 4955303,
"2000": 6574509,
"2010": 8317470,
"2018": 9587522,
"rw_country_code": "HND"
},
{
"1960": 4140181,
"1970": 4412252,
"1980": 4599782,
"1990": 4777368,
"2000": 4468302,
"2010": 4295427,
"2018": 4087843,
"rw_country_code": "HRV"
},
{
"1960": 3866159,
"1970": 4676230,
"1980": 5643173,
"1990": 7037917,
"2000": 8463806,
"2010": 9949322,
"2018": 11123176,
"rw_country_code": "HTI"
},
{
"1960": 9983967,
"1970": 10337910,
"1980": 10711122,
"1990": 10373988,
"2000": 10210971,
"2010": 10000023,
"2018": 9775564,
"rw_country_code": "HUN"
},
{
"1960": 87751068,
"1970": 114793178,
"1980": 147447836,
"1990": 181413402,
"2000": 211513823,
"2010": 241834215,
"2018": 267663435,
"rw_country_code": "IDN"
},
{
"1960": 450547679,
"1970": 555189792,
"1980": 698952844,
"1990": 873277798,
"2000": 1056575549,
"2010": 1234281170,
"2018": 1352617328,
"rw_country_code": "IND"
},
{
"1960": 2828600,
"1970": 2957250,
"1980": 3412800,
"1990": 3513974,
"2000": 3805174,
"2010": 4560155,
"2018": 4867309,
"rw_country_code": "IRL"
},
{
"1960": 21906914,
"1970": 28513866,
"1980": 38650246,
"1990": 56366217,
"2000": 65623405,
"2010": 73762519,
"2018": 81800269,
"rw_country_code": "IRN"
},
{
"1960": 7289760,
"1970": 9917983,
"1980": 13653354,
"1990": 17419113,
"2000": 23497585,
"2010": 29741976,
"2018": 38433600,
"rw_country_code": "IRQ"
},
{
"1960": 175574,
"1970": 204438,
"1980": 228138,
"1990": 254826,
"2000": 281205,
"2010": 318041,
"2018": 352721,
"rw_country_code": "ISL"
},
{
"1960": 2114020,
"1970": 2974000,
"1980": 3878000,
"1990": 4660000,
"2000": 6289000,
"2010": 7623600,
"2018": 8882800,
"rw_country_code": "ISR"
},
{
"1960": 50199700,
"1970": 53821850,
"1980": 56433883,
"1990": 56719240,
"2000": 56942108,
"2010": 59277417,
"2018": 60421760,
"rw_country_code": "ITA"
},
{
"1960": 1628520,
"1970": 1875642,
"1980": 2162846,
"1990": 2419906,
"2000": 2654701,
"2010": 2810460,
"2018": 2934855,
"rw_country_code": "JAM"
},
{
"1960": 933102,
"1970": 1721323,
"1980": 2377995,
"1990": 3565890,
"2000": 5122493,
"2010": 7261539,
"2018": 9956011,
"rw_country_code": "JOR"
},
{
"1960": 92500572,
"1970": 104345000,
"1980": 116782000,
"1990": 123537000,
"2000": 126843000,
"2010": 128070000,
"2018": 126529100,
"rw_country_code": "JPN"
},
{
"1960": 9934563,
"1970": 13036139,
"1980": 14796174,
"1990": 16348000,
"2000": 14883626,
"2010": 16321872,
"2018": 18272430,
"rw_country_code": "KAZ"
},
{
"1960": 8120080,
"1970": 11301394,
"1980": 16417197,
"1990": 23724579,
"2000": 31964557,
"2010": 42030676,
"2018": 51393010,
"rw_country_code": "KEN"
},
{
"1960": 2172300,
"1970": 2959900,
"1980": 3617400,
"1990": 4391200,
"2000": 4898400,
"2010": 5447900,
"2018": 6322800,
"rw_country_code": "KGZ"
},
{
"1960": 5722370,
"1970": 6996576,
"1980": 6693764,
"1990": 8975597,
"2000": 12155239,
"2010": 14312212,
"2018": 16249798,
"rw_country_code": "KHM"
},
{
"1960": 41202,
"1970": 51151,
"1980": 59301,
"1990": 72400,
"2000": 84396,
"2010": 102927,
"2018": 115847,
"rw_country_code": "KIR"
},
{
"1960": 51195,
"1970": 44883,
"1980": 43205,
"1990": 40259,
"2000": 44074,
"2010": 49016,
"2018": 52441,
"rw_country_code": "KNA"
},
{
"1960": 25012374,
"1970": 32240827,
"1980": 38123775,
"1990": 42869283,
"2000": 47008111,
"2010": 49554112,
"2018": 51606633,
"rw_country_code": "KOR"
},
{
"1960": 269029,
"1970": 744450,
"1980": 1368677,
"1990": 2095344,
"2000": 2045123,
"2010": 2991884,
"2018": 4137309,
"rw_country_code": "KWT"
},
{
"1960": 2120898,
"1970": 2688428,
"1980": 3258144,
"1990": 4258472,
"2000": 5323700,
"2010": 6249165,
"2018": 7061507,
"rw_country_code": "LAO"
},
{
"1960": 1804941,
"1970": 2297434,
"1980": 2588929,
"1990": 2803044,
"2000": 3842778,
"2010": 4953061,
"2018": 6848925,
"rw_country_code": "LBN"
},
{
"1960": 1118657,
"1970": 1400730,
"1980": 1853001,
"1990": 2075912,
"2000": 2848456,
"2010": 3891356,
"2018": 4818977,
"rw_country_code": "LBR"
},
{
"1960": 1448417,
"1970": 2133526,
"1980": 3219466,
"1990": 4436661,
"2000": 5357891,
"2010": 6197663,
"2018": 6678567,
"rw_country_code": "LBY"
},
{
"1960": 89697,
"1970": 104015,
"1980": 117822,
"1990": 138020,
"2000": 156729,
"2010": 174085,
"2018": 181889,
"rw_country_code": "LCA"
},
{
"1960": 16493,
"1970": 21266,
"1980": 25879,
"1990": 28789,
"2000": 33184,
"2010": 35994,
"2018": 37910,
"rw_country_code": "LIE"
},
{
"1960": 9874476,
"1970": 12485740,
"1980": 15035834,
"1990": 17325773,
"2000": 18777601,
"2010": 20261737,
"2018": 21670000,
"rw_country_code": "LKA"
},
{
"1960": 837270,
"1970": 1028926,
"1980": 1340255,
"1990": 1703747,
"2000": 2032804,
"2010": 1995581,
"2018": 2108132,
"rw_country_code": "LSO"
},
{
"1960": 2778550,
"1970": 3139689,
"1980": 3413202,
"1990": 3697838,
"2000": 3499536,
"2010": 3097282,
"2018": 2801543,
"rw_country_code": "LTU"
},
{
"1960": 313970,
"1970": 339171,
"1980": 364150,
"1990": 381850,
"2000": 436300,
"2010": 506953,
"2018": 607950,
"rw_country_code": "LUX"
},
{
"1960": 2120979,
"1970": 2359164,
"1980": 2511701,
"1990": 2663151,
"2000": 2367550,
"2010": 2097555,
"2018": 1927174,
"rw_country_code": "LVA"
},
{
"1960": 12328532,
"1970": 16004731,
"1980": 19990012,
"1990": 24807462,
"2000": 28793679,
"2010": 32343389,
"2018": 36029138,
"rw_country_code": "MAR"
},
{
"1960": 22452,
"1970": 23484,
"1980": 26745,
"1990": 29438,
"2000": 32147,
"2010": 35612,
"2018": 38682,
"rw_country_code": "MCO"
},
{
"1960": 2043664,
"1970": 2445328,
"1980": 2728099,
"1990": 2969097,
"2000": 2923783,
"2010": 2861487,
"2018": 2706049,
"rw_country_code": "MDA"
},
{
"1960": 5099373,
"1970": 6576305,
"1980": 8716553,
"1990": 11598633,
"2000": 15766806,
"2010": 21151640,
"2018": 26262368,
"rw_country_code": "MDG"
},
{
"1960": 89863,
"1970": 115691,
"1980": 158272,
"1990": 223158,
"2000": 279398,
"2010": 365734,
"2018": 515696,
"rw_country_code": "MDV"
},
{
"1960": 37771859,
"1970": 51493565,
"1980": 67761372,
"1990": 83943132,
"2000": 98899845,
"2010": 114092963,
"2018": 126190788,
"rw_country_code": "MEX"
},
{
"1960": 14662,
"1970": 20395,
"1980": 30576,
"1990": 47271,
"2000": 50753,
"2010": 56366,
"2018": 58413,
"rw_country_code": "MHL"
},
{
"1960": 5263733,
"1970": 5949045,
"1980": 7090126,
"1990": 8449913,
"2000": 10946445,
"2010": 15049353,
"2018": 19077690,
"rw_country_code": "MLI"
},
{
"1960": 326550,
"1970": 302650,
"1980": 316645,
"1990": 354170,
"2000": 390087,
"2010": 414508,
"2018": 484630,
"rw_country_code": "MLT"
},
{
"1960": 21736942,
"1970": 27269069,
"1980": 34224313,
"1990": 41335199,
"2000": 46719701,
"2010": 50600818,
"2018": 53708395,
"rw_country_code": "MMR"
},
{
"1960": 480579,
"1970": 512407,
"1980": 572608,
"1990": 606372,
"2000": 604950,
"2010": 619428,
"2018": 622227,
"rw_country_code": "MNE"
},
{
"1960": 955505,
"1970": 1278825,
"1980": 1689622,
"1990": 2184145,
"2000": 2397418,
"2010": 2719896,
"2018": 3170208,
"rw_country_code": "MNG"
},
{
"1960": 7184869,
"1970": 9022741,
"1980": 11630194,
"1990": 12987292,
"2000": 17711927,
"2010": 23531574,
"2018": 29495962,
"rw_country_code": "MOZ"
},
{
"1960": 850384,
"1970": 1146780,
"1980": 1540640,
"1990": 2034346,
"2000": 2630219,
"2010": 3494195,
"2018": 4403319,
"rw_country_code": "MRT"
},
{
"1960": 659351,
"1970": 826000,
"1980": 966039,
"1990": 1058775,
"2000": 1186873,
"2010": 1250400,
"2018": 1265303,
"rw_country_code": "MUS"
},
{
"1960": 3659984,
"1970": 4703782,
"1980": 6250440,
"1990": 9404500,
"2000": 11148758,
"2010": 14539612,
"2018": 18143315,
"rw_country_code": "MWI"
},
{
"1960": 8156347,
"1970": 10804131,
"1980": 13798085,
"1990": 18029824,
"2000": 23194257,
"2010": 28208035,
"2018": 31528585,
"rw_country_code": "MYS"
},
{
"1960": 634142,
"1970": 817469,
"1980": 1057727,
"1990": 1432905,
"2000": 1794571,
"2010": 2118874,
"2018": 2448255,
"rw_country_code": "NAM"
},
{
"1960": 3388764,
"1970": 4510644,
"1980": 5989004,
"1990": 8026591,
"2000": 11331557,
"2010": 16464025,
"2018": 22442948,
"rw_country_code": "NER"
},
{
"1960": 45138458,
"1970": 55982144,
"1980": 73423633,
"1990": 95212450,
"2000": 122283850,
"2010": 158503197,
"2018": 195874740,
"rw_country_code": "NGA"
},
{
"1960": 1773129,
"1970": 2406513,
"1980": 3265519,
"1990": 4173434,
"2000": 5069302,
"2010": 5824065,
"2018": 6465513,
"rw_country_code": "NIC"
},
{
"1960": 11486631,
"1970": 13038526,
"1980": 14149800,
"1990": 14951510,
"2000": 15925513,
"2010": 16615394,
"2018": 17231624,
"rw_country_code": "NLD"
},
{
"1960": 3581239,
"1970": 3875763,
"1980": 4085620,
"1990": 4241473,
"2000": 4490967,
"2010": 4889252,
"2018": 5311916,
"rw_country_code": "NOR"
},
{
"1960": 10105050,
"1970": 12074626,
"1980": 15016402,
"1990": 18905478,
"2000": 23941110,
"2010": 27013212,
"2018": 28087871,
"rw_country_code": "NPL"
},
{
"1960": 4375,
"1970": 6552,
"1980": 7741,
"1990": 9505,
"2000": 10337,
"2010": 10005,
"2018": 12704,
"rw_country_code": "NRU"
},
{
"1960": 2371800,
"1970": 2810700,
"1980": 3112900,
"1990": 3329800,
"2000": 3857700,
"2010": 4350700,
"2018": 4841000,
"rw_country_code": "NZL"
},
{
"1960": 551740,
"1970": 723851,
"1980": 1154377,
"1990": 1812161,
"2000": 2267973,
"2010": 3041434,
"2018": 4829483,
"rw_country_code": "OMN"
},
{
"1960": 44988690,
"1970": 58142060,
"1980": 78054343,
"1990": 107647921,
"2000": 142343578,
"2010": 179424641,
"2018": 212215030,
"rw_country_code": "PAK"
},
{
"1960": 1132997,
"1970": 1519285,
"1980": 1978487,
"1990": 2470947,
"2000": 3030328,
"2010": 3642687,
"2018": 4176873,
"rw_country_code": "PAN"
},
{
"1960": 10155015,
"1970": 13459794,
"1980": 17547610,
"1990": 22071433,
"2000": 26459944,
"2010": 29027674,
"2018": 31989256,
"rw_country_code": "PER"
},
{
"1960": 26269734,
"1970": 35803594,
"1980": 47357743,
"1990": 61895160,
"2000": 77991755,
"2010": 93966780,
"2018": 106651922,
"rw_country_code": "PHL"
},
{
"1960": 9771,
"1970": 11811,
"1980": 12179,
"1990": 15058,
"2000": 19105,
"2010": 17955,
"2018": 17907,
"rw_country_code": "PLW"
},
{
"1960": 2255859,
"1970": 2783121,
"1980": 3571205,
"1990": 4615839,
"2000": 5847586,
"2010": 7310507,
"2018": 8606316,
"rw_country_code": "PNG"
},
{
"1960": 29637450,
"1970": 32664300,
"1980": 35574150,
"1990": 38110782,
"2000": 38258629,
"2010": 38042794,
"2018": 37974750,
"rw_country_code": "POL"
},
{
"1960": 8857716,
"1970": 8680431,
"1980": 9766312,
"1990": 9983218,
"2000": 10289898,
"2010": 10573100,
"2018": 10283822,
"rw_country_code": "PRT"
},
{
"1960": 1903982,
"1970": 2474763,
"1980": 3181625,
"1990": 4223415,
"2000": 5323201,
"2010": 6248020,
"2018": 6956071,
"rw_country_code": "PRY"
},
{
"1960": 47384,
"1970": 109514,
"1980": 223632,
"1990": 476278,
"2000": 592468,
"2010": 1856327,
"2018": 2781677,
"rw_country_code": "QAT"
},
{
"1960": 18406905,
"1970": 20250398,
"1980": 22207282,
"1990": 23201835,
"2000": 22442971,
"2010": 20246871,
"2018": 19466145,
"rw_country_code": "ROU"
},
{
"1960": 119897000,
"1970": 130404000,
"1980": 139010000,
"1990": 148292000,
"2000": 146596557,
"2010": 142849449,
"2018": 144478050,
"rw_country_code": "RUS"
},
{
"1960": 2935582,
"1970": 3757358,
"1980": 5153312,
"1990": 7288882,
"2000": 7933681,
"2010": 10039338,
"2018": 12301939,
"rw_country_code": "RWA"
},
{
"1960": 4086539,
"1970": 5836389,
"1980": 9691476,
"1990": 16233785,
"2000": 20663843,
"2010": 27421461,
"2018": 33699947,
"rw_country_code": "SAU"
},
{
"1960": 7544491,
"1970": 10281700,
"1980": 14507468,
"1990": 20147590,
"2000": 27275015,
"2010": 34545013,
"2018": 41801533,
"rw_country_code": "SDN"
},
{
"1960": 3206749,
"1970": 4257505,
"1980": 5583165,
"1990": 7526307,
"2000": 9797734,
"2010": 12678148,
"2018": 15854360,
"rw_country_code": "SEN"
},
{
"1960": 1646400,
"1970": 2074507,
"1980": 2413945,
"1990": 3047132,
"2000": 4027887,
"2010": 5076732,
"2018": 5638676,
"rw_country_code": "SGP"
},
{
"1960": 117849,
"1970": 160250,
"1980": 230546,
"1990": 311866,
"2000": 412660,
"2010": 527861,
"2018": 652858,
"rw_country_code": "SLB"
},
{
"1960": 2317636,
"1970": 2744891,
"1980": 3388495,
"1990": 4319762,
"2000": 4584571,
"2010": 6415634,
"2018": 7650154,
"rw_country_code": "SLE"
},
{
"1960": 2766324,
"1970": 3673068,
"1980": 4591134,
"1990": 5270079,
"2000": 5887936,
"2010": 6183875,
"2018": 6420744,
"rw_country_code": "SLV"
},
{
"1960": 15432,
"1970": 19221,
"1980": 21459,
"1990": 24125,
"2000": 27462,
"2010": 31229,
"2018": 33785,
"rw_country_code": "SMR"
},
{
"1960": 2755972,
"1970": 3444568,
"1980": 6281134,
"1990": 7225092,
"2000": 8872254,
"2010": 12043883,
"2018": 15008154,
"rw_country_code": "SOM"
},
{
"1960": null,
"1970": null,
"1980": null,
"1990": 7586000,
"2000": 7516346,
"2010": 7291436,
"2018": 6982604,
"rw_country_code": "SRB"
},
{
"1960": 2842724,
"1970": 3494004,
"1980": 4502604,
"1990": 5492623,
"2000": 6199394,
"2010": 9508364,
"2018": 10975920,
"rw_country_code": "SSD"
},
{
"1960": 64302,
"1970": 74564,
"1980": 95794,
"1990": 119209,
"2000": 142262,
"2010": 180371,
"2018": 211028,
"rw_country_code": "STP"
},
{
"1960": 287871,
"1970": 367931,
"1980": 359519,
"1990": 405168,
"2000": 470949,
"2010": 529131,
"2018": 575991,
"rw_country_code": "SUR"
},
{
"1960": 4068095,
"1970": 4538223,
"1980": 4979815,
"1990": 5299187,
"2000": 5388720,
"2010": 5391428,
"2018": 5446771,
"rw_country_code": "SVK"
},
{
"1960": 1584720,
"1970": 1724891,
"1980": 1901315,
"1990": 1998161,
"2000": 1988925,
"2010": 2048583,
"2018": 2073894,
"rw_country_code": "SVN"
},
{
"1960": 7484656,
"1970": 8042801,
"1980": 8310531,
"1990": 8558835,
"2000": 8872109,
"2010": 9378126,
"2018": 10175214,
"rw_country_code": "SWE"
},
{
"1960": 336583,
"1970": 431253,
"1980": 587858,
"1990": 822420,
"2000": 1005435,
"2010": 1064837,
"2018": 1136191,
"rw_country_code": "SWZ"
},
{
"1960": 41700,
"1970": 53600,
"1980": 63261,
"1990": 69507,
"2000": 81131,
"2010": 89770,
"2018": 96762,
"rw_country_code": "SYC"
},
{
"1960": 4573512,
"1970": 6350541,
"1980": 8930774,
"1990": 12446171,
"2000": 16410848,
"2010": 21362529,
"2018": 16906283,
"rw_country_code": "SYR"
},
{
"1960": 3001609,
"1970": 3643604,
"1980": 4514430,
"1990": 5963252,
"2000": 8355654,
"2010": 11952136,
"2018": 15477751,
"rw_country_code": "TCD"
},
{
"1960": 1580513,
"1970": 2115522,
"1980": 2720839,
"1990": 3774312,
"2000": 4924402,
"2010": 6421679,
"2018": 7889094,
"rw_country_code": "TGO"
},
{
"1960": 27397207,
"1970": 36884536,
"1980": 47374472,
"1990": 56558186,
"2000": 62952642,
"2010": 67195028,
"2018": 69428524,
"rw_country_code": "THA"
},
{
"1960": 2087049,
"1970": 2930107,
"1980": 3905446,
"1990": 5283814,
"2000": 6216341,
"2010": 7527394,
"2018": 9100837,
"rw_country_code": "TJK"
},
{
"1960": 1603258,
"1970": 2195175,
"1980": 2876808,
"1990": 3683967,
"2000": 4516133,
"2010": 5087213,
"2018": 5850908,
"rw_country_code": "TKM"
},
{
"1960": 474532,
"1970": 571565,
"1980": 599905,
"1990": 737814,
"2000": 884366,
"2010": 1093523,
"2018": 1267972,
"rw_country_code": "TLS"
},
{
"1960": 61577,
"1970": 84351,
"1980": 92971,
"1990": 95069,
"2000": 97973,
"2010": 103986,
"2018": 103197,
"rw_country_code": "TON"
},
{
"1960": 847979,
"1970": 945360,
"1980": 1084744,
"1990": 1221116,
"2000": 1267153,
"2010": 1328147,
"2018": 1389858,
"rw_country_code": "TTO"
},
{
"1960": 4178236,
"1970": 5063809,
"1980": 6374039,
"1990": 8242496,
"2000": 9708350,
"2010": 10635244,
"2018": 11565204,
"rw_country_code": "TUN"
},
{
"1960": 27472345,
"1970": 34876303,
"1980": 43975971,
"1990": 53921760,
"2000": 63240194,
"2010": 72326988,
"2018": 82319724,
"rw_country_code": "TUR"
},
{
"1960": 5323,
"1970": 5735,
"1980": 7637,
"1990": 8913,
"2000": 9394,
"2010": 10530,
"2018": 11508,
"rw_country_code": "TUV"
},
{
"1960": 10052152,
"1970": 13535481,
"1980": 18538259,
"1990": 25203845,
"2000": 33499180,
"2010": 44346525,
"2018": 56318348,
"rw_country_code": "TZA"
},
{
"1960": 6767095,
"1970": 9405600,
"1980": 12442334,
"1990": 17354392,
"2000": 23650172,
"2010": 32428167,
"2018": 42723139,
"rw_country_code": "UGA"
},
{
"1960": 42664652,
"1970": 47088857,
"1980": 49965874,
"1990": 51892000,
"2000": 49175848,
"2010": 45870700,
"2018": 44622516,
"rw_country_code": "UKR"
},
{
"1960": 2538643,
"1970": 2809793,
"1980": 2915389,
"1990": 3109601,
"2000": 3319736,
"2010": 3359275,
"2018": 3449299,
"rw_country_code": "URY"
},
{
"1960": 180671000,
"1970": 205052000,
"1980": 227225000,
"1990": 249623000,
"2000": 282162411,
"2010": 309321666,
"2018": 326687501,
"rw_country_code": "USA"
},
{
"1960": 8526300,
"1970": 12080317,
"1980": 15898757,
"1990": 20510000,
"2000": 24650400,
"2010": 28562400,
"2018": 32955400,
"rw_country_code": "UZB"
},
{
"1960": 80977,
"1970": 90509,
"1980": 100566,
"1990": 107484,
"2000": 107784,
"2010": 108255,
"2018": 110210,
"rw_country_code": "VCT"
},
{
"1960": 8141841,
"1970": 11396393,
"1980": 15182611,
"1990": 19632665,
"2000": 24192446,
"2010": 28439940,
"2018": 28870195,
"rw_country_code": "VEN"
},
{
"1960": 32670039,
"1970": 43404793,
"1980": 54281846,
"1990": 67988862,
"2000": 79910412,
"2010": 87967651,
"2018": 95540395,
"rw_country_code": "VNM"
},
{
"1960": 63689,
"1970": 85377,
"1980": 115597,
"1990": 146573,
"2000": 184972,
"2010": 236211,
"2018": 292680,
"rw_country_code": "VUT"
},
{
"1960": 108629,
"1970": 143149,
"1980": 155525,
"1990": 162803,
"2000": 174454,
"2010": 185949,
"2018": 196130,
"rw_country_code": "WSM"
},
{
"1960": 5315355,
"1970": 6193384,
"1980": 7941898,
"1990": 11709993,
"2000": 17409072,
"2010": 23154855,
"2018": 28498687,
"rw_country_code": "YEM"
},
{
"1960": 17099840,
"1970": 22069776,
"1980": 28556769,
"1990": 36800509,
"2000": 44967708,
"2010": 51216964,
"2018": 57779622,
"rw_country_code": "ZAF"
},
{
"1960": 3070776,
"1970": 4179067,
"1980": 5851825,
"1990": 8036845,
"2000": 10415944,
"2010": 13605984,
"2018": 17351822,
"rw_country_code": "ZMB"
},
{
"1960": 3776681,
"1970": 5289303,
"1980": 7408624,
"1990": 10432421,
"2000": 11881477,
"2010": 12697723,
"2018": 14439018,
"rw_country_code": "ZWE"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment