Last active
June 13, 2021 07:39
-
-
Save subbe/428e74e2d77ccb33e58a458a7d591207 to your computer and use it in GitHub Desktop.
Country data including iso codes, geo coordinates and flag.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name":"Algeria", | |
"continent":"Africa", | |
"sub_region":"Northern Africa", | |
"iso":"DZA", | |
"iso2":"DZ", | |
"latitude":"28.213645935058594", | |
"longitude":"2.6547281742095947", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/DZA.png" | |
}, | |
{ | |
"name":"Angola", | |
"continent":"Africa", | |
"sub_region":"Middle Africa", | |
"iso":"AGO", | |
"iso2":"AO", | |
"latitude":"-12.333555221557617", | |
"longitude":"17.539464950561523", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/AGO.png" | |
}, | |
{ | |
"name":"Benin", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"BEN", | |
"iso2":"BJ", | |
"latitude":"9.624112129211426", | |
"longitude":"2.3377387523651123", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BEN.png" | |
}, | |
{ | |
"name":"Botswana", | |
"continent":"Africa", | |
"sub_region":"Southern Africa", | |
"iso":"BWA", | |
"iso2":"BW", | |
"latitude":"-22.186752319335938", | |
"longitude":"23.81494140625", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BWA.png" | |
}, | |
{ | |
"name":"Burkina Faso", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"BFA", | |
"iso2":"BF", | |
"latitude":"12.284985542297363", | |
"longitude":"-1.745560646057129", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BFA.png" | |
}, | |
{ | |
"name":"Burundi", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"BDI", | |
"iso2":"BI", | |
"latitude":"-3.365208148956299", | |
"longitude":"29.88650894165039", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BDI.png" | |
}, | |
{ | |
"name":"Cabo Verde", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"CPV", | |
"iso2":"CV", | |
"latitude":"15.183002471923828", | |
"longitude":"-23.70345115661621", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CPV.png" | |
}, | |
{ | |
"name":"Cameroon", | |
"continent":"Africa", | |
"sub_region":"Middle Africa", | |
"iso":"CMR", | |
"iso2":"CM", | |
"latitude":"5.685476779937744", | |
"longitude":"12.722877502441406", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CMR.png" | |
}, | |
{ | |
"name":"Central African Republic", | |
"continent":"Africa", | |
"sub_region":"Middle Africa", | |
"iso":"CAF", | |
"iso2":"CF", | |
"latitude":"6.574123382568359", | |
"longitude":"20.486923217773438", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CAF.png" | |
}, | |
{ | |
"name":"Chad", | |
"continent":"Africa", | |
"sub_region":"Middle Africa", | |
"iso":"TCD", | |
"iso2":"TD", | |
"latitude":"15.367652893066406", | |
"longitude":"18.66758155822754", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/TCD.png" | |
}, | |
{ | |
"name":"Comoros", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"COM", | |
"iso2":"KM", | |
"latitude":"-11.86610221862793", | |
"longitude":"43.432640075683594", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/COM.png" | |
}, | |
{ | |
"name":"Congo", | |
"continent":"Africa", | |
"sub_region":"Middle Africa", | |
"iso":"COG", | |
"iso2":"CG", | |
"latitude":"-2.879866123199463", | |
"longitude":"23.6563777923584", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/COG.png" | |
}, | |
{ | |
"name":"Congo DR", | |
"continent":"Africa", | |
"sub_region":"Middle Africa", | |
"iso":"COD", | |
"iso2":"CD", | |
"latitude":"-2.879866123199463", | |
"longitude":"23.6563777923584", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/COD.png" | |
}, | |
{ | |
"name":"C\u00f4te d'Ivoire", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"CIV", | |
"iso2":"CI", | |
"latitude":"7.598755359649658", | |
"longitude":"-5.552574634552002", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CIV.png" | |
}, | |
{ | |
"name":"Djibouti", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"DJI", | |
"iso2":"DJ", | |
"latitude":"11.742591857910156", | |
"longitude":"42.63182830810547", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/DJI.png" | |
}, | |
{ | |
"name":"Egypt", | |
"continent":"Africa", | |
"sub_region":"Northern Africa", | |
"iso":"EGY", | |
"iso2":"EG", | |
"latitude":"26.756103515625", | |
"longitude":"29.86229705810547", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/EGY.png" | |
}, | |
{ | |
"name":"Equatorial Guinea", | |
"continent":"Africa", | |
"sub_region":"Middle Africa", | |
"iso":"GNQ", | |
"iso2":"GQ", | |
"latitude":"1.5331259965896606", | |
"longitude":"10.372581481933594", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/GNQ.png" | |
}, | |
{ | |
"name":"Eritrea", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"ERI", | |
"iso2":"ER", | |
"latitude":"15.397199630737305", | |
"longitude":"39.087188720703125", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ERI.png" | |
}, | |
{ | |
"name":"Eswatini", | |
"continent":"Africa", | |
"sub_region":"Southern Africa", | |
"iso":"SWZ", | |
"iso2":"SZ", | |
"latitude":"-26.565134048461914", | |
"longitude":"31.49811363220215", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SWZ.png" | |
}, | |
{ | |
"name":"Ethiopia", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"ETH", | |
"iso2":"ET", | |
"latitude":"8.626703262329102", | |
"longitude":"39.63755416870117", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ETH.png" | |
}, | |
{ | |
"name":"Gabon", | |
"continent":"Africa", | |
"sub_region":"Middle Africa", | |
"iso":"GAB", | |
"iso2":"GA", | |
"latitude":"-0.6345400810241699", | |
"longitude":"11.738608360290527", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/GAB.png" | |
}, | |
{ | |
"name":"Gambia", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"GMB", | |
"iso2":"GM", | |
"latitude":"13.440265655517578", | |
"longitude":"-15.490884780883789", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/GMB.png" | |
}, | |
{ | |
"name":"Ghana", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"GHA", | |
"iso2":"GH", | |
"latitude":"7.921330451965332", | |
"longitude":"-1.2043862342834473", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/GHA.png" | |
}, | |
{ | |
"name":"Guinea", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"GIN", | |
"iso2":"GN", | |
"latitude":"10.429302215576172", | |
"longitude":"-10.98954963684082", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/GIN.png" | |
}, | |
{ | |
"name":"Guinea-Bissau", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"GNB", | |
"iso2":"GW", | |
"latitude":"12.115862846374512", | |
"longitude":"-14.748136520385742", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/GNB.png" | |
}, | |
{ | |
"name":"Kenya", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"KEN", | |
"iso2":"KE", | |
"latitude":"0.5765031576156616", | |
"longitude":"37.83988952636719", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/KEN.png" | |
}, | |
{ | |
"name":"Lesotho", | |
"continent":"Africa", | |
"sub_region":"Southern Africa", | |
"iso":"LSO", | |
"iso2":"LS", | |
"latitude":"-29.58175277709961", | |
"longitude":"28.246612548828125", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/LSO.png" | |
}, | |
{ | |
"name":"Liberia", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"LBR", | |
"iso2":"LR", | |
"latitude":"6.411512851715088", | |
"longitude":"-9.323492050170898", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/LBR.png" | |
}, | |
{ | |
"name":"Libya", | |
"continent":"Africa", | |
"sub_region":"Northern Africa", | |
"iso":"LBY", | |
"iso2":"LY", | |
"latitude":"27.23609733581543", | |
"longitude":"18.043556213378906", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/LBY.png" | |
}, | |
{ | |
"name":"Madagascar", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"MDG", | |
"iso2":"MG", | |
"latitude":"-19.27239418029785", | |
"longitude":"46.69843292236328", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MDG.png" | |
}, | |
{ | |
"name":"Malawi", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"MWI", | |
"iso2":"MW", | |
"latitude":"-13.523577690124512", | |
"longitude":"33.83546447753906", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MWI.png" | |
}, | |
{ | |
"name":"Mali", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"MLI", | |
"iso2":"ML", | |
"latitude":"17.35776710510254", | |
"longitude":"-3.5273818969726562", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MLI.png" | |
}, | |
{ | |
"name":"Mauritania", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"MRT", | |
"iso2":"MR", | |
"latitude":"20.258995056152344", | |
"longitude":"-10.364437103271484", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MRT.png" | |
}, | |
{ | |
"name":"Mauritius", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"MUS", | |
"iso2":"MU", | |
"latitude":"-20.220409393310547", | |
"longitude":"57.589378356933594", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MUS.png" | |
}, | |
{ | |
"name":"Morocco", | |
"continent":"Africa", | |
"sub_region":"Northern Africa", | |
"iso":"MAR", | |
"iso2":"MA", | |
"latitude":"29.14059066772461", | |
"longitude":"-8.953388214111328", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MAR.png" | |
}, | |
{ | |
"name":"Mozambique", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"MOZ", | |
"iso2":"MZ", | |
"latitude":"-17.555864334106445", | |
"longitude":"35.955692291259766", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MOZ.png" | |
}, | |
{ | |
"name":"Namibia", | |
"continent":"Africa", | |
"sub_region":"Southern Africa", | |
"iso":"NAM", | |
"iso2":"NA", | |
"latitude":"-22.150699615478516", | |
"longitude":"17.177526473999023", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/NAM.png" | |
}, | |
{ | |
"name":"Niger", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"NER", | |
"iso2":"NE", | |
"latitude":"17.424074172973633", | |
"longitude":"9.400633811950684", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/NER.png" | |
}, | |
{ | |
"name":"Nigeria", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"NGA", | |
"iso2":"NG", | |
"latitude":"9.559505462646484", | |
"longitude":"8.077880859375", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/NGA.png" | |
}, | |
{ | |
"name":"Rwanda", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"RWA", | |
"iso2":"RW", | |
"latitude":"-1.9999498128890991", | |
"longitude":"29.926057815551758", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/RWA.png" | |
}, | |
{ | |
"name":"Senegal", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"SEN", | |
"iso2":"SN", | |
"latitude":"14.36251163482666", | |
"longitude":"-14.531643867492676", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SEN.png" | |
}, | |
{ | |
"name":"Seychelles", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"SYC", | |
"iso2":"SC", | |
"latitude":"-4.669795036315918", | |
"longitude":"55.47166061401367", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SYC.png" | |
}, | |
{ | |
"name":"Sierra Leone", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"SLE", | |
"iso2":"SL", | |
"latitude":"8.521441459655762", | |
"longitude":"-11.843890190124512", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SLE.png" | |
}, | |
{ | |
"name":"Somalia", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"SOM", | |
"iso2":"SO", | |
"latitude":"5.948267459869385", | |
"longitude":"47.47360610961914", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SOM.png" | |
}, | |
{ | |
"name":"South Africa", | |
"continent":"Africa", | |
"sub_region":"Southern Africa", | |
"iso":"ZAF", | |
"iso2":"ZA", | |
"latitude":"-29.046184539794922", | |
"longitude":"25.06287956237793", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ZAF.png" | |
}, | |
{ | |
"name":"South Sudan", | |
"continent":"Africa", | |
"sub_region":"Middle Africa", | |
"iso":"SSD", | |
"iso2":"SS", | |
"latitude":"7.303858280181885", | |
"longitude":"30.280752182006836", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SSD.png" | |
}, | |
{ | |
"name":"Sudan", | |
"continent":"Africa", | |
"sub_region":"Northern Africa", | |
"iso":"SDN", | |
"iso2":"SD", | |
"latitude":"16.085784912109375", | |
"longitude":"30.087390899658203", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SDN.png" | |
}, | |
{ | |
"name":"S\u00e3o Tom\u00e9 and Pr\u00edncipe", | |
"continent":"Africa", | |
"sub_region":"Middle Africa", | |
"iso":"STP", | |
"iso2":"ST", | |
"latitude":"0.275555282831192", | |
"longitude":"6.631628036499023", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/STP.png" | |
}, | |
{ | |
"name":"Tanzania", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"TZA", | |
"iso2":"TZ", | |
"latitude":"-6.306897163391113", | |
"longitude":"34.85392761230469", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/TZA.png" | |
}, | |
{ | |
"name":"Togo", | |
"continent":"Africa", | |
"sub_region":"Western Africa", | |
"iso":"TGO", | |
"iso2":"TG", | |
"latitude":"8.513226509094238", | |
"longitude":"0.9800975322723389", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/TGO.png" | |
}, | |
{ | |
"name":"Tunisia", | |
"continent":"Africa", | |
"sub_region":"Northern Africa", | |
"iso":"TUN", | |
"iso2":"TN", | |
"latitude":"34.33528518676758", | |
"longitude":"9.245259284973145", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/TUN.png" | |
}, | |
{ | |
"name":"Uganda", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"UGA", | |
"iso2":"UG", | |
"latitude":"1.2773280143737793", | |
"longitude":"32.389984130859375", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/UGA.png" | |
}, | |
{ | |
"name":"Zambia", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"ZMB", | |
"iso2":"ZM", | |
"latitude":"-13.458845138549805", | |
"longitude":"27.788097381591797", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ZMB.png" | |
}, | |
{ | |
"name":"Zimbabwe", | |
"continent":"Africa", | |
"sub_region":"Eastern Africa", | |
"iso":"ZWE", | |
"iso2":"ZW", | |
"latitude":"-19.000280380249023", | |
"longitude":"29.86876106262207", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ZWE.png" | |
}, | |
{ | |
"name":"Afghanistan", | |
"continent":"Asia", | |
"sub_region":"Southern Asia", | |
"iso":"AFG", | |
"iso2":"AF", | |
"latitude":"33.833248138427734", | |
"longitude":"66.02528381347656", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/AFG.png" | |
}, | |
{ | |
"name":"Armenia", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"ARM", | |
"iso2":"AM", | |
"latitude":"40.29266357421875", | |
"longitude":"44.93947219848633", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ARM.png" | |
}, | |
{ | |
"name":"Azerbaijan", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"AZE", | |
"iso2":"AZ", | |
"latitude":"40.33100509643555", | |
"longitude":"47.80820083618164", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/AZE.png" | |
}, | |
{ | |
"name":"Bahrain", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"BHR", | |
"iso2":"BH", | |
"latitude":"26.094240188598633", | |
"longitude":"50.54299545288086", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BHR.png" | |
}, | |
{ | |
"name":"Bangladesh", | |
"continent":"Asia", | |
"sub_region":"Southern Asia", | |
"iso":"BGD", | |
"iso2":"BD", | |
"latitude":"23.730104446411133", | |
"longitude":"90.30652618408203", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BGD.png" | |
}, | |
{ | |
"name":"Bhutan", | |
"continent":"Asia", | |
"sub_region":"Southern Asia", | |
"iso":"BTN", | |
"iso2":"BT", | |
"latitude":"27.416879653930664", | |
"longitude":"90.43476104736328", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BTN.png" | |
}, | |
{ | |
"name":"Brunei Darussalam", | |
"continent":"Asia", | |
"sub_region":"South-Eastern Asia", | |
"iso":"BRN", | |
"iso2":"BN", | |
"latitude":"4.5703840255737305", | |
"longitude":"114.74818420410156", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BRN.png" | |
}, | |
{ | |
"name":"Cambodia", | |
"continent":"Asia", | |
"sub_region":"South-Eastern Asia", | |
"iso":"KHM", | |
"iso2":"KH", | |
"latitude":"12.570423126220703", | |
"longitude":"104.81391143798828", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/KHM.png" | |
}, | |
{ | |
"name":"China PR", | |
"continent":"Asia", | |
"sub_region":"Eastern Asia", | |
"iso":"CHN", | |
"iso2":"CN", | |
"latitude":"36.55308532714844", | |
"longitude":"103.97543334960938", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CHN.png" | |
}, | |
{ | |
"name":"Chinese Taipei", | |
"continent":"Asia", | |
"sub_region":"Eastern Asia", | |
"iso":"TWN", | |
"iso2":"TW", | |
"latitude":"23.685789108276367", | |
"longitude":"120.89749145507812", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/TWN.png" | |
}, | |
{ | |
"name":"Georgia", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"GEO", | |
"iso2":"GE", | |
"latitude":"42.3207845", | |
"longitude":"43.3713615", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/GEO.png" | |
}, | |
{ | |
"name":"Hong Kong", | |
"continent":"Asia", | |
"sub_region":"Eastern Asia", | |
"iso":"HKG", | |
"iso2":"HK", | |
"latitude":"22.336156845092773", | |
"longitude":"114.18696594238281", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/HKG.png" | |
}, | |
{ | |
"name":"India", | |
"continent":"Asia", | |
"sub_region":"Southern Asia", | |
"iso":"IND", | |
"iso2":"IN", | |
"latitude":"23.4060115814209", | |
"longitude":"79.45809173583984", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/IND.png" | |
}, | |
{ | |
"name":"Indonesia", | |
"continent":"Asia", | |
"sub_region":"South-Eastern Asia", | |
"iso":"IDN", | |
"iso2":"ID", | |
"latitude":"-1.248089075088501", | |
"longitude":"115.41899871826172", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/IDN.png" | |
}, | |
{ | |
"name":"Iran", | |
"continent":"Asia", | |
"sub_region":"Southern Asia", | |
"iso":"IRN", | |
"iso2":"IR", | |
"latitude":"32.50077819824219", | |
"longitude":"54.2942008972168", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/IRN.png" | |
}, | |
{ | |
"name":"Iraq", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"IRQ", | |
"iso2":"IQ", | |
"latitude":"33.044586181640625", | |
"longitude":"43.77495574951172", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/IRQ.png" | |
}, | |
{ | |
"name":"Israel", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"ISR", | |
"iso2":"IL", | |
"latitude":"31.814193725585938", | |
"longitude":"34.75337219238281", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ISR.png" | |
}, | |
{ | |
"name":"Japan", | |
"continent":"Asia", | |
"sub_region":"Eastern Asia", | |
"iso":"JPN", | |
"iso2":"JP", | |
"latitude":"36.281646728515625", | |
"longitude":"139.0772705078125", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/JPN.png" | |
}, | |
{ | |
"name":"Jordan", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"JOR", | |
"iso2":"JO", | |
"latitude":"31.2757625579834", | |
"longitude":"36.82838821411133", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/JOR.png" | |
}, | |
{ | |
"name":"Kazakhstan", | |
"continent":"Asia", | |
"sub_region":"Central Asia", | |
"iso":"KAZ", | |
"iso2":"KZ", | |
"latitude":"48.14600372314453", | |
"longitude":"67.17916870117188", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/KAZ.png" | |
}, | |
{ | |
"name":"Korea DPR", | |
"continent":"Asia", | |
"sub_region":"Eastern Asia", | |
"iso":"PRK", | |
"iso2":"KP", | |
"latitude":"39.019444", | |
"longitude":"125.738052", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/PRK.png" | |
}, | |
{ | |
"name":"Korea Republic", | |
"continent":"Asia", | |
"sub_region":"Eastern Asia", | |
"iso":"KOR", | |
"iso2":"KR", | |
"latitude":"40.077640533447266", | |
"longitude":"127.13385009765625", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/KOR.png" | |
}, | |
{ | |
"name":"Kuwait", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"KWT", | |
"iso2":"KW", | |
"latitude":"29.321941375732422", | |
"longitude":"47.60246658325195", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/KWT.png" | |
}, | |
{ | |
"name":"Kyrgyz Republic", | |
"continent":"Asia", | |
"sub_region":"Central Asia", | |
"iso":"KGZ", | |
"iso2":"KG", | |
"latitude":"41.46435546875", | |
"longitude":"74.55522155761719", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/KGZ.png" | |
}, | |
{ | |
"name":"Laos", | |
"continent":"Asia", | |
"sub_region":"South-Eastern Asia", | |
"iso":"LAO", | |
"iso2":"LA", | |
"latitude":"18.65074920654297", | |
"longitude":"104.15293884277344", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/LAO.png" | |
}, | |
{ | |
"name":"Lebanon", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"LBN", | |
"iso2":"LB", | |
"latitude":"33.925411224365234", | |
"longitude":"35.89972686767578", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/LBN.png" | |
}, | |
{ | |
"name":"Macau", | |
"continent":"Asia", | |
"sub_region":"Eastern Asia", | |
"iso":"MAC", | |
"iso2":"MO", | |
"latitude":"22.140748977661133", | |
"longitude":"113.56034088134766", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MAC.png" | |
}, | |
{ | |
"name":"Malaysia", | |
"continent":"Asia", | |
"sub_region":"South-Eastern Asia", | |
"iso":"MYS", | |
"iso2":"MY", | |
"latitude":"2.5490005016326904", | |
"longitude":"102.96261596679688", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MYS.png" | |
}, | |
{ | |
"name":"Maldives", | |
"continent":"Asia", | |
"sub_region":"Southern Asia", | |
"iso":"MDV", | |
"iso2":"MV", | |
"latitude":"4.185884952545166", | |
"longitude":"73.53071594238281", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MDV.png" | |
}, | |
{ | |
"name":"Mongolia", | |
"continent":"Asia", | |
"sub_region":"Eastern Asia", | |
"iso":"MNG", | |
"iso2":"MN", | |
"latitude":"46.83647918701172", | |
"longitude":"103.06689453125", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MNG.png" | |
}, | |
{ | |
"name":"Myanmar", | |
"continent":"Asia", | |
"sub_region":"South-Eastern Asia", | |
"iso":"MMR", | |
"iso2":"MM", | |
"latitude":"20.330142974853516", | |
"longitude":"96.52182006835938", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MMR.png" | |
}, | |
{ | |
"name":"Nepal", | |
"continent":"Asia", | |
"sub_region":"Southern Asia", | |
"iso":"NPL", | |
"iso2":"NP", | |
"latitude":"28.259138107299805", | |
"longitude":"83.94416046142578", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/NPL.png" | |
}, | |
{ | |
"name":"Oman", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"OMN", | |
"iso2":"OM", | |
"latitude":"20.566621780395508", | |
"longitude":"56.157962799072266", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/OMN.png" | |
}, | |
{ | |
"name":"Pakistan", | |
"continent":"Asia", | |
"sub_region":"Southern Asia", | |
"iso":"PAK", | |
"iso2":"PK", | |
"latitude":"29.923219680786133", | |
"longitude":"69.35774230957031", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/PAK.png" | |
}, | |
{ | |
"name":"Palestine", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"PSE", | |
"iso2":"PS", | |
"latitude":"31.946392059326172", | |
"longitude":"35.259735107421875", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/PSE.png" | |
}, | |
{ | |
"name":"Philippines", | |
"continent":"Asia", | |
"sub_region":"South-Eastern Asia", | |
"iso":"PHL", | |
"iso2":"PH", | |
"latitude":"11.112666130065918", | |
"longitude":"122.50947570800781", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/PHL.png" | |
}, | |
{ | |
"name":"Qatar", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"QAT", | |
"iso2":"QA", | |
"latitude":"25.413625717163086", | |
"longitude":"51.2602653503418", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/QAT.png" | |
}, | |
{ | |
"name":"Saudi Arabia", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"SAU", | |
"iso2":"SA", | |
"latitude":"23.994726181030273", | |
"longitude":"44.4013557434082", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SAU.png" | |
}, | |
{ | |
"name":"Singapore", | |
"continent":"Asia", | |
"sub_region":"South-Eastern Asia", | |
"iso":"SGP", | |
"iso2":"SG", | |
"latitude":"1.3219958543777466", | |
"longitude":"103.8205337524414", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SGP.png" | |
}, | |
{ | |
"name":"Sri Lanka", | |
"continent":"Asia", | |
"sub_region":"Southern Asia", | |
"iso":"LKA", | |
"iso2":"LK", | |
"latitude":"7.789133548736572", | |
"longitude":"80.68072509765625", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/LKA.png" | |
}, | |
{ | |
"name":"Syria", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"SYR", | |
"iso2":"SY", | |
"latitude":"35.03312683105469", | |
"longitude":"38.473472595214844", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SYR.png" | |
}, | |
{ | |
"name":"Tajikistan", | |
"continent":"Asia", | |
"sub_region":"Central Asia", | |
"iso":"TJK", | |
"iso2":"TJ", | |
"latitude":"38.879764556884766", | |
"longitude":"70.89906311035156", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/TJK.png" | |
}, | |
{ | |
"name":"Thailand", | |
"continent":"Asia", | |
"sub_region":"South-Eastern Asia", | |
"iso":"THA", | |
"iso2":"TH", | |
"latitude":"14.48458194732666", | |
"longitude":"100.85191345214844", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/THA.png" | |
}, | |
{ | |
"name":"Timor-Leste", | |
"continent":"Asia", | |
"sub_region":"South-Eastern Asia", | |
"iso":"TLS", | |
"iso2":"TL", | |
"latitude":"-8.804786682128906", | |
"longitude":"126.07902526855469", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/TLS.png" | |
}, | |
{ | |
"name":"Turkey", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"TUR", | |
"iso2":"TR", | |
"latitude":"39.05101013183594", | |
"longitude":"34.93033981323242", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/TUR.png" | |
}, | |
{ | |
"name":"Turkmenistan", | |
"continent":"Asia", | |
"sub_region":"Central Asia", | |
"iso":"TKM", | |
"iso2":"TM", | |
"latitude":"39.2012825012207", | |
"longitude":"59.082252502441406", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/TKM.png" | |
}, | |
{ | |
"name":"United Arab Emirates", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"ARE", | |
"iso2":"AE", | |
"latitude":"23.684776306152344", | |
"longitude":"54.536643981933594", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ARE.png" | |
}, | |
{ | |
"name":"Uzbekistan", | |
"continent":"Asia", | |
"sub_region":"Central Asia", | |
"iso":"UZB", | |
"iso2":"UZ", | |
"latitude":"41.77239227294922", | |
"longitude":"63.14588928222656", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/UZB.png" | |
}, | |
{ | |
"name":"Vietnam", | |
"continent":"Asia", | |
"sub_region":"South-Eastern Asia", | |
"iso":"VNM", | |
"iso2":"VN", | |
"latitude":"16.9404296875", | |
"longitude":"106.8164291381836", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/VNM.png" | |
}, | |
{ | |
"name":"Yemen", | |
"continent":"Asia", | |
"sub_region":"Western Asia", | |
"iso":"YEM", | |
"iso2":"YE", | |
"latitude":"15.888387680053711", | |
"longitude":"47.48988723754883", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/YEM.png" | |
}, | |
{ | |
"name":"Albania", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"ALB", | |
"iso2":"AL", | |
"latitude":"41.11113357543945", | |
"longitude":"20.02745246887207", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ALB.png" | |
}, | |
{ | |
"name":"Andorra", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"AND", | |
"iso2":"AD", | |
"latitude":"42.5506591796875", | |
"longitude":"1.5762332677841187", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/AND.png" | |
}, | |
{ | |
"name":"Austria", | |
"continent":"Europe", | |
"sub_region":"Western Europe", | |
"iso":"AUT", | |
"iso2":"AT", | |
"latitude":"47.58843994140625", | |
"longitude":"14.14021110534668", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/AUT.png" | |
}, | |
{ | |
"name":"Belarus", | |
"continent":"Europe", | |
"sub_region":"Eastern Europe", | |
"iso":"BLR", | |
"iso2":"BY", | |
"latitude":"53.54347229003906", | |
"longitude":"28.054094314575195", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BLR.png" | |
}, | |
{ | |
"name":"Belgium", | |
"continent":"Europe", | |
"sub_region":"Western Europe", | |
"iso":"BEL", | |
"iso2":"BE", | |
"latitude":"50.648963928222656", | |
"longitude":"4.641502380371094", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BEL.png" | |
}, | |
{ | |
"name":"Bosnia and Herzegovina", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"BIH", | |
"iso2":"BA", | |
"latitude":"44.16533279418945", | |
"longitude":"17.790241241455078", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BIH.png" | |
}, | |
{ | |
"name":"Bulgaria", | |
"continent":"Europe", | |
"sub_region":"Eastern Europe", | |
"iso":"BGR", | |
"iso2":"BG", | |
"latitude":"42.7661018371582", | |
"longitude":"25.283733367919922", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BGR.png" | |
}, | |
{ | |
"name":"Croatia", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"HRV", | |
"iso2":"HR", | |
"latitude":"45.444305419921875", | |
"longitude":"15.734503746032715", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/HRV.png" | |
}, | |
{ | |
"name":"Cyprus", | |
"continent":"Europe", | |
"sub_region":"Eastern Europe", | |
"iso":"CYP", | |
"iso2":"CY", | |
"latitude":"35.11473846435547", | |
"longitude":"33.486717224121094", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CYP.png" | |
}, | |
{ | |
"name":"Czech Republic", | |
"continent":"Europe", | |
"sub_region":"Eastern Europe", | |
"iso":"CZE", | |
"iso2":"CZ", | |
"latitude":"49.739105224609375", | |
"longitude":"15.331501007080078", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CZE.png" | |
}, | |
{ | |
"name":"Denmark", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"DNK", | |
"iso2":"DK", | |
"latitude":"56.10176086425781", | |
"longitude":"9.555907249450684", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/DNK.png" | |
}, | |
{ | |
"name":"England", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"GBR", | |
"iso2":"GB", | |
"latitude":"54.56088638305664", | |
"longitude":"-2.2125117778778076", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ENG.png" | |
}, | |
{ | |
"name":"Estonia", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"EST", | |
"iso2":"EE", | |
"latitude":"58.69374465942383", | |
"longitude":"25.24162483215332", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/EST.png" | |
}, | |
{ | |
"name":"Faroe Islands", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"FRO", | |
"iso2":"FO", | |
"latitude":"62.009559631347656", | |
"longitude":"-6.818255424499512", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/FRO.png" | |
}, | |
{ | |
"name":"Finland", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"FIN", | |
"iso2":"FI", | |
"latitude":"64.28858184814453", | |
"longitude":"25.989402770996094", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/FIN.png" | |
}, | |
{ | |
"name":"France", | |
"continent":"Europe", | |
"sub_region":"Western Europe", | |
"iso":"FRA", | |
"iso2":"FR", | |
"latitude":"46.63727951049805", | |
"longitude":"2.3382623195648193", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/FRA.png" | |
}, | |
{ | |
"name":"Germany", | |
"continent":"Europe", | |
"sub_region":"Western Europe", | |
"iso":"DEU", | |
"iso2":"DE", | |
"latitude":"51.20246505737305", | |
"longitude":"10.382203102111816", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/DEU.png" | |
}, | |
{ | |
"name":"Gibraltar", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"GIB", | |
"iso2":"GI", | |
"latitude":"36.135841369628906", | |
"longitude":"-5.349248886108398", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/GIB.png" | |
}, | |
{ | |
"name":"Greece", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"GRC", | |
"iso2":"GR", | |
"latitude":"39.68437194824219", | |
"longitude":"21.897409439086914", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/GRC.png" | |
}, | |
{ | |
"name":"Hungary", | |
"continent":"Europe", | |
"sub_region":"Eastern Europe", | |
"iso":"HUN", | |
"iso2":"HU", | |
"latitude":"47.165733337402344", | |
"longitude":"19.416574478149414", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/HUN.png" | |
}, | |
{ | |
"name":"Iceland", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"ISL", | |
"iso2":"IS", | |
"latitude":"64.9285659790039", | |
"longitude":"-18.961700439453125", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ISL.png" | |
}, | |
{ | |
"name":"Italy", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"ITA", | |
"iso2":"IT", | |
"latitude":"42.7669792175293", | |
"longitude":"12.493823051452637", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ITA.png" | |
}, | |
{ | |
"name":"Kosovo", | |
"continent":"Europe", | |
"sub_region":"Eastern Europe", | |
"iso":"UNK", | |
"iso2":"XK", | |
"latitude":"42.666667", | |
"longitude":"21.166667", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/UNK.png" | |
}, | |
{ | |
"name":"Latvia", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"LVA", | |
"iso2":"LV", | |
"latitude":"56.86873245239258", | |
"longitude":"24.84024429321289", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/LVA.png" | |
}, | |
{ | |
"name":"Liechtenstein", | |
"continent":"Europe", | |
"sub_region":"Western Europe", | |
"iso":"LIE", | |
"iso2":"LI", | |
"latitude":"47.14126968383789", | |
"longitude":"9.552783012390137", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/LIE.png" | |
}, | |
{ | |
"name":"Lithuania", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"LTU", | |
"iso2":"LT", | |
"latitude":"55.33871841430664", | |
"longitude":"23.87092399597168", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/LTU.png" | |
}, | |
{ | |
"name":"Luxembourg", | |
"continent":"Europe", | |
"sub_region":"Western Europe", | |
"iso":"LUX", | |
"iso2":"LU", | |
"latitude":"49.77788162231445", | |
"longitude":"6.094746112823486", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/LUX.png" | |
}, | |
{ | |
"name":"Malta", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"MLT", | |
"iso2":"MT", | |
"latitude":"35.93336486816406", | |
"longitude":"14.381033897399902", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MLT.png" | |
}, | |
{ | |
"name":"Moldova", | |
"continent":"Europe", | |
"sub_region":"Eastern Europe", | |
"iso":"MDA", | |
"iso2":"MD", | |
"latitude":"47.203704833984375", | |
"longitude":"28.46834373474121", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MDA.png" | |
}, | |
{ | |
"name":"Montenegro", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"MNE", | |
"iso2":"ME", | |
"latitude":"42.752803802490234", | |
"longitude":"19.237918853759766", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MNE.png" | |
}, | |
{ | |
"name":"Netherlands", | |
"continent":"Europe", | |
"sub_region":"Western Europe", | |
"iso":"NLD", | |
"iso2":"NL", | |
"latitude":"52.34225845336914", | |
"longitude":"5.5281572341918945", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/NLD.png" | |
}, | |
{ | |
"name":"North Macedonia", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"MKD", | |
"iso2":"MK", | |
"latitude":"41.60045623779297", | |
"longitude":"21.700895309448242", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MKD.png" | |
}, | |
{ | |
"name":"Northern Ireland", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"IRL", | |
"iso2":"IE", | |
"latitude":"53.1827278137207", | |
"longitude":"-8.196102142333984", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/IRL.png" | |
}, | |
{ | |
"name":"Norway", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"NOR", | |
"iso2":"NO", | |
"latitude":"66.76667022705078", | |
"longitude":"14.899925231933594", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/NOR.png" | |
}, | |
{ | |
"name":"Poland", | |
"continent":"Europe", | |
"sub_region":"Eastern Europe", | |
"iso":"POL", | |
"iso2":"PL", | |
"latitude":"52.147850036621094", | |
"longitude":"19.37775993347168", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/POL.png" | |
}, | |
{ | |
"name":"Portugal", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"PRT", | |
"iso2":"PT", | |
"latitude":"39.64200973510742", | |
"longitude":"-8.009422302246094", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/PRT.png" | |
}, | |
{ | |
"name":"Republic of Ireland", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"IRL", | |
"iso2":"IE", | |
"latitude":"53.1827278137207", | |
"longitude":"-8.196102142333984", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/IRL.png" | |
}, | |
{ | |
"name":"Romania", | |
"continent":"Europe", | |
"sub_region":"Eastern Europe", | |
"iso":"ROU", | |
"iso2":"RO", | |
"latitude":"45.83774185180664", | |
"longitude":"25.005935668945312", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ROU.png" | |
}, | |
{ | |
"name":"Russia", | |
"continent":"Europe", | |
"sub_region":"Eastern Europe", | |
"iso":"RUS", | |
"iso2":"RU", | |
"latitude":"63.125186920166016", | |
"longitude":"103.75398254394531", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/RUS.png" | |
}, | |
{ | |
"name":"San Marino", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"SMR", | |
"iso2":"SM", | |
"latitude":"43.938133239746094", | |
"longitude":"12.463393211364746", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SMR.png" | |
}, | |
{ | |
"name":"Scotland", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"GBR", | |
"iso2":"GB", | |
"latitude":"54.56088638305664", | |
"longitude":"-2.2125117778778076", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SCO.png" | |
}, | |
{ | |
"name":"Serbia", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"SRB", | |
"iso2":"RS", | |
"latitude":"44.23297119140625", | |
"longitude":"20.797958374023438", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SRB.png" | |
}, | |
{ | |
"name":"Slovakia", | |
"continent":"Europe", | |
"sub_region":"Eastern Europe", | |
"iso":"SVK", | |
"iso2":"SK", | |
"latitude":"48.70748519897461", | |
"longitude":"19.48488998413086", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SVK.png" | |
}, | |
{ | |
"name":"Slovenia", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"SVN", | |
"iso2":"SI", | |
"latitude":"46.1202392578125", | |
"longitude":"14.820664405822754", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SVN.png" | |
}, | |
{ | |
"name":"Spain", | |
"continent":"Europe", | |
"sub_region":"Southern Europe", | |
"iso":"ESP", | |
"iso2":"ES", | |
"latitude":"40.396026611328125", | |
"longitude":"-3.550692558288574", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ESP.png" | |
}, | |
{ | |
"name":"Sweden", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"SWE", | |
"iso2":"SE", | |
"latitude":"62.67497253417969", | |
"longitude":"16.798059463500977", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SWE.png" | |
}, | |
{ | |
"name":"Switzerland", | |
"continent":"Europe", | |
"sub_region":"Western Europe", | |
"iso":"CHE", | |
"iso2":"CH", | |
"latitude":"46.80379867553711", | |
"longitude":"8.222854614257812", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CHE.png" | |
}, | |
{ | |
"name":"Ukraine", | |
"continent":"Europe", | |
"sub_region":"Eastern Europe", | |
"iso":"UKR", | |
"iso2":"UA", | |
"latitude":"48.92656326293945", | |
"longitude":"31.47578239440918", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/UKR.png" | |
}, | |
{ | |
"name":"Wales", | |
"continent":"Europe", | |
"sub_region":"Northern Europe", | |
"iso":"GBR", | |
"iso2":"GB", | |
"latitude":"51.481583", | |
"longitude":"-3.179090", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/WAL.png" | |
}, | |
{ | |
"name":"Anguilla", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"AIA", | |
"iso2":"AI", | |
"latitude":"18.22646713256836", | |
"longitude":"-63.0473518371582", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/AIA.png" | |
}, | |
{ | |
"name":"Antigua and Barbuda", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"ATG", | |
"iso2":"AG", | |
"latitude":"17.09273910522461", | |
"longitude":"-61.81040954589844", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ATG.png" | |
}, | |
{ | |
"name":"Aruba", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"ABW", | |
"iso2":"AW", | |
"latitude":"12.506523132324219", | |
"longitude":"-69.96931457519531", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ABW.png" | |
}, | |
{ | |
"name":"Bahamas", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"BHS", | |
"iso2":"BS", | |
"latitude":"25.035648345947266", | |
"longitude":"-77.39512634277344", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BHS.png" | |
}, | |
{ | |
"name":"Barbados", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"BRB", | |
"iso2":"BB", | |
"latitude":"13.178098678588867", | |
"longitude":"-59.5485954284668", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BRB.png" | |
}, | |
{ | |
"name":"Belize", | |
"continent":"North America", | |
"sub_region":"Central America", | |
"iso":"BLZ", | |
"iso2":"BZ", | |
"latitude":"17.225292205810547", | |
"longitude":"-88.66973876953125", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BLZ.png" | |
}, | |
{ | |
"name":"Bermuda", | |
"continent":"North America", | |
"sub_region":"Northern America", | |
"iso":"BMU", | |
"iso2":"BM", | |
"latitude":"32.302669525146484", | |
"longitude":"-64.7516860961914", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BMU.png" | |
}, | |
{ | |
"name":"British Virgin Islands", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"VGB", | |
"iso2":"VG", | |
"latitude":"18.431389", | |
"longitude":"-64.623056", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/VGB.png" | |
}, | |
{ | |
"name":"Canada", | |
"continent":"North America", | |
"sub_region":"Northern America", | |
"iso":"CAN", | |
"iso2":"CA", | |
"latitude":"62.832908630371094", | |
"longitude":"-95.91332244873047", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CAN.png" | |
}, | |
{ | |
"name":"Cayman Islands", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"CYM", | |
"iso2":"KY", | |
"latitude":"19.308862686157227", | |
"longitude":"-81.25680541992188", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CYM.png" | |
}, | |
{ | |
"name":"Costa Rica", | |
"continent":"North America", | |
"sub_region":"Central America", | |
"iso":"CRI", | |
"iso2":"CR", | |
"latitude":"9.884991645812988", | |
"longitude":"-84.22723388671875", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CRI.png" | |
}, | |
{ | |
"name":"Cuba", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"CUB", | |
"iso2":"CU", | |
"latitude":"22.066335678100586", | |
"longitude":"-79.4531478881836", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CUB.png" | |
}, | |
{ | |
"name":"Cura\u00e7ao", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"CUW", | |
"iso2":"CW", | |
"latitude":"12.163220405578613", | |
"longitude":"-68.94505310058594", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CUW.png" | |
}, | |
{ | |
"name":"Dominica", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"DMA", | |
"iso2":"DM", | |
"latitude":"15.3991060256958", | |
"longitude":"-61.33945846557617", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/DMA.png" | |
}, | |
{ | |
"name":"Dominican Republic", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"DOM", | |
"iso2":"DO", | |
"latitude":"19.019824981689453", | |
"longitude":"-70.79285430908203", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/DOM.png" | |
}, | |
{ | |
"name":"El Salvador", | |
"continent":"North America", | |
"sub_region":"Central America", | |
"iso":"SLV", | |
"iso2":"SV", | |
"latitude":"13.671636581420898", | |
"longitude":"-88.86363220214844", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SLV.png" | |
}, | |
{ | |
"name":"Grenada", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"GRD", | |
"iso2":"GD", | |
"latitude":"12.178866386413574", | |
"longitude":"-61.64693069458008", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/GRD.png" | |
}, | |
{ | |
"name":"Guatemala", | |
"continent":"North America", | |
"sub_region":"Central America", | |
"iso":"GTM", | |
"iso2":"GT", | |
"latitude":"15.670565605163574", | |
"longitude":"-90.3486557006836", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/GTM.png" | |
}, | |
{ | |
"name":"Haiti", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"HTI", | |
"iso2":"HT", | |
"latitude":"19.0732421875", | |
"longitude":"-72.24127960205078", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/HTI.png" | |
}, | |
{ | |
"name":"Honduras", | |
"continent":"North America", | |
"sub_region":"Central America", | |
"iso":"HND", | |
"iso2":"HN", | |
"latitude":"14.975032806396484", | |
"longitude":"-86.2647705078125", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/HND.png" | |
}, | |
{ | |
"name":"Jamaica", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"JAM", | |
"iso2":"JM", | |
"latitude":"18.143444061279297", | |
"longitude":"-77.34654998779297", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/JAM.png" | |
}, | |
{ | |
"name":"Mexico", | |
"continent":"North America", | |
"sub_region":"Central America", | |
"iso":"MEX", | |
"iso2":"MX", | |
"latitude":"23.909093856811523", | |
"longitude":"-102.6333999633789", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MEX.png" | |
}, | |
{ | |
"name":"Montserrat", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"MSR", | |
"iso2":"MS", | |
"latitude":"16.735998153686523", | |
"longitude":"-62.188819885253906", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/MSR.png" | |
}, | |
{ | |
"name":"Nicaragua", | |
"continent":"North America", | |
"sub_region":"Central America", | |
"iso":"NIC", | |
"iso2":"NI", | |
"latitude":"12.903773307800293", | |
"longitude":"-84.92182159423828", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/NIC.png" | |
}, | |
{ | |
"name":"Panama", | |
"continent":"North America", | |
"sub_region":"Central America", | |
"iso":"PAN", | |
"iso2":"PA", | |
"latitude":"8.646247863769531", | |
"longitude":"-80.50607299804688", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/PAN.png" | |
}, | |
{ | |
"name":"Puerto Rico", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"PRI", | |
"iso2":"PR", | |
"latitude":"18.2491397857666", | |
"longitude":"-66.62803649902344", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/PRI.png" | |
}, | |
{ | |
"name":"St. Kitts and Nevis", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"KNA", | |
"iso2":"KN", | |
"latitude":"17.24447250366211", | |
"longitude":"-62.643184661865234", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/KNA.png" | |
}, | |
{ | |
"name":"St. Lucia", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"LCA", | |
"iso2":"LC", | |
"latitude":"13.86330509185791", | |
"longitude":"-60.9665641784668", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/LCA.png" | |
}, | |
{ | |
"name":"St. Vincent and the Grenadines", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"VCT", | |
"iso2":"VC", | |
"latitude":"13.217251777648926", | |
"longitude":"-61.19344711303711", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/VCT.png" | |
}, | |
{ | |
"name":"Trinidad and Tobago", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"TTO", | |
"iso2":"TT", | |
"latitude":"10.68574047088623", | |
"longitude":"-61.1640625", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/TTO.png" | |
}, | |
{ | |
"name":"Turks and Caicos Islands", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"TCA", | |
"iso2":"TC", | |
"latitude":"21.758726119995117", | |
"longitude":"-71.71514892578125", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/TCA.png" | |
}, | |
{ | |
"name":"USA", | |
"continent":"North America", | |
"sub_region":"Northern America", | |
"iso":"USA", | |
"iso2":"US", | |
"latitude":"39.44325637817383", | |
"longitude":"-98.95733642578125", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/USA.png" | |
}, | |
{ | |
"name":"United States Virgin Islands", | |
"continent":"North America", | |
"sub_region":"Caribbean", | |
"iso":"VIR", | |
"iso2":"VI", | |
"latitude":"18.35", | |
"longitude":"-64.933333", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/VIR.png" | |
}, | |
{ | |
"name":"American Samoa", | |
"continent":"Oceania", | |
"sub_region":"Polynesia", | |
"iso":"ASM", | |
"iso2":"AS", | |
"latitude":"-14.31956672668457", | |
"longitude":"-170.7403564453125", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ASM.png" | |
}, | |
{ | |
"name":"Australia", | |
"continent":"Oceania", | |
"sub_region":"Australia and New Zealand", | |
"iso":"AUS", | |
"iso2":"AU", | |
"latitude":"-25.585241317749023", | |
"longitude":"134.50411987304688", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/AUS.png" | |
}, | |
{ | |
"name":"Cook Islands", | |
"continent":"Oceania", | |
"sub_region":"Polynesia", | |
"iso":"COK", | |
"iso2":"CK", | |
"latitude":"-21.22330665588379", | |
"longitude":"-159.7405548095703", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/COK.png" | |
}, | |
{ | |
"name":"Fiji", | |
"continent":"Oceania", | |
"sub_region":"Melanesia", | |
"iso":"FJI", | |
"iso2":"FJ", | |
"latitude":"-17.658161163330078", | |
"longitude":"178.1472625732422", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/FJI.png" | |
}, | |
{ | |
"name":"Guam", | |
"continent":"Oceania", | |
"sub_region":"Micronesia", | |
"iso":"GUM", | |
"iso2":"GU", | |
"latitude":"13.42112922668457", | |
"longitude":"144.73971557617188", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/GUM.png" | |
}, | |
{ | |
"name":"New Caledonia", | |
"continent":"Oceania", | |
"sub_region":"Melanesia", | |
"iso":"NCL", | |
"iso2":"NC", | |
"latitude":"-21.31782341003418", | |
"longitude":"165.298583984375", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/NCL.png" | |
}, | |
{ | |
"name":"New Zealand", | |
"continent":"Oceania", | |
"sub_region":"Australia and New Zealand", | |
"iso":"NZL", | |
"iso2":"NZ", | |
"latitude":"-44.05629348754883", | |
"longitude":"170.35415649414062", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/NZL.png" | |
}, | |
{ | |
"name":"Papua New Guinea", | |
"continent":"Oceania", | |
"sub_region":"Melanesia", | |
"iso":"PNG", | |
"iso2":"PG", | |
"latitude":"-6.889159679412842", | |
"longitude":"146.21444702148438", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/PNG.png" | |
}, | |
{ | |
"name":"Samoa", | |
"continent":"Oceania", | |
"sub_region":"Polynesia", | |
"iso":"WSM", | |
"iso2":"WS", | |
"latitude":"-13.668972969055176", | |
"longitude":"-172.322021484375", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/WSM.png" | |
}, | |
{ | |
"name":"Solomon Islands", | |
"continent":"Oceania", | |
"sub_region":"Melanesia", | |
"iso":"SLB", | |
"iso2":"SB", | |
"latitude":"-9.548112869262695", | |
"longitude":"160.01930236816406", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SLB.png" | |
}, | |
{ | |
"name":"Tahiti", | |
"continent":"Oceania", | |
"sub_region":"Polynesia", | |
"iso":"PYF", | |
"iso2":"PF", | |
"latitude":"-17.651873687771715", | |
"longitude":"-149.42569955157853", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/PYF.png" | |
}, | |
{ | |
"name":"Tonga", | |
"continent":"Oceania", | |
"sub_region":"Polynesia", | |
"iso":"TON", | |
"iso2":"TO", | |
"latitude":"-21.147611618041992", | |
"longitude":"-175.25067138671875", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/TON.png" | |
}, | |
{ | |
"name":"Vanuatu", | |
"continent":"Oceania", | |
"sub_region":"Melanesia", | |
"iso":"VUT", | |
"iso2":"VU", | |
"latitude":"-16.376684188842773", | |
"longitude":"167.5625", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/VUT.png" | |
}, | |
{ | |
"name":"Argentina", | |
"continent":"South America", | |
"sub_region":"South America", | |
"iso":"ARG", | |
"iso2":"AR", | |
"latitude":"-37.071964263916016", | |
"longitude":"-64.85450744628906", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ARG.png" | |
}, | |
{ | |
"name":"Bolivia", | |
"continent":"South America", | |
"sub_region":"South America", | |
"iso":"BOL", | |
"iso2":"BO", | |
"latitude":"-16.713054656982422", | |
"longitude":"-64.6666488647461", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BOL.png" | |
}, | |
{ | |
"name":"Brazil", | |
"continent":"South America", | |
"sub_region":"South America", | |
"iso":"BRA", | |
"iso2":"BR", | |
"latitude":"-10.81045150756836", | |
"longitude":"-52.97311782836914", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/BRA.png" | |
}, | |
{ | |
"name":"Chile", | |
"continent":"South America", | |
"sub_region":"South America", | |
"iso":"CHL", | |
"iso2":"CL", | |
"latitude":"-35.78622817993164", | |
"longitude":"-71.67467498779297", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/CHL.png" | |
}, | |
{ | |
"name":"Colombia", | |
"continent":"South America", | |
"sub_region":"South America", | |
"iso":"COL", | |
"iso2":"CO", | |
"latitude":"3.9976072311401367", | |
"longitude":"-73.27796936035156", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/COL.png" | |
}, | |
{ | |
"name":"Ecuador", | |
"continent":"South America", | |
"sub_region":"South America", | |
"iso":"ECU", | |
"iso2":"EC", | |
"latitude":"-1.421528935432434", | |
"longitude":"-78.87104034423828", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/ECU.png" | |
}, | |
{ | |
"name":"Guyana", | |
"continent":"South America", | |
"sub_region":"South America", | |
"iso":"GUY", | |
"iso2":"GY", | |
"latitude":"4.917311191558838", | |
"longitude":"-58.94346237182617", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/GUY.png" | |
}, | |
{ | |
"name":"Paraguay", | |
"continent":"South America", | |
"sub_region":"South America", | |
"iso":"PRY", | |
"iso2":"PY", | |
"latitude":"-23.24028968811035", | |
"longitude":"-58.395172119140625", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/PRY.png" | |
}, | |
{ | |
"name":"Peru", | |
"continent":"South America", | |
"sub_region":"South America", | |
"iso":"PER", | |
"iso2":"PE", | |
"latitude":"-9.212532997131348", | |
"longitude":"-74.422119140625", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/PER.png" | |
}, | |
{ | |
"name":"Suriname", | |
"continent":"South America", | |
"sub_region":"South America", | |
"iso":"SUR", | |
"iso2":"SR", | |
"latitude":"4.216928958892822", | |
"longitude":"-55.889217376708984", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/SUR.png" | |
}, | |
{ | |
"name":"Uruguay", | |
"continent":"South America", | |
"sub_region":"South America", | |
"iso":"URY", | |
"iso2":"UY", | |
"latitude":"-32.96965408325195", | |
"longitude":"-56.055908203125", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/URY.png" | |
}, | |
{ | |
"name":"Venezuela", | |
"continent":"South America", | |
"sub_region":"South America", | |
"iso":"VEN", | |
"iso2":"VE", | |
"latitude":"10.474012020332355", | |
"longitude":"-66.90366476927747", | |
"flag":"https:\/\/raw.githubusercontent.com\/subbe\/flags\/main\/VEN.png" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment