├── .github └── FUNDING.yml ├── .gitignore ├── CITATION.cff ├── LICENSE ├── README.md ├── README.rst ├── countryinfo ├── __init__.py ├── countryinfo.py ├── data │ ├── afghanistan.json │ ├── albania.json │ ├── algeria.json │ ├── american_samoa.json │ ├── andorra.json │ ├── angola.json │ ├── anguilla.json │ ├── antarctica.json │ ├── antigua_and_barbuda.json │ ├── argentina.json │ ├── armenia.json │ ├── aruba.json │ ├── australia.json │ ├── austria.json │ ├── azerbaijan.json │ ├── bahamas.json │ ├── bahrain.json │ ├── bangladesh.json │ ├── barbados.json │ ├── belarus.json │ ├── belgium.json │ ├── belize.json │ ├── benin.json │ ├── bermuda.json │ ├── bhutan.json │ ├── bolivia.json │ ├── bonaire_sint_eustatius_and_saba.json │ ├── bosnia_and_herzegovina.json │ ├── botswana.json │ ├── bouvet_island.json │ ├── brazil.json │ ├── british_virgin_islands.json │ ├── brunei.json │ ├── bulgaria.json │ ├── burkina_faso.json │ ├── burundi.json │ ├── cambodia.json │ ├── cameroon.json │ ├── canada.json │ ├── cape_verde.json │ ├── cayman_islands.json │ ├── central_african_republic.json │ ├── chad.json │ ├── chile.json │ ├── china.json │ ├── christmas_island.json │ ├── cocos_keeling_islands.json │ ├── colombia.json │ ├── comoros.json │ ├── congo.json │ ├── congo_democratic_republic_of_the.json │ ├── cook_islands.json │ ├── costa_rica.json │ ├── cote_d_ivoire.json │ ├── croatia.json │ ├── cuba.json │ ├── curaçao.json │ ├── cyprus.json │ ├── czeck_republic.json │ ├── denmark.json │ ├── djibouti.json │ ├── dominica.json │ ├── dominican_republic.json │ ├── east_timor.json │ ├── ecuador.json │ ├── egypt.json │ ├── el_salvador.json │ ├── equatorial_guinea.json │ ├── eritrea.json │ ├── estonia.json │ ├── ethiopia.json │ ├── falkland_islands_islas_malvinas.json │ ├── faroe_islands.json │ ├── fiji.json │ ├── finland.json │ ├── france.json │ ├── french_guiana.json │ ├── french_polynesia.json │ ├── french_southern_and_antarctic_lands.json │ ├── gabon.json │ ├── gambia_the.json │ ├── georgia.json │ ├── germany.json │ ├── ghana.json │ ├── gibraltar.json │ ├── greece.json │ ├── greenland.json │ ├── grenada.json │ ├── guadeloupe.json │ ├── guam.json │ ├── guatemala.json │ ├── guernsey.json │ ├── guinea.json │ ├── guinea_bissau.json │ ├── guyana.json │ ├── haiti.json │ ├── heard_island_and_mc_donald_islands.json │ ├── holy_see_vatican_city.json │ ├── holy_see_vatican_city_state.json │ ├── honduras.json │ ├── hong_kong.json │ ├── hungary.json │ ├── iceland.json │ ├── index.js │ ├── india.json │ ├── indonesia.json │ ├── iran.json │ ├── iraq.json │ ├── ireland.json │ ├── israel.json │ ├── italy.json │ ├── jamaica.json │ ├── japan.json │ ├── jersey.json │ ├── jordan.json │ ├── kazakhstan.json │ ├── kenya.json │ ├── kiribati.json │ ├── korea_north.json │ ├── korea_south.json │ ├── kuwait.json │ ├── kyrgyzstan.json │ ├── laos.json │ ├── latvia.json │ ├── lebanon.json │ ├── lesotho.json │ ├── liberia.json │ ├── libya.json │ ├── liechtenstein.json │ ├── lithuania.json │ ├── luxembourg.json │ ├── macau.json │ ├── macedonia_former_yugoslav_republic_of.json │ ├── madagascar.json │ ├── malawi.json │ ├── malaysia.json │ ├── maldives.json │ ├── mali.json │ ├── malta.json │ ├── man_isle_of.json │ ├── marshall_islands.json │ ├── martinique.json │ ├── mauritania.json │ ├── mauritius.json │ ├── mayotte.json │ ├── mexico.json │ ├── micronesia_federated_states_of.json │ ├── moldova.json │ ├── monaco.json │ ├── mongolia.json │ ├── montenegro.json │ ├── montserrat.json │ ├── morocco.json │ ├── mozambique.json │ ├── myanmar.json │ ├── namibia.json │ ├── nauru.json │ ├── nepal.json │ ├── netherlands.json │ ├── netherlands_antilles.json │ ├── new_caledonia.json │ ├── new_zealand.json │ ├── nicaragua.json │ ├── niger.json │ ├── nigeria.json │ ├── niue.json │ ├── norfolk_island.json │ ├── northern_mariana_islands.json │ ├── norway.json │ ├── oman.json │ ├── pakistan.json │ ├── palau.json │ ├── palestine.json │ ├── palestine_state_of.json │ ├── panama.json │ ├── papua_new_guinea.json │ ├── paraguay.json │ ├── peru.json │ ├── philippines.json │ ├── pitcaim_islands.json │ ├── poland.json │ ├── portugal.json │ ├── puerto_rico.json │ ├── qatar.json │ ├── reunion.json │ ├── romainia.json │ ├── russia.json │ ├── rwanda.json │ ├── saint_barthélemy.json │ ├── saint_helena.json │ ├── saint_kitts_and_nevis.json │ ├── saint_lucia.json │ ├── saint_martin_french_part.json │ ├── saint_pierre_and_miquelon.json │ ├── saint_vincent_and_the_grenadines.json │ ├── samoa.json │ ├── san_marino.json │ ├── sao_tome_and_principe.json │ ├── saudi_arabia.json │ ├── senegal.json │ ├── serbia.json │ ├── seychelles.json │ ├── sierra_leone.json │ ├── singapore.json │ ├── sint_maarten_dutch_part.json │ ├── slovakia.json │ ├── slovenia.json │ ├── solomon_islands.json │ ├── somalia.json │ ├── south_africa.json │ ├── south_georgia_and_south_sandwich_islands.json │ ├── south_sudan.json │ ├── spain.json │ ├── sri_lanka.json │ ├── sudan.json │ ├── suriname.json │ ├── svalbard.json │ ├── swaziland.json │ ├── sweden.json │ ├── switzerland.json │ ├── syria.json │ ├── taiwan.json │ ├── tajikistan.json │ ├── tanzania.json │ ├── thailand.json │ ├── toga.json │ ├── tokelau.json │ ├── tonga.json │ ├── trinidad.json │ ├── tunisia.json │ ├── turkey.json │ ├── turkmenistan.json │ ├── turks_and_caicos_islands.json │ ├── tuvalu.json │ ├── uganda.json │ ├── ukraine.json │ ├── united_arab_emirates.json │ ├── united_kingdom.json │ ├── united_states_minor_outlying_islands.json │ ├── united_states_of_america.json │ ├── uruguay.json │ ├── uzbekistan.json │ ├── vanuatu.json │ ├── venezuela.json │ ├── vietnam.json │ ├── virgin_islands_british.json │ ├── virgin_islands_us.json │ ├── wallis_and_futuna.json │ ├── western_sahara.json │ ├── yemen.json │ ├── zambia.json │ ├── zimbabwe.json │ └── åland_islands.json ├── data_no_iso │ ├── ashmore_and_cartier_island.json │ ├── burma.json │ ├── clipperton_island.json │ ├── europa_island.json │ ├── gaza_strip.json │ ├── glorioso_islands.json │ ├── holy_see_vatican_city.json │ ├── ireland_northern.json │ ├── jan_mayen.json │ ├── jarvis_island.json │ ├── johnston_atoll.json │ ├── juan_de_nova_island.json │ ├── midway_islands.json │ ├── scotland.json │ ├── virgin_islands.json │ ├── wales.json │ └── west_bank.json └── py.typed ├── requirements.txt ├── setup.cfg ├── setup.py └── tests.py /.github/FUNDING.yml: -------------------------------------------------------------------------------- 1 | github: porimol 2 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | # Created by https://www.gitignore.io/api/linux,python,pycharm 2 | 3 | ### Linux ### 4 | *~ 5 | 6 | # temporary files which can be created if a process still has a handle open of a deleted file 7 | .fuse_hidden* 8 | 9 | # KDE directory preferences 10 | .directory 11 | 12 | # Linux trash folder which might appear on any partition or disk 13 | .Trash-* 14 | 15 | # .nfs files are created when an open file is removed but is still being accessed 16 | .nfs* 17 | 18 | ### PyCharm ### 19 | # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm 20 | # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 21 | 22 | # User-specific stuff: 23 | .idea/ 24 | .idea/**/workspace.xml 25 | .idea/**/tasks.xml 26 | .idea/dictionaries 27 | 28 | # Sensitive or high-churn files: 29 | .idea/**/dataSources/ 30 | .idea/**/dataSources.ids 31 | .idea/**/dataSources.xml 32 | .idea/**/dataSources.local.xml 33 | .idea/**/sqlDataSources.xml 34 | .idea/**/dynamic.xml 35 | .idea/**/uiDesigner.xml 36 | 37 | # Gradle: 38 | .idea/**/gradle.xml 39 | .idea/**/libraries 40 | 41 | # CMake 42 | cmake-build-debug/ 43 | 44 | # Mongo Explorer plugin: 45 | .idea/**/mongoSettings.xml 46 | 47 | ## File-based project format: 48 | *.iws 49 | 50 | ## Plugin-specific files: 51 | 52 | # IntelliJ 53 | /out/ 54 | 55 | # mpeltonen/sbt-idea plugin 56 | .idea_modules/ 57 | 58 | # JIRA plugin 59 | atlassian-ide-plugin.xml 60 | 61 | # Cursive Clojure plugin 62 | .idea/replstate.xml 63 | 64 | # Crashlytics plugin (for Android Studio and IntelliJ) 65 | com_crashlytics_export_strings.xml 66 | crashlytics.properties 67 | crashlytics-build.properties 68 | fabric.properties 69 | 70 | ### PyCharm Patch ### 71 | # Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721 72 | 73 | # *.iml 74 | # modules.xml 75 | # .idea/misc.xml 76 | # *.ipr 77 | 78 | # Sonarlint plugin 79 | .idea/sonarlint 80 | 81 | ### Python ### 82 | ======= 83 | # Byte-compiled / optimized / DLL files 84 | __pycache__/ 85 | *.py[cod] 86 | *$py.class 87 | 88 | # C extensions 89 | *.so 90 | 91 | # Distribution / packaging 92 | .Python 93 | env/ 94 | build/ 95 | develop-eggs/ 96 | dist/ 97 | downloads/ 98 | eggs/ 99 | .eggs/ 100 | lib/ 101 | lib64/ 102 | parts/ 103 | sdist/ 104 | var/ 105 | wheels/ 106 | *.egg-info/ 107 | .installed.cfg 108 | *.egg 109 | 110 | # PyInstaller 111 | # Usually these files are written by a python script from a template 112 | # before PyInstaller builds the exe, so as to inject date/other infos into it. 113 | *.manifest 114 | *.spec 115 | 116 | # Installer logs 117 | pip-log.txt 118 | pip-delete-this-directory.txt 119 | 120 | # Unit test / coverage reports 121 | htmlcov/ 122 | .tox/ 123 | .coverage 124 | .coverage.* 125 | .cache 126 | nosetests.xml 127 | coverage.xml 128 | *.cover 129 | .hypothesis/ 130 | 131 | # Translations 132 | *.mo 133 | *.pot 134 | 135 | # Django stuff: 136 | *.log 137 | local_settings.py 138 | 139 | # Flask stuff: 140 | instance/ 141 | .webassets-cache 142 | 143 | # Scrapy stuff: 144 | .scrapy 145 | 146 | # Sphinx documentation 147 | docs/_build/ 148 | 149 | # PyBuilder 150 | target/ 151 | 152 | # Jupyter Notebook 153 | .ipynb_checkpoints 154 | 155 | # pyenv 156 | .python-version 157 | 158 | # celery beat schedule file 159 | celerybeat-schedule 160 | 161 | # SageMath parsed files 162 | *.sage.py 163 | 164 | # dotenv 165 | .env 166 | 167 | # virtualenv 168 | .venv 169 | venv/ 170 | ENV/ 171 | 172 | # Spyder project settings 173 | .spyderproject 174 | .spyproject 175 | 176 | # Rope project settings 177 | .ropeproject 178 | 179 | # mkdocs documentation 180 | /site 181 | 182 | # End of https://www.gitignore.io/api/linux,python,pycharm 183 | 184 | # Custom ignore file(s) 185 | RnD/ 186 | venvp3 187 | # mypy 188 | .mypy_cache/ 189 | -------------------------------------------------------------------------------- /CITATION.cff: -------------------------------------------------------------------------------- 1 | # This CITATION.cff file was generated with cffinit. 2 | 3 | cff-version: 1.2.0 4 | title: Country Info 5 | version: 0.1.2 6 | date-released: 2018-05-03 7 | url: "https://github.com/porimol/countryinfo" 8 | message: >- 9 | If you use this software, please cite it using the 10 | metadata from this file. 11 | type: software 12 | authors: 13 | - given-names: Porimol 14 | family-names: Chandro 15 | email: porimolchandroroy@gmail.com 16 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2018 Porimol Chandro 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /countryinfo/__init__.py: -------------------------------------------------------------------------------- 1 | # coding=utf-8 2 | from countryinfo.countryinfo import CountryInfo as CountryInfo 3 | -------------------------------------------------------------------------------- /countryinfo/data/american_samoa.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "American Samoa", 3 | "altSpellings": [ 4 | "AS", 5 | "Amerika S\u0101moa", 6 | "Amelika S\u0101moa", 7 | "S\u0101moa Amelika", 8 | "ASM" 9 | ], 10 | "area": 199, 11 | "borders": [], 12 | "callingCodes": [ 13 | "1684" 14 | ], 15 | "capital": "Pago Pago", 16 | "capital_latlng": [ 17 | -14.275479, 18 | -170.70483 19 | ], 20 | "currencies": [ 21 | "USD" 22 | ], 23 | "demonym": "American Samoan", 24 | "flag": "", 25 | "geoJSON": {}, 26 | "ISO": { 27 | "alpha2": "AS", 28 | "alpha3": "ASM" 29 | }, 30 | "languages": [ 31 | "en", 32 | "sm" 33 | ], 34 | "latlng": [ 35 | -14.33333333, 36 | -170 37 | ], 38 | "nativeName": "American Samoa", 39 | "population": 55519, 40 | "provinces": [ 41 | "Eastern", 42 | "Manu'a", 43 | "Rose Island", 44 | "Swains Island", 45 | "Western" 46 | ], 47 | "region": "Oceania", 48 | "subregion": "Polynesia", 49 | "timezones": null, 50 | "tld": [ 51 | ".as" 52 | ], 53 | "translations": { 54 | "de": "Amerikanisch-Samoa", 55 | "es": "Samoa Americana", 56 | "fr": "Samoa am\u00e9ricaines", 57 | "ja": "\u30a2\u30e1\u30ea\u30ab\u9818\u30b5\u30e2\u30a2", 58 | "it": "Samoa Americane" 59 | }, 60 | "wiki": "http://en.wikipedia.org/wiki/american_samoa", 61 | "intermediateregion": "" 62 | } -------------------------------------------------------------------------------- /countryinfo/data/andorra.json: -------------------------------------------------------------------------------- 1 | {"name":"Andorra", 2 | "altSpellings":["AD","Principality of Andorra","Principat d'Andorra"], 3 | "area":467, 4 | "borders":["FRA","ESP"], 5 | "callingCodes":["376"], 6 | "capital":"Andorra la Vella", 7 | "capital_latlng":[42.5,1.5], 8 | "currencies":["EUR"], 9 | "demonym":"Andorran", 10 | "flag":"https://upload.wikimedia.org/wikipedia/commons/1/19/Flag_of_Andorra.svg", 11 | "geoJSON":{"type":"FeatureCollection", 12 | "features":[{"type":"Feature","id":"AND", 13 | "properties":{"name":"Andorra"}, 14 | "geometry":{"type":"Polygon", 15 | "coordinates":[[[1.3943348412536523,42.64693108863298 ],[1.3943348412536523,42.40519111504224 ],[1.865862744691583,42.40519111504224 ],[1.865862744691583,42.64693108863298],[1.3943348412536523,42.64693108863298]]]}}]}, 16 | "ISO":{"alpha2":"AD","alpha3":"AND"}, 17 | "languages":["ca","fr","es","oc"], 18 | "latlng":[42.5,1.5], 19 | "nativeName":"Principat d'Andorra", 20 | "population":81588, 21 | "provinces":["Andorra la Vella","Canillo","Encamp","Escaldes-Engordany","La Massana","Ordino","Sant Julià de Lòria"], 22 | "region":"Europe","subregion":"Southern Europe", 23 | "timezones":["UTC+01:00"], 24 | "tld":[".ad"], 25 | "translations":{"de":"Andorra","es":"Andorra","fr":"Andorre","ja":"アンドラ","it":"Andorra"}, 26 | "wiki":"https://en.wikipedia.org/wiki/Andorra"} 27 | -------------------------------------------------------------------------------- /countryinfo/data/anguilla.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Anguilla", 3 | "altSpellings": [ 4 | "AI", 5 | "AIA" 6 | ], 7 | "area": 91, 8 | "borders": [], 9 | "callingCodes": [ 10 | "1264" 11 | ], 12 | "capital": "The Valley", 13 | "capital_latlng": [ 14 | 41.559572, 15 | -98.980548 16 | ], 17 | "currencies": [ 18 | "XCD" 19 | ], 20 | "demonym": "Anguillian", 21 | "flag": "http://upload.wikimedia.org/wikipedia/commons/b/b4/Flag_of_Anguilla.svg", 22 | "geoJSON": {}, 23 | "ISO": { 24 | "alpha2": "AI", 25 | "alpha3": "AIA" 26 | }, 27 | "languages": [ 28 | "en" 29 | ], 30 | "latlng": [ 31 | 18.25, 32 | -63.16666666 33 | ], 34 | "nativeName": "Anguilla", 35 | "population": 13452, 36 | "provinces": [ 37 | "Anguilla" 38 | ], 39 | "region": "Americas", 40 | "subregion": "Latin America and the Caribbean", 41 | "timezones": null, 42 | "tld": [ 43 | ".ai" 44 | ], 45 | "translations": { 46 | "de": "Anguilla", 47 | "es": "Anguilla", 48 | "fr": "Anguilla", 49 | "ja": "\u30a2\u30f3\u30ae\u30e9", 50 | "it": "Anguilla" 51 | }, 52 | "wiki": "http://en.wikipedia.org/wiki/anguilla", 53 | "intermediateregion": "Caribbean" 54 | } -------------------------------------------------------------------------------- /countryinfo/data/antigua_and_barbuda.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Antigua and Barbuda", 3 | "altSpellings": [ 4 | "AG", 5 | "ATG" 6 | ], 7 | "area": 442, 8 | "borders": [], 9 | "callingCodes": [ 10 | "1268" 11 | ], 12 | "capital": "Saint John's", 13 | "capital_latlng": [ 14 | 47.561701, 15 | -52.715149 16 | ], 17 | "currencies": [ 18 | "XCD" 19 | ], 20 | "demonym": "Antiguan,Barbudan", 21 | "flag": "http://upload.wikimedia.org/wikipedia/commons/8/89/Flag_of_Antigua_and_Barbuda.svg", 22 | "geoJSON": {}, 23 | "ISO": { 24 | "alpha2": "AG", 25 | "alpha3": "ATG" 26 | }, 27 | "languages": [ 28 | "en" 29 | ], 30 | "latlng": [ 31 | 17.05, 32 | -61.8 33 | ], 34 | "nativeName": "Antigua and Barbuda", 35 | "population": 86295, 36 | "provinces": [ 37 | "Barbuda", 38 | "Redonda", 39 | "Saint George", 40 | "Saint John", 41 | "Saint Mary", 42 | "Saint Paul", 43 | "Saint Peter", 44 | "Saint Philip" 45 | ], 46 | "region": "Americas", 47 | "subregion": "Latin America and the Caribbean", 48 | "timezones": [ 49 | "UTC\u221204:00" 50 | ], 51 | "tld": [ 52 | ".ag" 53 | ], 54 | "translations": { 55 | "de": "Antigua und Barbuda", 56 | "es": "Antigua y Barbuda", 57 | "fr": "Antigua-et-Barbuda", 58 | "ja": "\u30a2\u30f3\u30c6\u30a3\u30b0\u30a2\u30fb\u30d0\u30fc\u30d6\u30fc\u30c0", 59 | "it": "Antigua e Barbuda" 60 | }, 61 | "wiki": "http://en.wikipedia.org/wiki/antigua_and_barbuda", 62 | "intermediateregion": "Caribbean" 63 | } -------------------------------------------------------------------------------- /countryinfo/data/aruba.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Aruba", 3 | "altSpellings": [ 4 | "AW", 5 | "ABW" 6 | ], 7 | "area": 180, 8 | "borders": [], 9 | "callingCodes": [ 10 | "297" 11 | ], 12 | "capital": "Oranjestad", 13 | "capital_latlng": [ 14 | 12.526874, 15 | -70.035684 16 | ], 17 | "currencies": [ 18 | "AWG" 19 | ], 20 | "demonym": "Aruban", 21 | "flag": "http://upload.wikimedia.org/wikipedia/commons/f/f6/Flag_of_Aruba.svg", 22 | "geoJSON": {}, 23 | "ISO": { 24 | "alpha2": "AW", 25 | "alpha3": "ABW" 26 | }, 27 | "languages": [ 28 | "nl", 29 | "pa" 30 | ], 31 | "latlng": [ 32 | 12.5, 33 | -69.96666666 34 | ], 35 | "nativeName": "Aruba", 36 | "population": 101484, 37 | "provinces": [ 38 | "Aruba" 39 | ], 40 | "region": "Americas", 41 | "subregion": "Latin America and the Caribbean", 42 | "timezones": null, 43 | "tld": [ 44 | ".aw" 45 | ], 46 | "translations": { 47 | "de": "Aruba", 48 | "es": "Aruba", 49 | "fr": "Aruba", 50 | "ja": "\u30a2\u30eb\u30d0", 51 | "it": "Aruba" 52 | }, 53 | "wiki": "http://en.wikipedia.org/wiki/aruba", 54 | "intermediateregion": "Caribbean" 55 | } -------------------------------------------------------------------------------- /countryinfo/data/bahrain.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Bahrain", 3 | "altSpellings": [ 4 | "BH", 5 | "Kingdom of Bahrain", 6 | "Mamlakat al-Ba\u1e25rayn", 7 | "BHR" 8 | ], 9 | "area": 765, 10 | "borders": [], 11 | "callingCodes": [ 12 | "973" 13 | ], 14 | "capital": "Manama", 15 | "capital_latlng": [ 16 | 26.223504, 17 | 50.582244 18 | ], 19 | "currencies": [ 20 | "BHD" 21 | ], 22 | "demonym": "Bahraini", 23 | "flag": "", 24 | "geoJSON": {}, 25 | "ISO": { 26 | "alpha2": "BH", 27 | "alpha3": "BHR" 28 | }, 29 | "languages": [ 30 | "ar" 31 | ], 32 | "latlng": [ 33 | 26, 34 | 50.55 35 | ], 36 | "nativeName": "\u200f\u0627\u0644\u0628\u062d\u0631\u064a\u0646", 37 | "population": 1316500, 38 | "provinces": [ 39 | "Al Hadd", 40 | "Al Manamah", 41 | "Al Mintaqah al Gharbiyah", 42 | "Al Mintaqah al Wusta", 43 | "Al Mintaqah ash Shamaliyah", 44 | "Al Muharraq", 45 | "Ar Rifa' wa al Mintaqah al Janubiyah", 46 | "Jidd Hafs", 47 | "Juzur Hawar", 48 | "Madinat 'Isa", 49 | "Madinat Hamad", 50 | "Sitrah" 51 | ], 52 | "region": "Asia", 53 | "subregion": "Western Asia", 54 | "timezones": [ 55 | "UTC+03:00" 56 | ], 57 | "tld": [ 58 | ".bh" 59 | ], 60 | "translations": { 61 | "de": "Bahrain", 62 | "es": "Bar\u00e9in", 63 | "fr": "Bahre\u00efn", 64 | "ja": "\u30d0\u30fc\u30ec\u30fc\u30f3", 65 | "it": "Bahrein" 66 | }, 67 | "wiki": "http://en.wikipedia.org/wiki/bahrain", 68 | "intermediateregion": "" 69 | } -------------------------------------------------------------------------------- /countryinfo/data/barbados.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Barbados", 3 | "altSpellings": [ 4 | "BB", 5 | "BRB" 6 | ], 7 | "area": 430, 8 | "borders": [], 9 | "callingCodes": [ 10 | "1246" 11 | ], 12 | "capital": "Bridgetown", 13 | "capital_latlng": [ 14 | 13.097783, 15 | -59.618418 16 | ], 17 | "currencies": [ 18 | "BBD" 19 | ], 20 | "demonym": "Barbadian", 21 | "flag": "", 22 | "geoJSON": {}, 23 | "ISO": { 24 | "alpha2": "BB", 25 | "alpha3": "BRB" 26 | }, 27 | "languages": [ 28 | "en" 29 | ], 30 | "latlng": [ 31 | 13.16666666, 32 | -59.53333333 33 | ], 34 | "nativeName": "Barbados", 35 | "population": 285000, 36 | "provinces": [ 37 | "Bridgetown", 38 | "Christ Church", 39 | "Saint Andrew", 40 | "Saint George", 41 | "Saint James", 42 | "Saint John", 43 | "Saint Joseph", 44 | "Saint Lucy", 45 | "Saint Michael", 46 | "Saint Peter", 47 | "Saint Philip", 48 | "Saint Thomas" 49 | ], 50 | "region": "Americas", 51 | "subregion": "Latin America and the Caribbean", 52 | "timezones": [ 53 | "UTC\u221204:00" 54 | ], 55 | "tld": [ 56 | ".bb" 57 | ], 58 | "translations": { 59 | "de": "Barbados", 60 | "es": "Barbados", 61 | "fr": "Barbade", 62 | "ja": "\u30d0\u30eb\u30d0\u30c9\u30b9", 63 | "it": "Barbados" 64 | }, 65 | "wiki": "http://en.wikipedia.org/wiki/barbados", 66 | "intermediateregion": "Caribbean" 67 | } -------------------------------------------------------------------------------- /countryinfo/data/belgium.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Belgium", 3 | "altSpellings": [ 4 | "BE", 5 | "Belgi\u00eb", 6 | "Belgie", 7 | "Belgien", 8 | "Belgique", 9 | "Kingdom of Belgium", 10 | "Koninkrijk Belgi\u00eb", 11 | "Royaume de Belgique", 12 | "K\u00f6nigreich Belgien", 13 | "BEL" 14 | ], 15 | "area": 30528, 16 | "borders": [ 17 | "FRA", 18 | "DEU", 19 | "LUX", 20 | "NLD" 21 | ], 22 | "callingCodes": [ 23 | "32" 24 | ], 25 | "capital": "Brussels", 26 | "capital_latlng": [ 27 | 50.846557, 28 | 4.351697 29 | ], 30 | "currencies": [ 31 | "EUR" 32 | ], 33 | "demonym": "Belgian", 34 | "flag": "", 35 | "geoJSON": { 36 | "type": "FeatureCollection", 37 | "features": [ 38 | { 39 | "type": "Feature", 40 | "id": "BEL", 41 | "properties": { 42 | "name": "Belgium" 43 | }, 44 | "geometry": { 45 | "type": "Polygon", 46 | "coordinates": [ 47 | [ 48 | [ 49 | 3.314971, 50 | 51.345781 51 | ], 52 | [ 53 | 4.047071, 54 | 51.267259 55 | ], 56 | [ 57 | 4.973991, 58 | 51.475024 59 | ], 60 | [ 61 | 5.606976, 62 | 51.037298 63 | ], 64 | [ 65 | 6.156658, 66 | 50.803721 67 | ], 68 | [ 69 | 6.043073, 70 | 50.128052 71 | ], 72 | [ 73 | 5.782417, 74 | 50.090328 75 | ], 76 | [ 77 | 5.674052, 78 | 49.529484 79 | ], 80 | [ 81 | 4.799222, 82 | 49.985373 83 | ], 84 | [ 85 | 4.286023, 86 | 49.907497 87 | ], 88 | [ 89 | 3.588184, 90 | 50.378992 91 | ], 92 | [ 93 | 3.123252, 94 | 50.780363 95 | ], 96 | [ 97 | 2.658422, 98 | 50.796848 99 | ], 100 | [ 101 | 2.513573, 102 | 51.148506 103 | ], 104 | [ 105 | 3.314971, 106 | 51.345781 107 | ] 108 | ] 109 | ] 110 | } 111 | } 112 | ] 113 | }, 114 | "ISO": { 115 | "alpha2": "BE", 116 | "alpha3": "BEL" 117 | }, 118 | "languages": [ 119 | "nl", 120 | "fr", 121 | "de" 122 | ], 123 | "latlng": [ 124 | 50.83333333, 125 | 4 126 | ], 127 | "nativeName": "Belgi\u00eb / Belgique / Belgien", 128 | "population": 11225469, 129 | "provinces": [ 130 | "Antwerpen", 131 | "Brabant Wallon", 132 | "Brussels Capitol Region", 133 | "Hainaut", 134 | "Liege", 135 | "Limburg", 136 | "Luxembourg", 137 | "Namur", 138 | "Oost-Vlaanderen", 139 | "Vlaams Brabant", 140 | "West-Vlaanderen" 141 | ], 142 | "region": "Europe", 143 | "subregion": "Western Europe", 144 | "timezones": [ 145 | "UTC+01:00" 146 | ], 147 | "tld": [ 148 | ".be" 149 | ], 150 | "translations": { 151 | "de": "Belgien", 152 | "es": "B\u00e9lgica", 153 | "fr": "Belgique", 154 | "ja": "\u30d9\u30eb\u30ae\u30fc", 155 | "it": "Belgio" 156 | }, 157 | "wiki": "http://en.wikipedia.org/wiki/belgium", 158 | "intermediateregion": "" 159 | } -------------------------------------------------------------------------------- /countryinfo/data/belize.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Belize", 3 | "altSpellings": [ 4 | "BZ", 5 | "BLZ" 6 | ], 7 | "area": 22966, 8 | "borders": [ 9 | "GTM", 10 | "MEX" 11 | ], 12 | "callingCodes": [ 13 | "501" 14 | ], 15 | "capital": "Belmopan", 16 | "capital_latlng": [ 17 | 17.250199, 18 | -88.770018 19 | ], 20 | "currencies": [ 21 | "BZD" 22 | ], 23 | "demonym": "Belizean", 24 | "flag": "", 25 | "geoJSON": { 26 | "type": "FeatureCollection", 27 | "features": [ 28 | { 29 | "type": "Feature", 30 | "id": "BLZ", 31 | "properties": { 32 | "name": "Belize" 33 | }, 34 | "geometry": { 35 | "type": "Polygon", 36 | "coordinates": [ 37 | [ 38 | [ 39 | -89.14308, 40 | 17.808319 41 | ], 42 | [ 43 | -89.150909, 44 | 17.955468 45 | ], 46 | [ 47 | -89.029857, 48 | 18.001511 49 | ], 50 | [ 51 | -88.848344, 52 | 17.883198 53 | ], 54 | [ 55 | -88.490123, 56 | 18.486831 57 | ], 58 | [ 59 | -88.300031, 60 | 18.499982 61 | ], 62 | [ 63 | -88.296336, 64 | 18.353273 65 | ], 66 | [ 67 | -88.106813, 68 | 18.348674 69 | ], 70 | [ 71 | -88.123479, 72 | 18.076675 73 | ], 74 | [ 75 | -88.285355, 76 | 17.644143 77 | ], 78 | [ 79 | -88.197867, 80 | 17.489475 81 | ], 82 | [ 83 | -88.302641, 84 | 17.131694 85 | ], 86 | [ 87 | -88.239518, 88 | 17.036066 89 | ], 90 | [ 91 | -88.355428, 92 | 16.530774 93 | ], 94 | [ 95 | -88.551825, 96 | 16.265467 97 | ], 98 | [ 99 | -88.732434, 100 | 16.233635 101 | ], 102 | [ 103 | -88.930613, 104 | 15.887273 105 | ], 106 | [ 107 | -89.229122, 108 | 15.886938 109 | ], 110 | [ 111 | -89.150806, 112 | 17.015577 113 | ], 114 | [ 115 | -89.14308, 116 | 17.808319 117 | ] 118 | ] 119 | ] 120 | } 121 | } 122 | ] 123 | }, 124 | "ISO": { 125 | "alpha2": "BZ", 126 | "alpha3": "BLZ" 127 | }, 128 | "languages": [ 129 | "en", 130 | "es" 131 | ], 132 | "latlng": [ 133 | 17.25, 134 | -88.75 135 | ], 136 | "nativeName": "Belize", 137 | "population": 349728, 138 | "provinces": [ 139 | "Belize", 140 | "Cayo", 141 | "Corozal", 142 | "Orange Walk", 143 | "Stann Creek", 144 | "Toledo" 145 | ], 146 | "region": "Americas", 147 | "subregion": "Latin America and the Caribbean", 148 | "timezones": [ 149 | "UTC\u221206:00" 150 | ], 151 | "tld": [ 152 | ".bz" 153 | ], 154 | "translations": { 155 | "de": "Belize", 156 | "es": "Belice", 157 | "fr": "Belize", 158 | "ja": "\u30d9\u30ea\u30fc\u30ba", 159 | "it": "Belize" 160 | }, 161 | "wiki": "http://en.wikipedia.org/wiki/belize", 162 | "intermediateregion": "Central America" 163 | } -------------------------------------------------------------------------------- /countryinfo/data/bhutan.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Bhutan", 3 | "altSpellings": [ 4 | "BT", 5 | "Kingdom of Bhutan", 6 | "BTN" 7 | ], 8 | "area": 38394, 9 | "borders": [ 10 | "CHN", 11 | "IND" 12 | ], 13 | "callingCodes": [ 14 | "975" 15 | ], 16 | "capital": "Thimphu", 17 | "capital_latlng": [ 18 | 27.472762, 19 | 89.629548 20 | ], 21 | "currencies": [ 22 | "BTN", 23 | "INR" 24 | ], 25 | "demonym": "Bhutanese", 26 | "flag": "", 27 | "geoJSON": { 28 | "type": "FeatureCollection", 29 | "features": [ 30 | { 31 | "type": "Feature", 32 | "id": "BTN", 33 | "properties": { 34 | "name": "Bhutan" 35 | }, 36 | "geometry": { 37 | "type": "Polygon", 38 | "coordinates": [ 39 | [ 40 | [ 41 | 91.696657, 42 | 27.771742 43 | ], 44 | [ 45 | 92.103712, 46 | 27.452614 47 | ], 48 | [ 49 | 92.033484, 50 | 26.83831 51 | ], 52 | [ 53 | 91.217513, 54 | 26.808648 55 | ], 56 | [ 57 | 90.373275, 58 | 26.875724 59 | ], 60 | [ 61 | 89.744528, 62 | 26.719403 63 | ], 64 | [ 65 | 88.835643, 66 | 27.098966 67 | ], 68 | [ 69 | 88.814248, 70 | 27.299316 71 | ], 72 | [ 73 | 89.47581, 74 | 28.042759 75 | ], 76 | [ 77 | 90.015829, 78 | 28.296439 79 | ], 80 | [ 81 | 90.730514, 82 | 28.064954 83 | ], 84 | [ 85 | 91.258854, 86 | 28.040614 87 | ], 88 | [ 89 | 91.696657, 90 | 27.771742 91 | ] 92 | ] 93 | ] 94 | } 95 | } 96 | ] 97 | }, 98 | "ISO": { 99 | "alpha2": "BT", 100 | "alpha3": "BTN" 101 | }, 102 | "languages": [ 103 | "dz" 104 | ], 105 | "latlng": [ 106 | 27.5, 107 | 90.5 108 | ], 109 | "nativeName": "\u0f60\u0f56\u0fb2\u0f74\u0f42\u0f61\u0f74\u0f63\u0f0b", 110 | "population": 755030, 111 | "provinces": [ 112 | "Bumthang", 113 | "Chhukha", 114 | "Chirang", 115 | "Daga", 116 | "Geylegphug", 117 | "Ha", 118 | "Lhuntshi", 119 | "Mongar", 120 | "Paro", 121 | "Pemagatsel", 122 | "Punakha", 123 | "Samchi", 124 | "Samdrup Jongkhar", 125 | "Shemgang", 126 | "Tashigang", 127 | "Thimphu", 128 | "Tongsa", 129 | "Wangdi Phodrang" 130 | ], 131 | "region": "Asia", 132 | "subregion": "Southern Asia", 133 | "timezones": [ 134 | "UTC+06:00" 135 | ], 136 | "tld": [ 137 | ".bt" 138 | ], 139 | "translations": { 140 | "de": "Bhutan", 141 | "es": "But\u00e1n", 142 | "fr": "Bhoutan", 143 | "ja": "\u30d6\u30fc\u30bf\u30f3", 144 | "it": "Bhutan" 145 | }, 146 | "wiki": "http://en.wikipedia.org/wiki/bhutan", 147 | "intermediateregion": "" 148 | } -------------------------------------------------------------------------------- /countryinfo/data/bonaire_sint_eustatius_and_saba.json: -------------------------------------------------------------------------------- 1 | { 2 | "capital": "Kralendijk / Oranjestad / The Bottom", 3 | "capital_latlng": [ 4 | [ 5 | 12.144444, 6 | -68.265556 7 | ], 8 | [ 9 | 17.483333, 10 | -62.983333 11 | ], 12 | [ 13 | 17.626111, 14 | -63.249167 15 | ] 16 | ], 17 | "ISO": { 18 | "alpha2": "BQ", 19 | "alpha3": "BES" 20 | }, 21 | "name": "Bonaire, Sint Eustatius and Saba", 22 | "altSpellings": [ 23 | "BQ", 24 | "BES" 25 | ], 26 | "region": "Americas", 27 | "subregion": "Latin America and the Caribbean", 28 | "intermediateregion": "Caribbean" 29 | } -------------------------------------------------------------------------------- /countryinfo/data/bouvet_island.json: -------------------------------------------------------------------------------- 1 | { 2 | "capital": null, 3 | "capital_latlng": null, 4 | "ISO": { 5 | "alpha2": "BV", 6 | "alpha3": "BVT" 7 | }, 8 | "name": "Bouvet Island", 9 | "altSpellings": [ 10 | "BV", 11 | "BVT" 12 | ], 13 | "region": "Americas", 14 | "subregion": "Latin America and the Caribbean", 15 | "intermediateregion": "South America" 16 | } -------------------------------------------------------------------------------- /countryinfo/data/british_virgin_islands.json: -------------------------------------------------------------------------------- 1 | <<<<<<< HEAD 2 | {"name":"British Indian Ocean Territory","altSpellings":["VG","IO"],"area":60,"borders":[],"callingCodes":["246"],"capital":"Diego Garcia","capital_latlng":[-7.338358,72.471815],"currencies":["USD"],"demonym":"Indian","flag":"","geoJSON":{},"ISO":{"alpha2":"IO","alpha3":"IOT"},"languages":["en"],"latlng":[-6,71.5],"nativeName":"British Indian Ocean Territory","population":3000,"provinces":["Anegada","Jost Van Dyke","Tortola","Virgin Gorda"],"region":"Africa","subregion":"Eastern Africa","timezones":null,"tld":[".io"],"translations":{"de":"Britisches Territorium im Indischen Ozean","es":"Territorio Británico del Océano Índico","fr":"Territoire britannique de l'océan Indien","ja":"イギリス領インド洋地域","it":"Territorio britannico dell'oceano indiano"},"wiki":"http://en.wikipedia.org/wiki/british_virgin_islands"} 3 | ======= 4 | { 5 | "name": "British Indian Ocean Territory", 6 | "altSpellings": [ 7 | "IO", 8 | "IOT" 9 | ], 10 | "area": 60, 11 | "borders": [], 12 | "callingCodes": [ 13 | "246" 14 | ], 15 | "capital": "Diego Garcia", 16 | "capital_latlng": [ 17 | -7.338358, 18 | 72.471815 19 | ], 20 | "currencies": [ 21 | "USD" 22 | ], 23 | "demonym": "Indian", 24 | "flag": "", 25 | "geoJSON": {}, 26 | "ISO": { 27 | "alpha2": "IO", 28 | "alpha3": "IOT" 29 | }, 30 | "languages": [ 31 | "en" 32 | ], 33 | "latlng": [ 34 | -6, 35 | 71.5 36 | ], 37 | "nativeName": "British Indian Ocean Territory", 38 | "population": 3000, 39 | "provinces": [ 40 | "Anegada", 41 | "Jost Van Dyke", 42 | "Tortola", 43 | "Virgin Gorda" 44 | ], 45 | "region": "Africa", 46 | "subregion": "Sub-Saharan Africa", 47 | "timezones": null, 48 | "tld": [ 49 | ".io" 50 | ], 51 | "translations": { 52 | "de": "Britisches Territorium im Indischen Ozean", 53 | "es": "Territorio Brit\u00e1nico del Oc\u00e9ano \u00cdndico", 54 | "fr": "Territoire britannique de l'oc\u00e9an Indien", 55 | "ja": "\u30a4\u30ae\u30ea\u30b9\u9818\u30a4\u30f3\u30c9\u6d0b\u5730\u57df", 56 | "it": "Territorio britannico dell'oceano indiano" 57 | }, 58 | "wiki": "http://en.wikipedia.org/wiki/british_virgin_islands", 59 | "intermediateregion": "Eastern Africa" 60 | } 61 | >>>>>>> eaff00f42afda8f47756f69a041d9585509253a2 62 | -------------------------------------------------------------------------------- /countryinfo/data/brunei.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Brunei", 3 | "altSpellings": [ 4 | "BN", 5 | "Nation of Brunei", 6 | " the Abode of Peace", 7 | "BRN", 8 | "Brunei Darussalam" 9 | ], 10 | "area": 5765, 11 | "borders": [ 12 | "MYS" 13 | ], 14 | "callingCodes": [ 15 | "673" 16 | ], 17 | "capital": "Bandar Seri Begawan", 18 | "capital_latlng": [ 19 | 4.889545, 20 | 114.941757 21 | ], 22 | "currencies": [ 23 | "BND" 24 | ], 25 | "demonym": "Bruneian", 26 | "flag": "", 27 | "geoJSON": { 28 | "type": "FeatureCollection", 29 | "features": [ 30 | { 31 | "type": "Feature", 32 | "id": "BRN", 33 | "properties": { 34 | "name": "Brunei" 35 | }, 36 | "geometry": { 37 | "type": "Polygon", 38 | "coordinates": [ 39 | [ 40 | [ 41 | 114.204017, 42 | 4.525874 43 | ], 44 | [ 45 | 114.599961, 46 | 4.900011 47 | ], 48 | [ 49 | 115.45071, 50 | 5.44773 51 | ], 52 | [ 53 | 115.4057, 54 | 4.955228 55 | ], 56 | [ 57 | 115.347461, 58 | 4.316636 59 | ], 60 | [ 61 | 114.869557, 62 | 4.348314 63 | ], 64 | [ 65 | 114.659596, 66 | 4.007637 67 | ], 68 | [ 69 | 114.204017, 70 | 4.525874 71 | ] 72 | ] 73 | ] 74 | } 75 | } 76 | ] 77 | }, 78 | "ISO": { 79 | "alpha2": "BN", 80 | "alpha3": "BRN" 81 | }, 82 | "languages": [ 83 | "ms" 84 | ], 85 | "latlng": [ 86 | 4.5, 87 | 114.66666666 88 | ], 89 | "nativeName": "Brunei", 90 | "population": 393372, 91 | "provinces": [ 92 | "Belait", 93 | "Brunei and Muara", 94 | "Temburong", 95 | "Tutong" 96 | ], 97 | "region": "Asia", 98 | "subregion": "South-eastern Asia", 99 | "timezones": [ 100 | "UTC+08:00" 101 | ], 102 | "tld": [ 103 | ".bn" 104 | ], 105 | "translations": { 106 | "de": "Brunei", 107 | "es": "Brunei", 108 | "fr": "Brunei", 109 | "ja": "\u30d6\u30eb\u30cd\u30a4\u30fb\u30c0\u30eb\u30b5\u30e9\u30fc\u30e0", 110 | "it": "Brunei" 111 | }, 112 | "wiki": "http://en.wikipedia.org/wiki/brunei", 113 | "intermediateregion": "" 114 | } -------------------------------------------------------------------------------- /countryinfo/data/burundi.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Burundi", 3 | "altSpellings": [ 4 | "BI", 5 | "Republic of Burundi", 6 | "Republika y'Uburundi", 7 | "R\u00e9publique du Burundi", 8 | "BDI" 9 | ], 10 | "area": 27834, 11 | "borders": [ 12 | "COD", 13 | "RWA", 14 | "TZA" 15 | ], 16 | "callingCodes": [ 17 | "257" 18 | ], 19 | "capital": "Bujumbura", 20 | "capital_latlng": [ 21 | -3.363812, 22 | 29.367503 23 | ], 24 | "currencies": [ 25 | "BIF" 26 | ], 27 | "demonym": "Burundian", 28 | "flag": "", 29 | "geoJSON": { 30 | "type": "FeatureCollection", 31 | "features": [ 32 | { 33 | "type": "Feature", 34 | "id": "BDI", 35 | "properties": { 36 | "name": "Burundi" 37 | }, 38 | "geometry": { 39 | "type": "Polygon", 40 | "coordinates": [ 41 | [ 42 | [ 43 | 29.339998, 44 | -4.499983 45 | ], 46 | [ 47 | 29.276384, 48 | -3.293907 49 | ], 50 | [ 51 | 29.024926, 52 | -2.839258 53 | ], 54 | [ 55 | 29.632176, 56 | -2.917858 57 | ], 58 | [ 59 | 29.938359, 60 | -2.348487 61 | ], 62 | [ 63 | 30.469696, 64 | -2.413858 65 | ], 66 | [ 67 | 30.527677, 68 | -2.807632 69 | ], 70 | [ 71 | 30.743013, 72 | -3.034285 73 | ], 74 | [ 75 | 30.752263, 76 | -3.35933 77 | ], 78 | [ 79 | 30.50556, 80 | -3.568567 81 | ], 82 | [ 83 | 30.116333, 84 | -4.090138 85 | ], 86 | [ 87 | 29.753512, 88 | -4.452389 89 | ], 90 | [ 91 | 29.339998, 92 | -4.499983 93 | ] 94 | ] 95 | ] 96 | } 97 | } 98 | ] 99 | }, 100 | "ISO": { 101 | "alpha2": "BI", 102 | "alpha3": "BDI" 103 | }, 104 | "languages": [ 105 | "fr", 106 | "rn" 107 | ], 108 | "latlng": [ 109 | -3.5, 110 | 30 111 | ], 112 | "nativeName": "Burundi", 113 | "population": 9530434, 114 | "provinces": [ 115 | "Bubanza", 116 | "Bujumbura", 117 | "Bururi", 118 | "Cankuzo", 119 | "Cibitoke", 120 | "Gitega", 121 | "Karuzi", 122 | "Kayanza", 123 | "Kirundo", 124 | "Makamba", 125 | "Muramvya", 126 | "Muyinga", 127 | "Mwaro", 128 | "Ngozi", 129 | "Rutana", 130 | "Ruyigi" 131 | ], 132 | "region": "Africa", 133 | "subregion": "Sub-Saharan Africa", 134 | "timezones": [ 135 | "UTC+02:00" 136 | ], 137 | "tld": [ 138 | ".bi" 139 | ], 140 | "translations": { 141 | "de": "Burundi", 142 | "es": "Burundi", 143 | "fr": "Burundi", 144 | "ja": "\u30d6\u30eb\u30f3\u30b8", 145 | "it": "Burundi" 146 | }, 147 | "wiki": "http://en.wikipedia.org/wiki/burundi", 148 | "intermediateregion": "Eastern Africa" 149 | } -------------------------------------------------------------------------------- /countryinfo/data/cape_verde.json: -------------------------------------------------------------------------------- 1 | <<<<<<< HEAD 2 | {"name":"Cape Verde","altSpellings":["CV","Republic of Cabo Verde","República de Cabo Verde","Cabo Verde"],"area":4033,"borders":[],"callingCodes":["238"],"capital":"Praia","capital_latlng":[14.916017,-23.509613],"currencies":["CVE"],"demonym":"Cape Verdian","flag":"","geoJSON":{},"ISO":{"alpha2":"CV","alpha3":"CPV"},"languages":["pt"],"latlng":[16,-24],"nativeName":"Cabo Verde","population":518467,"provinces":["Boa Vista","Brava","Maio","Mosteiros","Paul","Porto Novo","Praia","Ribeira Grande","Sal","Santa Catarina","Santa Cruz","Sao Domingos","Sao Filipe","Sao Nicolau","Sao Vicente","Tarrafal"],"region":"Africa","subregion":"Western Africa","timezones":["UTC−01:00"],"tld":[".cv"],"translations":{"de":"Kap Verde","es":"Cabo Verde","fr":"Cap Vert","ja":"カーボベルデ","it":"Capo Verde"},"wiki":"http://en.wikipedia.org/wiki/cape_verde"} 3 | ======= 4 | { 5 | "name": "Cape Verde", 6 | "altSpellings": [ 7 | "CV", 8 | "Republic of Cabo Verde", 9 | "Rep\u00fablica de Cabo Verde", 10 | "CPV", 11 | "Cabo Verde" 12 | ], 13 | "area": 4033, 14 | "borders": [], 15 | "callingCodes": [ 16 | "238" 17 | ], 18 | "capital": "Praia", 19 | "capital_latlng": [ 20 | 14.916017, 21 | -23.509613 22 | ], 23 | "currencies": [ 24 | "CVE" 25 | ], 26 | "demonym": "Cape Verdian", 27 | "flag": "", 28 | "geoJSON": {}, 29 | "ISO": { 30 | "alpha2": "CV", 31 | "alpha3": "CPV" 32 | }, 33 | "languages": [ 34 | "pt" 35 | ], 36 | "latlng": [ 37 | 16, 38 | -24 39 | ], 40 | "nativeName": "Cabo Verde", 41 | "population": 518467, 42 | "provinces": [ 43 | "Boa Vista", 44 | "Brava", 45 | "Maio", 46 | "Mosteiros", 47 | "Paul", 48 | "Porto Novo", 49 | "Praia", 50 | "Ribeira Grande", 51 | "Sal", 52 | "Santa Catarina", 53 | "Santa Cruz", 54 | "Sao Domingos", 55 | "Sao Filipe", 56 | "Sao Nicolau", 57 | "Sao Vicente", 58 | "Tarrafal" 59 | ], 60 | "region": "Africa", 61 | "subregion": "Sub-Saharan Africa", 62 | "timezones": [ 63 | "UTC\u221201:00" 64 | ], 65 | "tld": [ 66 | ".cv" 67 | ], 68 | "translations": { 69 | "de": "Kap Verde", 70 | "es": "Cabo Verde", 71 | "fr": "Cap-Vert", 72 | "ja": "\u30ab\u30fc\u30dc\u30d9\u30eb\u30c7", 73 | "it": "Capo Verde" 74 | }, 75 | "wiki": "http://en.wikipedia.org/wiki/cape_verde", 76 | "intermediateregion": "Western Africa" 77 | } 78 | >>>>>>> eaff00f42afda8f47756f69a041d9585509253a2 79 | -------------------------------------------------------------------------------- /countryinfo/data/cayman_islands.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Cayman Islands", 3 | "altSpellings": [ 4 | "KY", 5 | "CYM" 6 | ], 7 | "area": 264, 8 | "borders": [], 9 | "callingCodes": [ 10 | "1345" 11 | ], 12 | "capital": "George Town", 13 | "capital_latlng": [ 14 | 19.2953549, 15 | -81.3807776 16 | ], 17 | "currencies": [ 18 | "KYD" 19 | ], 20 | "demonym": "Caymanian", 21 | "flag": "", 22 | "geoJSON": {}, 23 | "ISO": { 24 | "alpha2": "KY", 25 | "alpha3": "CYM" 26 | }, 27 | "languages": [ 28 | "en" 29 | ], 30 | "latlng": [ 31 | 19.5, 32 | -80.5 33 | ], 34 | "nativeName": "Cayman Islands", 35 | "population": 55456, 36 | "provinces": [ 37 | "Creek", 38 | "Eastern", 39 | "Midland", 40 | "South Town", 41 | "Spot Bay", 42 | "Stake Bay", 43 | "West End", 44 | "Western" 45 | ], 46 | "region": "Americas", 47 | "subregion": "Latin America and the Caribbean", 48 | "timezones": null, 49 | "tld": [ 50 | ".ky" 51 | ], 52 | "translations": { 53 | "de": "Kaimaninseln", 54 | "es": "Islas Caim\u00e1n", 55 | "fr": "\u00celes Ca\u00efmans", 56 | "ja": "\u30b1\u30a4\u30de\u30f3\u8af8\u5cf6", 57 | "it": "Isole Cayman" 58 | }, 59 | "wiki": "http://en.wikipedia.org/wiki/cayman_islands", 60 | "intermediateregion": "Caribbean" 61 | } -------------------------------------------------------------------------------- /countryinfo/data/christmas_island.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Christmas Island", 3 | "altSpellings": [ 4 | "CX", 5 | "Territory of Christmas Island", 6 | "CXR" 7 | ], 8 | "area": 135, 9 | "borders": [], 10 | "callingCodes": [ 11 | "61" 12 | ], 13 | "capital": "Flying Fish Cove", 14 | "capital_latlng": [ 15 | -10.426665, 16 | 105.668672 17 | ], 18 | "currencies": [ 19 | "AUD" 20 | ], 21 | "demonym": "Christmas Island", 22 | "flag": "", 23 | "geoJSON": {}, 24 | "ISO": { 25 | "alpha2": "CX", 26 | "alpha3": "CXR" 27 | }, 28 | "languages": [ 29 | "en" 30 | ], 31 | "latlng": [ 32 | -10.5, 33 | 105.66666666 34 | ], 35 | "nativeName": "Christmas Island", 36 | "population": 2072, 37 | "provinces": [ 38 | "Christmas Island" 39 | ], 40 | "region": "Oceania", 41 | "subregion": "Australia and New Zealand", 42 | "timezones": null, 43 | "tld": [ 44 | ".cx" 45 | ], 46 | "translations": { 47 | "de": "Weihnachtsinsel", 48 | "es": "Isla de Navidad", 49 | "fr": "\u00cele Christmas", 50 | "ja": "\u30af\u30ea\u30b9\u30de\u30b9\u5cf6", 51 | "it": "Isola di Natale" 52 | }, 53 | "wiki": "http://en.wikipedia.org/wiki/christmas_island", 54 | "intermediateregion": "" 55 | } -------------------------------------------------------------------------------- /countryinfo/data/cocos_keeling_islands.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Cocos (Keeling) Islands", 3 | "altSpellings": [ 4 | "CC", 5 | "Territory of the Cocos (Keeling) Islands", 6 | "Keeling Islands", 7 | "CCK" 8 | ], 9 | "area": 14, 10 | "borders": [], 11 | "callingCodes": [ 12 | "61" 13 | ], 14 | "capital": "West Island", 15 | "capital_latlng": [ 16 | -12.189848, 17 | 96.830449 18 | ], 19 | "currencies": [ 20 | "AUD" 21 | ], 22 | "demonym": "Cocos Islander", 23 | "flag": "", 24 | "geoJSON": {}, 25 | "ISO": { 26 | "alpha2": "CC", 27 | "alpha3": "CCK" 28 | }, 29 | "languages": [ 30 | "en" 31 | ], 32 | "latlng": [ 33 | -12.5, 34 | 96.83333333 35 | ], 36 | "nativeName": "Cocos (Keeling) Islands", 37 | "population": 550, 38 | "provinces": [ 39 | "Direction Island", 40 | "Home Island", 41 | "Horsburgh Island", 42 | "North Keeling Island", 43 | "South Island", 44 | "West Island" 45 | ], 46 | "region": "Oceania", 47 | "subregion": "Australia and New Zealand", 48 | "timezones": null, 49 | "tld": [ 50 | ".cc" 51 | ], 52 | "translations": { 53 | "de": "Kokosinseln", 54 | "es": "Islas Cocos o Islas Keeling", 55 | "fr": "\u00celes Cocos", 56 | "ja": "\u30b3\u30b3\u30b9\uff08\u30ad\u30fc\u30ea\u30f3\u30b0\uff09\u8af8\u5cf6", 57 | "it": "Isole Cocos e Keeling" 58 | }, 59 | "wiki": "http://en.wikipedia.org/wiki/cocos_keeling_islands", 60 | "intermediateregion": "" 61 | } -------------------------------------------------------------------------------- /countryinfo/data/comoros.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Comoros", 3 | "altSpellings": [ 4 | "KM", 5 | "Union of the Comoros", 6 | "Union des Comores", 7 | "Udzima wa Komori", 8 | "al-Itti\u1e25\u0101d al-Qumur\u012b", 9 | "COM" 10 | ], 11 | "area": 1862, 12 | "borders": [], 13 | "callingCodes": [ 14 | "269" 15 | ], 16 | "capital": "Moroni", 17 | "capital_latlng": [ 18 | -11.693126, 19 | 43.254304 20 | ], 21 | "currencies": [ 22 | "KMF" 23 | ], 24 | "demonym": "Comoran", 25 | "flag": "", 26 | "geoJSON": {}, 27 | "ISO": { 28 | "alpha2": "KM", 29 | "alpha3": "COM" 30 | }, 31 | "languages": [ 32 | "ar", 33 | "fr" 34 | ], 35 | "latlng": [ 36 | -12.16666666, 37 | 44.25 38 | ], 39 | "nativeName": "Comores Komori \u062c\u0632\u0631 \u0627\u0644\u0642\u0645\u0631", 40 | "population": 763952, 41 | "provinces": [ 42 | "Anjouan (Nzwani)", 43 | "Domoni", 44 | "Fomboni", 45 | "Grande Comore (Njazidja)", 46 | "Moheli (Mwali)", 47 | "Moroni", 48 | "Moutsamoudou" 49 | ], 50 | "region": "Africa", 51 | "subregion": "Sub-Saharan Africa", 52 | "timezones": [ 53 | "UTC+03:00" 54 | ], 55 | "tld": [ 56 | ".km" 57 | ], 58 | "translations": { 59 | "de": "Union der Komoren", 60 | "es": "Comoras", 61 | "fr": "Comores", 62 | "ja": "\u30b3\u30e2\u30ed", 63 | "it": "Comore" 64 | }, 65 | "wiki": "http://en.wikipedia.org/wiki/comoros", 66 | "intermediateregion": "Eastern Africa" 67 | } -------------------------------------------------------------------------------- /countryinfo/data/cook_islands.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Cook Islands", 3 | "altSpellings": [ 4 | "CK", 5 | "K\u016bki '\u0100irani", 6 | "COK" 7 | ], 8 | "area": 236, 9 | "borders": [], 10 | "callingCodes": [ 11 | "682" 12 | ], 13 | "capital": "Avarua", 14 | "capital_latlng": [ 15 | -21.207474, 16 | -159.770814 17 | ], 18 | "currencies": [ 19 | "NZD" 20 | ], 21 | "demonym": "Cook Islander", 22 | "flag": "", 23 | "geoJSON": {}, 24 | "ISO": { 25 | "alpha2": "CK", 26 | "alpha3": "COK" 27 | }, 28 | "languages": [ 29 | "en" 30 | ], 31 | "latlng": [ 32 | -21.23333333, 33 | -159.76666666 34 | ], 35 | "nativeName": "K\u016bki '\u0100irani", 36 | "population": 14974, 37 | "provinces": [ 38 | "Aitutaki", 39 | "Atiu", 40 | "Avarua", 41 | "Mangaia", 42 | "Manihiki", 43 | "Manuae", 44 | "Mauke", 45 | "Mitiaro", 46 | "Nassau Island", 47 | "Palmerston", 48 | "Penrhyn", 49 | "Pukapuka", 50 | "Rakahanga", 51 | "Rarotonga", 52 | "Suwarrow", 53 | "Takutea" 54 | ], 55 | "region": "Oceania", 56 | "subregion": "Polynesia", 57 | "timezones": null, 58 | "tld": [ 59 | ".ck" 60 | ], 61 | "translations": { 62 | "de": "Cookinseln", 63 | "es": "Islas Cook", 64 | "fr": "\u00celes Cook", 65 | "ja": "\u30af\u30c3\u30af\u8af8\u5cf6", 66 | "it": "Isole Cook" 67 | }, 68 | "wiki": "http://en.wikipedia.org/wiki/cook_islands", 69 | "intermediateregion": "" 70 | } -------------------------------------------------------------------------------- /countryinfo/data/curaçao.json: -------------------------------------------------------------------------------- 1 | { 2 | "capital": "Willemstad", 3 | "capital_latlng": [ 4 | 12.116667, 5 | -68.933333 6 | ], 7 | "ISO": { 8 | "alpha2": "CW", 9 | "alpha3": "CUW" 10 | }, 11 | "name": "Cura\u00e7ao", 12 | "altSpellings": [ 13 | "CW", 14 | "CUW" 15 | ], 16 | "region": "Americas", 17 | "subregion": "Latin America and the Caribbean", 18 | "intermediateregion": "Caribbean" 19 | } -------------------------------------------------------------------------------- /countryinfo/data/cyprus.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Cyprus", 3 | "altSpellings": [ 4 | "CY", 5 | "K\u00fdpros", 6 | "K\u0131br\u0131s", 7 | "Republic of Cyprus", 8 | "\u039a\u03c5\u03c0\u03c1\u03b9\u03b1\u03ba\u03ae \u0394\u03b7\u03bc\u03bf\u03ba\u03c1\u03b1\u03c4\u03af\u03b1", 9 | "K\u0131br\u0131s Cumhuriyeti", 10 | "CYP" 11 | ], 12 | "area": 9251, 13 | "borders": [ 14 | "GBR" 15 | ], 16 | "callingCodes": [ 17 | "357" 18 | ], 19 | "capital": "Nicosia", 20 | "capital_latlng": [ 21 | 35.17393, 22 | 33.364726 23 | ], 24 | "currencies": [ 25 | "EUR" 26 | ], 27 | "demonym": "Cypriot", 28 | "flag": "", 29 | "geoJSON": { 30 | "type": "FeatureCollection", 31 | "features": [ 32 | { 33 | "type": "Feature", 34 | "id": "CYP", 35 | "properties": { 36 | "name": "Cyprus" 37 | }, 38 | "geometry": { 39 | "type": "Polygon", 40 | "coordinates": [ 41 | [ 42 | [ 43 | 33.973617, 44 | 35.058506 45 | ], 46 | [ 47 | 34.004881, 48 | 34.978098 49 | ], 50 | [ 51 | 32.979827, 52 | 34.571869 53 | ], 54 | [ 55 | 32.490296, 56 | 34.701655 57 | ], 58 | [ 59 | 32.256667, 60 | 35.103232 61 | ], 62 | [ 63 | 32.73178, 64 | 35.140026 65 | ], 66 | [ 67 | 32.919572, 68 | 35.087833 69 | ], 70 | [ 71 | 33.190977, 72 | 35.173125 73 | ], 74 | [ 75 | 33.383833, 76 | 35.162712 77 | ], 78 | [ 79 | 33.455922, 80 | 35.101424 81 | ], 82 | [ 83 | 33.475817, 84 | 35.000345 85 | ], 86 | [ 87 | 33.525685, 88 | 35.038688 89 | ], 90 | [ 91 | 33.675392, 92 | 35.017863 93 | ], 94 | [ 95 | 33.86644, 96 | 35.093595 97 | ], 98 | [ 99 | 33.973617, 100 | 35.058506 101 | ] 102 | ] 103 | ] 104 | } 105 | } 106 | ] 107 | }, 108 | "ISO": { 109 | "alpha2": "CY", 110 | "alpha3": "CYP" 111 | }, 112 | "languages": [ 113 | "el", 114 | "tr", 115 | "hy" 116 | ], 117 | "latlng": [ 118 | 35, 119 | 33 120 | ], 121 | "nativeName": "\u039a\u03cd\u03c0\u03c1\u03bf\u03c2 - K\u0131br\u0131s", 122 | "population": 858000, 123 | "provinces": [ 124 | "Famagusta", 125 | "Kyrenia", 126 | "Larnaca", 127 | "Limassol", 128 | "Nicosia", 129 | "Paphos" 130 | ], 131 | "region": "Asia", 132 | "subregion": "Western Asia", 133 | "timezones": [ 134 | "UTC+02:00" 135 | ], 136 | "tld": [ 137 | ".cy" 138 | ], 139 | "translations": { 140 | "de": "Zypern", 141 | "es": "Chipre", 142 | "fr": "Chypre", 143 | "ja": "\u30ad\u30d7\u30ed\u30b9", 144 | "it": "Cipro" 145 | }, 146 | "wiki": "http://en.wikipedia.org/wiki/cyprus", 147 | "intermediateregion": "" 148 | } -------------------------------------------------------------------------------- /countryinfo/data/czeck_republic.json: -------------------------------------------------------------------------------- 1 | {"name":"Czech Republic","altSpellings":["CZ","Česká republika","Česko","Czechia"],"area":78865,"borders":["AUT","DEU","POL","SVK"],"callingCodes":["420"],"capital":"Prague","capital_latlng":[50.087465,14.421254],"currencies":["CZK"],"demonym":"Czech","flag":"","geoJSON":{"type":"FeatureCollection","features":[{"type":"Feature","id":"CZE","properties":{"name":"Czech Republic"},"geometry":{"type":"Polygon","coordinates":[[[16.960288,48.596982],[16.499283,48.785808],[16.029647,48.733899],[15.253416,49.039074],[14.901447,48.964402],[14.338898,48.555305],[13.595946,48.877172],[13.031329,49.307068],[12.521024,49.547415],[12.415191,49.969121],[12.240111,50.266338],[12.966837,50.484076],[13.338132,50.733234],[14.056228,50.926918],[14.307013,51.117268],[14.570718,51.002339],[15.016996,51.106674],[15.490972,50.78473],[16.238627,50.697733],[16.176253,50.422607],[16.719476,50.215747],[16.868769,50.473974],[17.554567,50.362146],[17.649445,50.049038],[18.392914,49.988629],[18.853144,49.49623],[18.554971,49.495015],[18.399994,49.315001],[18.170498,49.271515],[18.104973,49.043983],[17.913512,48.996493],[17.886485,48.903475],[17.545007,48.800019],[17.101985,48.816969],[16.960288,48.596982]]]}}]},"ISO":{"alpha2":"CZ","alpha3":"CZE"},"languages":["cs","sk"],"latlng":[49.75,15.5],"nativeName":"Česká republika","population":10521600,"provinces":["Brnensky","Budejovicky","Jihlavsky","Karlovarsky","Kralovehradecky","Liberecky","Olomoucky","Ostravsky","Pardubicky","Plzensky","Praha","Stredocesky","Ustecky","Zlinsky"],"region":"Europe","subregion":"Eastern Europe","timezones":["UTC+01:00"],"tld":[".cz"],"translations":{"de":"Tschechische Republik","es":"República Checa","fr":"République tchèque","ja":"チェコ","it":"Repubblica Ceca"},"wiki":"http://en.wikipedia.org/wiki/czeck_republic"} 2 | -------------------------------------------------------------------------------- /countryinfo/data/djibouti.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Djibouti", 3 | "altSpellings": [ 4 | "DJ", 5 | "Jabuuti", 6 | "Gabuuti", 7 | "Republic of Djibouti", 8 | "R\u00e9publique de Djibouti", 9 | "Gabuutih Ummuuno", 10 | "Jamhuuriyadda Jabuuti", 11 | "DJI" 12 | ], 13 | "area": 23200, 14 | "borders": [ 15 | "ERI", 16 | "ETH", 17 | "SOM" 18 | ], 19 | "callingCodes": [ 20 | "253" 21 | ], 22 | "capital": "Djibouti", 23 | "capital_latlng": [ 24 | 11.814597, 25 | 42.845306 26 | ], 27 | "currencies": [ 28 | "DJF" 29 | ], 30 | "demonym": "Djibouti", 31 | "flag": "", 32 | "geoJSON": { 33 | "type": "FeatureCollection", 34 | "features": [ 35 | { 36 | "type": "Feature", 37 | "id": "DJI", 38 | "properties": { 39 | "name": "Djibouti" 40 | }, 41 | "geometry": { 42 | "type": "Polygon", 43 | "coordinates": [ 44 | [ 45 | [ 46 | 43.081226, 47 | 12.699639 48 | ], 49 | [ 50 | 43.317852, 51 | 12.390148 52 | ], 53 | [ 54 | 43.286381, 55 | 11.974928 56 | ], 57 | [ 58 | 42.715874, 59 | 11.735641 60 | ], 61 | [ 62 | 43.145305, 63 | 11.46204 64 | ], 65 | [ 66 | 42.776852, 67 | 10.926879 68 | ], 69 | [ 70 | 42.55493, 71 | 11.10511 72 | ], 73 | [ 74 | 42.31414, 75 | 11.0342 76 | ], 77 | [ 78 | 41.75557, 79 | 11.05091 80 | ], 81 | [ 82 | 41.73959, 83 | 11.35511 84 | ], 85 | [ 86 | 41.66176, 87 | 11.6312 88 | ], 89 | [ 90 | 42, 91 | 12.1 92 | ], 93 | [ 94 | 42.35156, 95 | 12.54223 96 | ], 97 | [ 98 | 42.779642, 99 | 12.455416 100 | ], 101 | [ 102 | 43.081226, 103 | 12.699639 104 | ] 105 | ] 106 | ] 107 | } 108 | } 109 | ] 110 | }, 111 | "ISO": { 112 | "alpha2": "DJ", 113 | "alpha3": "DJI" 114 | }, 115 | "languages": [ 116 | "fr", 117 | "ar" 118 | ], 119 | "latlng": [ 120 | 11.5, 121 | 43 122 | ], 123 | "nativeName": "Djibouti", 124 | "population": 886000, 125 | "provinces": [ 126 | "'Ali Sabih", 127 | "Dikhil", 128 | "Djibouti", 129 | "Obock", 130 | "Tadjoura" 131 | ], 132 | "region": "Africa", 133 | "subregion": "Sub-Saharan Africa", 134 | "timezones": [ 135 | "UTC+03:00" 136 | ], 137 | "tld": [ 138 | ".dj" 139 | ], 140 | "translations": { 141 | "de": "Dschibuti", 142 | "es": "Yibuti", 143 | "fr": "Djibouti", 144 | "ja": "\u30b8\u30d6\u30c1", 145 | "it": "Gibuti" 146 | }, 147 | "wiki": "http://en.wikipedia.org/wiki/djibouti", 148 | "intermediateregion": "Eastern Africa" 149 | } -------------------------------------------------------------------------------- /countryinfo/data/dominica.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Dominica", 3 | "altSpellings": [ 4 | "DM", 5 | "Dominique", 6 | "Wai\u2018tu kubuli", 7 | "Commonwealth of Dominica", 8 | "DMA" 9 | ], 10 | "area": 751, 11 | "borders": [], 12 | "callingCodes": [ 13 | "1767" 14 | ], 15 | "capital": "Roseau", 16 | "capital_latlng": [ 17 | 15.3, 18 | -61.383333 19 | ], 20 | "currencies": [ 21 | "XCD" 22 | ], 23 | "demonym": "Dominican", 24 | "flag": "", 25 | "geoJSON": {}, 26 | "ISO": { 27 | "alpha2": "DM", 28 | "alpha3": "DMA" 29 | }, 30 | "languages": [ 31 | "en" 32 | ], 33 | "latlng": [ 34 | 15.41666666, 35 | -61.33333333 36 | ], 37 | "nativeName": "Dominica", 38 | "population": 71293, 39 | "provinces": [ 40 | "Saint Andrew", 41 | "Saint David", 42 | "Saint George", 43 | "Saint John", 44 | "Saint Joseph", 45 | "Saint Luke", 46 | "Saint Mark", 47 | "Saint Patrick", 48 | "Saint Paul", 49 | "Saint Peter" 50 | ], 51 | "region": "Americas", 52 | "subregion": "Latin America and the Caribbean", 53 | "timezones": [ 54 | "UTC\u221204:00" 55 | ], 56 | "tld": [ 57 | ".dm" 58 | ], 59 | "translations": { 60 | "de": "Dominica", 61 | "es": "Dominica", 62 | "fr": "Dominique", 63 | "ja": "\u30c9\u30df\u30cb\u30ab\u56fd", 64 | "it": "Dominica" 65 | }, 66 | "wiki": "http://en.wikipedia.org/wiki/dominica", 67 | "intermediateregion": "Caribbean" 68 | } -------------------------------------------------------------------------------- /countryinfo/data/east_timor.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "East Timor", 3 | "altSpellings": [ 4 | "TL", 5 | "East Timor", 6 | "Democratic Republic of Timor-Leste", 7 | "Rep\u00fablica Democr\u00e1tica de Timor-Leste", 8 | "Rep\u00fablika Demokr\u00e1tika Tim\u00f3r-Leste", 9 | "TLS", 10 | "Timor-Leste" 11 | ], 12 | "area": 14874, 13 | "borders": [ 14 | "IDN" 15 | ], 16 | "callingCodes": [ 17 | "670" 18 | ], 19 | "capital": "Dili", 20 | "capital_latlng": [ 21 | 28.651718, 22 | 77.221939 23 | ], 24 | "currencies": [ 25 | "USD" 26 | ], 27 | "demonym": "East Timorese", 28 | "flag": "", 29 | "geoJSON": { 30 | "type": "FeatureCollection", 31 | "features": [ 32 | { 33 | "type": "Feature", 34 | "id": "TLS", 35 | "properties": { 36 | "name": "East Timor" 37 | }, 38 | "geometry": { 39 | "type": "Polygon", 40 | "coordinates": [ 41 | [ 42 | [ 43 | 124.968682, 44 | -8.89279 45 | ], 46 | [ 47 | 125.086246, 48 | -8.656887 49 | ], 50 | [ 51 | 125.947072, 52 | -8.432095 53 | ], 54 | [ 55 | 126.644704, 56 | -8.398247 57 | ], 58 | [ 59 | 126.957243, 60 | -8.273345 61 | ], 62 | [ 63 | 127.335928, 64 | -8.397317 65 | ], 66 | [ 67 | 126.967992, 68 | -8.668256 69 | ], 70 | [ 71 | 125.925885, 72 | -9.106007 73 | ], 74 | [ 75 | 125.08852, 76 | -9.393173 77 | ], 78 | [ 79 | 125.07002, 80 | -9.089987 81 | ], 82 | [ 83 | 124.968682, 84 | -8.89279 85 | ] 86 | ] 87 | ] 88 | } 89 | } 90 | ] 91 | }, 92 | "ISO": { 93 | "alpha2": "TL", 94 | "alpha3": "TLS" 95 | }, 96 | "languages": [ 97 | "pt" 98 | ], 99 | "latlng": [ 100 | -8.83333333, 101 | 125.91666666 102 | ], 103 | "nativeName": "Timor-Leste", 104 | "population": 1172390, 105 | "provinces": [ 106 | "Tobago" 107 | ], 108 | "region": "Asia", 109 | "subregion": "South-eastern Asia", 110 | "timezones": [ 111 | "UTC+09:00" 112 | ], 113 | "tld": [ 114 | ".tl" 115 | ], 116 | "translations": { 117 | "de": "Timor-Leste", 118 | "es": "Timor Oriental", 119 | "fr": "Timor oriental", 120 | "ja": "\u6771\u30c6\u30a3\u30e2\u30fc\u30eb", 121 | "it": "Timor Est" 122 | }, 123 | "wiki": "http://en.wikipedia.org/wiki/tobago", 124 | "intermediateregion": "" 125 | } -------------------------------------------------------------------------------- /countryinfo/data/equatorial_guinea.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Equatorial Guinea", 3 | "altSpellings": [ 4 | "GQ", 5 | "Republic of Equatorial Guinea", 6 | "Rep\u00fablica de Guinea Ecuatorial", 7 | "R\u00e9publique de Guin\u00e9e \u00e9quatoriale", 8 | "Rep\u00fablica da Guin\u00e9 Equatorial", 9 | "GNQ" 10 | ], 11 | "area": 28051, 12 | "borders": [ 13 | "CMR", 14 | "GAB" 15 | ], 16 | "callingCodes": [ 17 | "240" 18 | ], 19 | "capital": "Malabo", 20 | "capital_latlng": [ 21 | 3.752828, 22 | 8.780061 23 | ], 24 | "currencies": [ 25 | "XAF" 26 | ], 27 | "demonym": "Equatorial Guinean", 28 | "flag": "", 29 | "geoJSON": { 30 | "type": "FeatureCollection", 31 | "features": [ 32 | { 33 | "type": "Feature", 34 | "id": "GNQ", 35 | "properties": { 36 | "name": "Equatorial Guinea" 37 | }, 38 | "geometry": { 39 | "type": "Polygon", 40 | "coordinates": [ 41 | [ 42 | [ 43 | 9.492889, 44 | 1.01012 45 | ], 46 | [ 47 | 9.305613, 48 | 1.160911 49 | ], 50 | [ 51 | 9.649158, 52 | 2.283866 53 | ], 54 | [ 55 | 11.276449, 56 | 2.261051 57 | ], 58 | [ 59 | 11.285079, 60 | 1.057662 61 | ], 62 | [ 63 | 9.830284, 64 | 1.067894 65 | ], 66 | [ 67 | 9.492889, 68 | 1.01012 69 | ] 70 | ] 71 | ] 72 | } 73 | } 74 | ] 75 | }, 76 | "ISO": { 77 | "alpha2": "GQ", 78 | "alpha3": "GNQ" 79 | }, 80 | "languages": [ 81 | "es", 82 | "fr" 83 | ], 84 | "latlng": [ 85 | 2, 86 | 10 87 | ], 88 | "nativeName": "Guinea Ecuatorial", 89 | "population": 1430000, 90 | "provinces": [ 91 | "Annobon", 92 | "Bioko Norte", 93 | "Bioko Sur", 94 | "Centro Sur", 95 | "Kie-Ntem", 96 | "Litoral", 97 | "Wele-Nzas" 98 | ], 99 | "region": "Africa", 100 | "subregion": "Sub-Saharan Africa", 101 | "timezones": [ 102 | "UTC+01:00" 103 | ], 104 | "tld": [ 105 | ".gq" 106 | ], 107 | "translations": { 108 | "de": "\u00c4quatorial-Guinea", 109 | "es": "Guinea Ecuatorial", 110 | "fr": "Guin\u00e9e-\u00c9quatoriale", 111 | "ja": "\u8d64\u9053\u30ae\u30cb\u30a2", 112 | "it": "Guinea Equatoriale" 113 | }, 114 | "wiki": "http://en.wikipedia.org/wiki/equatorial_guinea", 115 | "intermediateregion": "Middle Africa" 116 | } -------------------------------------------------------------------------------- /countryinfo/data/falkland_islands_islas_malvinas.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Falkland Islands", 3 | "altSpellings": [ 4 | "FK", 5 | "Islas Malvinas", 6 | "FLK", 7 | "Falkland Islands (Malvinas)" 8 | ], 9 | "area": 12173, 10 | "borders": [], 11 | "callingCodes": [ 12 | "500" 13 | ], 14 | "capital": "Stanley", 15 | "capital_latlng": [ 16 | -51.695058, 17 | -57.849169 18 | ], 19 | "currencies": [ 20 | "FKP" 21 | ], 22 | "demonym": "Falkland Islander", 23 | "flag": "", 24 | "geoJSON": { 25 | "type": "FeatureCollection", 26 | "features": [ 27 | { 28 | "type": "Feature", 29 | "id": "FLK", 30 | "properties": { 31 | "name": "Falkland Islands" 32 | }, 33 | "geometry": { 34 | "type": "Polygon", 35 | "coordinates": [ 36 | [ 37 | [ 38 | -61.2, 39 | -51.85 40 | ], 41 | [ 42 | -60, 43 | -51.25 44 | ], 45 | [ 46 | -59.15, 47 | -51.5 48 | ], 49 | [ 50 | -58.55, 51 | -51.1 52 | ], 53 | [ 54 | -57.75, 55 | -51.55 56 | ], 57 | [ 58 | -58.05, 59 | -51.9 60 | ], 61 | [ 62 | -59.4, 63 | -52.2 64 | ], 65 | [ 66 | -59.85, 67 | -51.85 68 | ], 69 | [ 70 | -60.7, 71 | -52.3 72 | ], 73 | [ 74 | -61.2, 75 | -51.85 76 | ] 77 | ] 78 | ] 79 | } 80 | } 81 | ] 82 | }, 83 | "ISO": { 84 | "alpha2": "FK", 85 | "alpha3": "FLK" 86 | }, 87 | "languages": [ 88 | "en" 89 | ], 90 | "latlng": [ 91 | -51.75, 92 | -59 93 | ], 94 | "nativeName": "Falkland Islands", 95 | "population": 3000, 96 | "provinces": [ 97 | "Falkland Islands (Islas Malvinas)" 98 | ], 99 | "region": "Americas", 100 | "subregion": "Latin America and the Caribbean", 101 | "timezones": null, 102 | "tld": [ 103 | ".fk" 104 | ], 105 | "translations": { 106 | "de": "Falklandinseln", 107 | "es": "Islas Malvinas", 108 | "fr": "\u00celes Malouines", 109 | "ja": "\u30d5\u30a9\u30fc\u30af\u30e9\u30f3\u30c9\uff08\u30de\u30eb\u30d3\u30ca\u30b9\uff09\u8af8\u5cf6", 110 | "it": "Isole Falkland o Isole Malvine" 111 | }, 112 | "wiki": "http://en.wikipedia.org/wiki/falkland_islands_islas_malvinas", 113 | "intermediateregion": "South America" 114 | } -------------------------------------------------------------------------------- /countryinfo/data/faroe_islands.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Faroe Islands", 3 | "altSpellings": [ 4 | "FO", 5 | "F\u00f8royar", 6 | "F\u00e6r\u00f8erne", 7 | "FRO" 8 | ], 9 | "area": 1393, 10 | "borders": [], 11 | "callingCodes": [ 12 | "298" 13 | ], 14 | "capital": "T\u00f3rshavn", 15 | "capital_latlng": [ 16 | 62.012, 17 | -6.768 18 | ], 19 | "currencies": [ 20 | "DKK" 21 | ], 22 | "demonym": "Faroese", 23 | "flag": "", 24 | "geoJSON": {}, 25 | "ISO": { 26 | "alpha2": "FO", 27 | "alpha3": "FRO" 28 | }, 29 | "languages": [ 30 | "fo" 31 | ], 32 | "latlng": [ 33 | 62, 34 | -7 35 | ], 36 | "nativeName": "F\u00f8royar", 37 | "population": 48605, 38 | "provinces": [ 39 | "Bordoy", 40 | "Eysturoy", 41 | "Mykines", 42 | "Sandoy", 43 | "Skuvoy", 44 | "Streymoy", 45 | "Suduroy", 46 | "Tvoroyri", 47 | "Vagar" 48 | ], 49 | "region": "Europe", 50 | "subregion": "Northern Europe", 51 | "timezones": null, 52 | "tld": [ 53 | ".fo" 54 | ], 55 | "translations": { 56 | "de": "F\u00e4r\u00f6er-Inseln", 57 | "es": "Islas Faroe", 58 | "fr": "\u00celes F\u00e9ro\u00e9", 59 | "ja": "\u30d5\u30a7\u30ed\u30fc\u8af8\u5cf6", 60 | "it": "Isole Far Oer" 61 | }, 62 | "wiki": "http://en.wikipedia.org/wiki/faroe_islands", 63 | "intermediateregion": "" 64 | } -------------------------------------------------------------------------------- /countryinfo/data/french_guiana.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "French Guiana", 3 | "altSpellings": [ 4 | "GF", 5 | "Guiana", 6 | "Guyane", 7 | "GUF" 8 | ], 9 | "area": null, 10 | "borders": [ 11 | "BRA", 12 | "SUR" 13 | ], 14 | "callingCodes": [ 15 | "594" 16 | ], 17 | "capital": "Cayenne", 18 | "capital_latlng": [ 19 | 4.937114, 20 | -52.325831 21 | ], 22 | "currencies": [ 23 | "EUR" 24 | ], 25 | "demonym": "", 26 | "flag": "", 27 | "geoJSON": { 28 | "type": "FeatureCollection", 29 | "features": [ 30 | { 31 | "type": "Feature", 32 | "id": "GUF", 33 | "properties": { 34 | "name": "French Guiana" 35 | }, 36 | "geometry": { 37 | "type": "Polygon", 38 | "coordinates": [ 39 | [ 40 | [ 41 | -52.556425, 42 | 2.504705 43 | ], 44 | [ 45 | -52.939657, 46 | 2.124858 47 | ], 48 | [ 49 | -53.418465, 50 | 2.053389 51 | ], 52 | [ 53 | -53.554839, 54 | 2.334897 55 | ], 56 | [ 57 | -53.778521, 58 | 2.376703 59 | ], 60 | [ 61 | -54.088063, 62 | 2.105557 63 | ], 64 | [ 65 | -54.524754, 66 | 2.311849 67 | ], 68 | [ 69 | -54.27123, 70 | 2.738748 71 | ], 72 | [ 73 | -54.184284, 74 | 3.194172 75 | ], 76 | [ 77 | -54.011504, 78 | 3.62257 79 | ], 80 | [ 81 | -54.399542, 82 | 4.212611 83 | ], 84 | [ 85 | -54.478633, 86 | 4.896756 87 | ], 88 | [ 89 | -53.958045, 90 | 5.756548 91 | ], 92 | [ 93 | -53.618453, 94 | 5.646529 95 | ], 96 | [ 97 | -52.882141, 98 | 5.409851 99 | ], 100 | [ 101 | -51.823343, 102 | 4.565768 103 | ], 104 | [ 105 | -51.657797, 106 | 4.156232 107 | ], 108 | [ 109 | -52.249338, 110 | 3.241094 111 | ], 112 | [ 113 | -52.556425, 114 | 2.504705 115 | ] 116 | ] 117 | ] 118 | } 119 | } 120 | ] 121 | }, 122 | "ISO": { 123 | "alpha2": "GF", 124 | "alpha3": "GUF" 125 | }, 126 | "languages": [ 127 | "fr" 128 | ], 129 | "latlng": [ 130 | 4, 131 | -53 132 | ], 133 | "nativeName": "Guyane fran\u00e7aise", 134 | "population": 237549, 135 | "provinces": [ 136 | "French Guiana" 137 | ], 138 | "region": "Americas", 139 | "subregion": "Latin America and the Caribbean", 140 | "timezones": null, 141 | "tld": [ 142 | ".gf" 143 | ], 144 | "translations": { 145 | "de": "Franz\u00f6sisch Guyana", 146 | "es": "Guayana Francesa", 147 | "fr": "Guayane", 148 | "ja": "\u30d5\u30e9\u30f3\u30b9\u9818\u30ae\u30a2\u30ca", 149 | "it": "Guyana francese" 150 | }, 151 | "wiki": "http://en.wikipedia.org/wiki/french_guiana", 152 | "intermediateregion": "South America" 153 | } -------------------------------------------------------------------------------- /countryinfo/data/french_polynesia.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "French Polynesia", 3 | "altSpellings": [ 4 | "PF", 5 | "Polyn\u00e9sie fran\u00e7aise", 6 | "French Polynesia", 7 | "P\u014dr\u012bnetia Far\u0101ni", 8 | "PYF" 9 | ], 10 | "area": 4167, 11 | "borders": [], 12 | "callingCodes": [ 13 | "689" 14 | ], 15 | "capital": "Papeet\u0113", 16 | "capital_latlng": [ 17 | -17.537384, 18 | -149.565996 19 | ], 20 | "currencies": [ 21 | "XPF" 22 | ], 23 | "demonym": "French Polynesian", 24 | "flag": "", 25 | "geoJSON": {}, 26 | "ISO": { 27 | "alpha2": "PF", 28 | "alpha3": "PYF" 29 | }, 30 | "languages": [ 31 | "fr" 32 | ], 33 | "latlng": [ 34 | -15, 35 | -140 36 | ], 37 | "nativeName": "Polyn\u00e9sie fran\u00e7aise", 38 | "population": 268270, 39 | "provinces": [ 40 | "Archipel des Marquises", 41 | "Archipel des Tuamotu", 42 | "Archipel des Tubuai", 43 | "Iles du Vent", 44 | "Iles Sous-le-Vent" 45 | ], 46 | "region": "Oceania", 47 | "subregion": "Polynesia", 48 | "timezones": null, 49 | "tld": [ 50 | ".pf" 51 | ], 52 | "translations": { 53 | "de": "Franz\u00f6sisch-Polynesien", 54 | "es": "Polinesia Francesa", 55 | "fr": "Polyn\u00e9sie fran\u00e7aise", 56 | "ja": "\u30d5\u30e9\u30f3\u30b9\u9818\u30dd\u30ea\u30cd\u30b7\u30a2", 57 | "it": "Polinesia Francese" 58 | }, 59 | "wiki": "http://en.wikipedia.org/wiki/french_polynesia", 60 | "intermediateregion": "" 61 | } -------------------------------------------------------------------------------- /countryinfo/data/french_southern_and_antarctic_lands.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "French Southern and Antarctic Lands", 3 | "altSpellings": [ 4 | "TF", 5 | "ATF", 6 | "French Southern Territories" 7 | ], 8 | "area": 7747, 9 | "borders": [], 10 | "callingCodes": [ 11 | "" 12 | ], 13 | "capital": "Port-aux-Fran\u00e7ais", 14 | "capital_latlng": [ 15 | -49.353677, 16 | 70.243567 17 | ], 18 | "currencies": [ 19 | "EUR" 20 | ], 21 | "demonym": "French", 22 | "flag": "", 23 | "geoJSON": { 24 | "type": "FeatureCollection", 25 | "features": [ 26 | { 27 | "type": "Feature", 28 | "id": "ATF", 29 | "properties": { 30 | "name": "French Southern and Antarctic Lands" 31 | }, 32 | "geometry": { 33 | "type": "Polygon", 34 | "coordinates": [ 35 | [ 36 | [ 37 | 68.935, 38 | -48.625 39 | ], 40 | [ 41 | 69.58, 42 | -48.94 43 | ], 44 | [ 45 | 70.525, 46 | -49.065 47 | ], 48 | [ 49 | 70.56, 50 | -49.255 51 | ], 52 | [ 53 | 70.28, 54 | -49.71 55 | ], 56 | [ 57 | 68.745, 58 | -49.775 59 | ], 60 | [ 61 | 68.72, 62 | -49.2425 63 | ], 64 | [ 65 | 68.8675, 66 | -48.83 67 | ], 68 | [ 69 | 68.935, 70 | -48.625 71 | ] 72 | ] 73 | ] 74 | } 75 | } 76 | ] 77 | }, 78 | "ISO": { 79 | "alpha2": "TF", 80 | "alpha3": "ATF" 81 | }, 82 | "languages": [ 83 | "fr" 84 | ], 85 | "latlng": [ 86 | -49.25, 87 | 69.167 88 | ], 89 | "nativeName": "Territoire des Terres australes et antarctiques fran\u00e7aises", 90 | "population": 140, 91 | "provinces": [ 92 | "Adelie Land", 93 | "Ile Crozet", 94 | "Iles Kerguelen", 95 | "Iles Saint-Paul et Amsterdam" 96 | ], 97 | "region": "Africa", 98 | "subregion": "Sub-Saharan Africa", 99 | "timezones": null, 100 | "tld": [ 101 | ".tf" 102 | ], 103 | "translations": { 104 | "de": "Franz\u00f6sische S\u00fcd- und Antarktisgebiete", 105 | "es": "Tierras Australes y Ant\u00e1rticas Francesas", 106 | "fr": "Terres australes et antarctiques fran\u00e7aises", 107 | "ja": "\u30d5\u30e9\u30f3\u30b9\u9818\u5357\u65b9\u30fb\u5357\u6975\u5730\u57df", 108 | "it": "Territori Francesi del Sud" 109 | }, 110 | "wiki": "http://en.wikipedia.org/wiki/french_southern_and_antarctic_lands", 111 | "intermediateregion": "Eastern Africa" 112 | } -------------------------------------------------------------------------------- /countryinfo/data/gambia_the.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "The Gambia", 3 | "altSpellings": [ 4 | "GM", 5 | "Republic of the Gambia", 6 | "GMB", 7 | "Gambia" 8 | ], 9 | "area": 11295, 10 | "borders": [ 11 | "SEN" 12 | ], 13 | "callingCodes": [ 14 | "220" 15 | ], 16 | "capital": "Banjul", 17 | "capital_latlng": [ 18 | 13.441346, 19 | -16.562471 20 | ], 21 | "currencies": [ 22 | "GMD" 23 | ], 24 | "demonym": "Gambian", 25 | "flag": "", 26 | "geoJSON": { 27 | "type": "FeatureCollection", 28 | "features": [ 29 | { 30 | "type": "Feature", 31 | "id": "GMB", 32 | "properties": { 33 | "name": "Gambia" 34 | }, 35 | "geometry": { 36 | "type": "Polygon", 37 | "coordinates": [ 38 | [ 39 | [ 40 | -16.841525, 41 | 13.151394 42 | ], 43 | [ 44 | -16.713729, 45 | 13.594959 46 | ], 47 | [ 48 | -15.624596, 49 | 13.623587 50 | ], 51 | [ 52 | -15.39877, 53 | 13.860369 54 | ], 55 | [ 56 | -15.081735, 57 | 13.876492 58 | ], 59 | [ 60 | -14.687031, 61 | 13.630357 62 | ], 63 | [ 64 | -14.376714, 65 | 13.62568 66 | ], 67 | [ 68 | -14.046992, 69 | 13.794068 70 | ], 71 | [ 72 | -13.844963, 73 | 13.505042 74 | ], 75 | [ 76 | -14.277702, 77 | 13.280585 78 | ], 79 | [ 80 | -14.712197, 81 | 13.298207 82 | ], 83 | [ 84 | -15.141163, 85 | 13.509512 86 | ], 87 | [ 88 | -15.511813, 89 | 13.27857 90 | ], 91 | [ 92 | -15.691001, 93 | 13.270353 94 | ], 95 | [ 96 | -15.931296, 97 | 13.130284 98 | ], 99 | [ 100 | -16.841525, 101 | 13.151394 102 | ] 103 | ] 104 | ] 105 | } 106 | } 107 | ] 108 | }, 109 | "ISO": { 110 | "alpha2": "GM", 111 | "alpha3": "GMB" 112 | }, 113 | "languages": [ 114 | "en" 115 | ], 116 | "latlng": [ 117 | 13.46666666, 118 | -16.56666666 119 | ], 120 | "nativeName": "Gambia", 121 | "population": 1882450, 122 | "provinces": [ 123 | "Banjul", 124 | "Central River", 125 | "Lower River", 126 | "North Bank", 127 | "Upper River", 128 | "Western" 129 | ], 130 | "region": "Africa", 131 | "subregion": "Sub-Saharan Africa", 132 | "timezones": null, 133 | "tld": [ 134 | ".gm" 135 | ], 136 | "translations": { 137 | "de": "Gambia", 138 | "es": "Gambia", 139 | "fr": "Gambie", 140 | "ja": "\u30ac\u30f3\u30d3\u30a2", 141 | "it": "Gambia" 142 | }, 143 | "wiki": "http://en.wikipedia.org/wiki/gambia_the", 144 | "intermediateregion": "Western Africa" 145 | } -------------------------------------------------------------------------------- /countryinfo/data/gibraltar.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Gibraltar", 3 | "altSpellings": [ 4 | "GI", 5 | "GIB" 6 | ], 7 | "area": 6, 8 | "borders": [ 9 | "ESP" 10 | ], 11 | "callingCodes": [ 12 | "350" 13 | ], 14 | "capital": "Gibraltar", 15 | "capital_latlng": [ 16 | 36.140807, 17 | -5.35413 18 | ], 19 | "currencies": [ 20 | "GIP" 21 | ], 22 | "demonym": "Gibraltar", 23 | "flag": "", 24 | "geoJSON": {}, 25 | "ISO": { 26 | "alpha2": "GI", 27 | "alpha3": "GIB" 28 | }, 29 | "languages": [ 30 | "en" 31 | ], 32 | "latlng": [ 33 | 36.13333333, 34 | -5.35 35 | ], 36 | "nativeName": "Gibraltar", 37 | "population": 30001, 38 | "provinces": [ 39 | "Gibraltar" 40 | ], 41 | "region": "Europe", 42 | "subregion": "Southern Europe", 43 | "timezones": null, 44 | "tld": [ 45 | ".gi" 46 | ], 47 | "translations": { 48 | "de": "Gibraltar", 49 | "es": "Gibraltar", 50 | "fr": "Gibraltar", 51 | "ja": "\u30b8\u30d6\u30e9\u30eb\u30bf\u30eb", 52 | "it": "Gibilterra" 53 | }, 54 | "wiki": "http://en.wikipedia.org/wiki/gibraltar", 55 | "intermediateregion": "" 56 | } -------------------------------------------------------------------------------- /countryinfo/data/grenada.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Grenada", 3 | "altSpellings": [ 4 | "GD", 5 | "GRD" 6 | ], 7 | "area": 344, 8 | "borders": [], 9 | "callingCodes": [ 10 | "1473" 11 | ], 12 | "capital": "St. George's", 13 | "capital_latlng": [ 14 | 48.658138, 15 | 6.928099 16 | ], 17 | "currencies": [ 18 | "XCD" 19 | ], 20 | "demonym": "Grenadian", 21 | "flag": "", 22 | "geoJSON": {}, 23 | "ISO": { 24 | "alpha2": "GD", 25 | "alpha3": "GRD" 26 | }, 27 | "languages": [ 28 | "en" 29 | ], 30 | "latlng": [ 31 | 12.11666666, 32 | -61.66666666 33 | ], 34 | "nativeName": "Grenada", 35 | "population": 103328, 36 | "provinces": [ 37 | "Carriacou and Petit Martinique", 38 | "Saint Andrew", 39 | "Saint David", 40 | "Saint George", 41 | "Saint John", 42 | "Saint Mark", 43 | "Saint Patrick" 44 | ], 45 | "region": "Americas", 46 | "subregion": "Latin America and the Caribbean", 47 | "timezones": [ 48 | "UTC\u221204:00" 49 | ], 50 | "tld": [ 51 | ".gd" 52 | ], 53 | "translations": { 54 | "de": "Grenada", 55 | "es": "Grenada", 56 | "fr": "Grenade", 57 | "ja": "\u30b0\u30ec\u30ca\u30c0", 58 | "it": "Grenada" 59 | }, 60 | "wiki": "http://en.wikipedia.org/wiki/grenada", 61 | "intermediateregion": "Caribbean" 62 | } -------------------------------------------------------------------------------- /countryinfo/data/guadeloupe.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Guadeloupe", 3 | "altSpellings": [ 4 | "GP", 5 | "Gwadloup", 6 | "GLP" 7 | ], 8 | "area": null, 9 | "borders": [], 10 | "callingCodes": [ 11 | "590" 12 | ], 13 | "capital": "Basse-Terre", 14 | "capital_latlng": [ 15 | 16.000078, 16 | -61.733337 17 | ], 18 | "currencies": [ 19 | "EUR" 20 | ], 21 | "demonym": "Guadeloupian", 22 | "flag": "", 23 | "geoJSON": {}, 24 | "ISO": { 25 | "alpha2": "GP", 26 | "alpha3": "GLP" 27 | }, 28 | "languages": [ 29 | "fr" 30 | ], 31 | "latlng": [ 32 | 16.25, 33 | -61.583333 34 | ], 35 | "nativeName": "Guadeloupe", 36 | "population": 405739, 37 | "provinces": [ 38 | "Basse-Terre", 39 | "Grande-Terre", 40 | "Iles de la Petite Terre", 41 | "Iles des Saintes", 42 | "Marie-Galante" 43 | ], 44 | "region": "Americas", 45 | "subregion": "Latin America and the Caribbean", 46 | "timezones": null, 47 | "tld": [ 48 | ".gp" 49 | ], 50 | "translations": { 51 | "de": "Guadeloupe", 52 | "es": "Guadalupe", 53 | "fr": "Guadeloupe", 54 | "ja": "\u30b0\u30a2\u30c9\u30eb\u30fc\u30d7", 55 | "it": "Guadeloupa" 56 | }, 57 | "wiki": "http://en.wikipedia.org/wiki/guadeloupe", 58 | "intermediateregion": "Caribbean" 59 | } -------------------------------------------------------------------------------- /countryinfo/data/guam.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Guam", 3 | "altSpellings": [ 4 | "GU", 5 | "Gu\u00e5h\u00e5n", 6 | "GUM" 7 | ], 8 | "area": 549, 9 | "borders": [], 10 | "callingCodes": [ 11 | "1671" 12 | ], 13 | "capital": "Hag\u00e5t\u00f1a", 14 | "capital_latlng": [ 15 | 13.472745, 16 | 144.752018 17 | ], 18 | "currencies": [ 19 | "USD" 20 | ], 21 | "demonym": "Guamanian", 22 | "flag": "", 23 | "geoJSON": {}, 24 | "ISO": { 25 | "alpha2": "GU", 26 | "alpha3": "GUM" 27 | }, 28 | "languages": [ 29 | "en", 30 | "ch", 31 | "es" 32 | ], 33 | "latlng": [ 34 | 13.46666666, 35 | 144.78333333 36 | ], 37 | "nativeName": "Guam", 38 | "population": 159358, 39 | "provinces": [ 40 | "Guam" 41 | ], 42 | "region": "Oceania", 43 | "subregion": "Micronesia", 44 | "timezones": null, 45 | "tld": [ 46 | ".gu" 47 | ], 48 | "translations": { 49 | "de": "Guam", 50 | "es": "Guam", 51 | "fr": "Guam", 52 | "ja": "\u30b0\u30a2\u30e0", 53 | "it": "Guam" 54 | }, 55 | "wiki": "http://en.wikipedia.org/wiki/guam", 56 | "intermediateregion": "" 57 | } -------------------------------------------------------------------------------- /countryinfo/data/guernsey.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Guernsey", 3 | "altSpellings": [ 4 | "GG", 5 | "Bailiwick of Guernsey", 6 | "Bailliage de Guernesey", 7 | "GGY" 8 | ], 9 | "area": 78, 10 | "borders": [], 11 | "callingCodes": [ 12 | "44" 13 | ], 14 | "capital": "St. Peter Port", 15 | "capital_latlng": [ 16 | 49.456814, 17 | -2.538998 18 | ], 19 | "currencies": [ 20 | "GBP" 21 | ], 22 | "demonym": "Channel Islander", 23 | "flag": "", 24 | "geoJSON": {}, 25 | "ISO": { 26 | "alpha2": "GG", 27 | "alpha3": "GGY" 28 | }, 29 | "languages": [ 30 | "en", 31 | "fr" 32 | ], 33 | "latlng": [ 34 | 49.46666666, 35 | -2.58333333 36 | ], 37 | "nativeName": "Guernsey", 38 | "population": 63085, 39 | "provinces": [ 40 | "Castel", 41 | "Forest", 42 | "St. Andrew", 43 | "St. Martin", 44 | "St. Peter Port", 45 | "St. Pierre du Bois", 46 | "St. Sampson", 47 | "St. Saviour", 48 | "Torteval", 49 | "Vale" 50 | ], 51 | "region": "Europe", 52 | "subregion": "Northern Europe", 53 | "timezones": null, 54 | "tld": [ 55 | ".gg" 56 | ], 57 | "translations": { 58 | "de": "Guernsey", 59 | "es": "Guernsey", 60 | "fr": "Guernesey", 61 | "ja": "\u30ac\u30fc\u30f3\u30b8\u30fc", 62 | "it": "Guernsey" 63 | }, 64 | "wiki": "http://en.wikipedia.org/wiki/guernsey", 65 | "intermediateregion": "Channel Islands" 66 | } -------------------------------------------------------------------------------- /countryinfo/data/heard_island_and_mc_donald_islands.json: -------------------------------------------------------------------------------- 1 | {"name":"Heard Island and McDonald Islands","altSpellings":["HM"],"area":412,"borders":[],"callingCodes":[""],"capital":"","capital_latlng":[],"currencies":["AUD"],"demonym":"Heard and McDonald Islander","flag":"","geoJSON":{},"ISO":{"alpha2":"HM","alpha3":"HMD"},"languages":["en"],"latlng":[-53.1,72.51666666],"nativeName":"Heard Island and McDonald Islands","population":0,"provinces":["Heard Island and McDonald Islands"],"region":"","subregion":"","timezones":null,"tld":[".hm",".aq"],"translations":{"de":"Heard und die McDonaldinseln","es":"Islas Heard y McDonald","fr":"Îles Heard-et-MacDonald","ja":"ハード島とマクドナルド諸島","it":"Isole Heard e McDonald"},"wiki":"http://en.wikipedia.org/wiki/heard_island_and_mc_donald_islands"} 2 | -------------------------------------------------------------------------------- /countryinfo/data/holy_see_vatican_city.json: -------------------------------------------------------------------------------- 1 | { 2 | "name":"Vatican City State", 3 | "alt":["Vatican City","Vatican","The Vatican"], 4 | "area":0.49, 5 | "borders":["IT"], 6 | "callingCodes":["379"], 7 | "capital":["Vatican City"], 8 | "capital_latlng":[41.904755,12.454628], 9 | "currencies":["EUR"], 10 | "demonym":"Vaticanian", 11 | "flag":"https://upload.wikimedia.org/wikipedia/commons/3/39/Flag_of_the_Vatican_City_%282023%E2%80%93present%29.svg", 12 | "geoJSON":{}, 13 | "ISO":{ 14 | "alpha2":"VA", 15 | "alpha3":"VAT" 16 | }, 17 | "languages":["la","it"], 18 | "latlng":[41.904755,12.454628], 19 | "nativeName":"Vaticano", 20 | "population":764, 21 | "provinces":["Holy See (Vatican City)"], 22 | "timezones":["UTC+01:00"], 23 | "region":"Europe", 24 | "subregion":"Southern Europe", 25 | "tld":[".va"], 26 | "wiki":"http://en.wikipedia.org/wiki/holy_see_vatican_city"} -------------------------------------------------------------------------------- /countryinfo/data/holy_see_vatican_city_state.json: -------------------------------------------------------------------------------- 1 | { 2 | "ISO": { 3 | "alpha2": "VA", 4 | "alpha3": "VAT" 5 | }, 6 | "name": "Holy See (Vatican City State)", 7 | "altSpellings": [ 8 | "VA", 9 | "VAT", 10 | "Holy See", 11 | "Holy See, Vatican City State" 12 | ], 13 | "area": 0.49, 14 | "borders": [ 15 | "ITA" 16 | ], 17 | "callingCodes": [ 18 | "379" 19 | ], 20 | "capital": "Vatican City State", 21 | "capital_latlng": [ 22 | 41.90244, 23 | 12.45389 24 | ], 25 | "currencies": [ 26 | "EUR" 27 | ], 28 | "demonym": "", 29 | "languages": [ 30 | "it" 31 | ], 32 | "latlng": [ 33 | 41.90244, 34 | 12.45389 35 | ], 36 | "nativeName": "Stato della Citt\u00e0 del Vaticano", 37 | "population": 453, 38 | "provinces": [], 39 | "region": "Europe", 40 | "subregion": "Southern Europe", 41 | "timezones": [ 42 | "UTC+01:00" 43 | ], 44 | "tld": [ 45 | ".va" 46 | ], 47 | "wiki": "http://en.wikipedia.org/wiki/Vatican_City", 48 | "intermediateregion": "" 49 | } -------------------------------------------------------------------------------- /countryinfo/data/hong_kong.json: -------------------------------------------------------------------------------- 1 | {"name":"Hong Kong","altSpellings":["HK","香港"],"area":1104,"borders":["CHN"],"callingCodes":["852"],"capital":"City of Victoria","capital_latlng":[22.278333,114.174444],"currencies":["HKD"],"demonym":"Chinese","flag":"","geoJSON":{},"ISO":{"alpha2":"HK","alpha3":"HKG"},"languages":["en","zh"],"latlng":[22.25,114.16666666],"nativeName":"香港","population":7234800,"provinces":["Hong Kong"],"region":"Asia","subregion":"Eastern Asia","timezones":["UTC+08:00"],"tld":[".hk"],"translations":{"de":"Hong Kong","es":"Hong Kong","fr":"Hong Kong","ja":"香港","it":"Hong Kong"},"wiki":"http://en.wikipedia.org/wiki/hong_kong"} 2 | -------------------------------------------------------------------------------- /countryinfo/data/hungary.json: -------------------------------------------------------------------------------- 1 | { 2 | "name":"Hungary", 3 | "altSpellings":["HU","Magyarorszag"], 4 | "area":93030, 5 | "borders":["AUT","HRV","ROU","SRB","SVK","SVN","UKR"], 6 | "callingCodes":["36"], 7 | "capital":"Budapest", 8 | "capital_latlng":[47.5,19.083333], 9 | "currencies":["HUF"], 10 | "demonym":"Hungarian", 11 | "flag":"https://upload.wikimedia.org/wikipedia/commons/c/c1/Flag_of_Hungary.svg", 12 | "geoJSON":{}, 13 | "ISO":{"alpha2":"HU","alpha3":"HUN"}, 14 | "languages":["hu"], 15 | "latlng":[47,20], 16 | "nativeName":"Magyarorszag", 17 | "population":9678000, 18 | "provinces":["Bacs-Kiskun","Baranya","Bekes","Bekescsaba","Borsod-Abauj-Zemplen","Budapest","Csongrad","Debrecen","Dunaujvaros","Eger","Fejer","Gyor","Gyor-Moson-Sopron","Hajdu-Bihar","Heves","Hodmezovasarhely","Jasz-Nagykun-Szolnok","Kaposvar","Kecskemet","Komarom-Esztergom","Miskolc","Nagykanizsa","Nograd","Nyiregyhaza","Pecs","Pest","Somogy","Sopron","Szabolcs-Szatmar-Bereg","Szeged","Szekesfehervar","Szolnok","Szombathely","Tatabanya","Tolna","Vas","Veszprem","Veszprem","Zala","Zalaegerszeg"], 19 | "region":"Europe", 20 | "subregion":"Eastern Europe", 21 | "timezones":["UTC+01:00"], 22 | "tld":[".hu"], 23 | "translations":{"de":"Ungarn","es":"Hungria","fr":"Hongrie","ja":"ハンガリー","it":"Ungheria"}, 24 | "wiki":"http://en.wikipedia.org/wiki/hungary" 25 | } 26 | -------------------------------------------------------------------------------- /countryinfo/data/index.js: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2015, Trent Oswald >>>>>> eaff00f42afda8f47756f69a041d9585509253a2 65 | -------------------------------------------------------------------------------- /countryinfo/data/nauru.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Nauru", 3 | "altSpellings": [ 4 | "NR", 5 | "Naoero", 6 | "Pleasant Island", 7 | "Republic of Nauru", 8 | "Ripublik Naoero", 9 | "NRU" 10 | ], 11 | "area": 21, 12 | "borders": [], 13 | "callingCodes": [ 14 | "674" 15 | ], 16 | "capital": "Yaren", 17 | "capital_latlng": [ 18 | -0.547101, 19 | 166.9164 20 | ], 21 | "currencies": [ 22 | "AUD" 23 | ], 24 | "demonym": "Nauruan", 25 | "flag": "", 26 | "geoJSON": {}, 27 | "ISO": { 28 | "alpha2": "NR", 29 | "alpha3": "NRU" 30 | }, 31 | "languages": [ 32 | "en", 33 | "na" 34 | ], 35 | "latlng": [ 36 | -0.53333333, 37 | 166.91666666 38 | ], 39 | "nativeName": "Nauru", 40 | "population": 10084, 41 | "provinces": [ 42 | "Aiwo", 43 | "Anabar", 44 | "Anetan", 45 | "Anibare", 46 | "Baiti", 47 | "Boe", 48 | "Buada", 49 | "Denigomodu", 50 | "Ewa", 51 | "Ijuw", 52 | "Meneng", 53 | "Nibok", 54 | "Uaboe", 55 | "Yaren" 56 | ], 57 | "region": "Oceania", 58 | "subregion": "Micronesia", 59 | "timezones": [ 60 | "UTC+12:00" 61 | ], 62 | "tld": [ 63 | ".nr" 64 | ], 65 | "translations": { 66 | "de": "Nauru", 67 | "es": "Nauru", 68 | "fr": "Nauru", 69 | "ja": "\u30ca\u30a6\u30eb", 70 | "it": "Nauru" 71 | }, 72 | "wiki": "http://en.wikipedia.org/wiki/nauru", 73 | "intermediateregion": "" 74 | } -------------------------------------------------------------------------------- /countryinfo/data/netherlands.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Netherlands", 3 | "altSpellings": [ 4 | "NL", 5 | "Holland", 6 | "Nederland", 7 | "NLD", 8 | "Kingdom of the Netherlands" 9 | ], 10 | "area": 41850, 11 | "borders": [ 12 | "BEL", 13 | "DEU" 14 | ], 15 | "callingCodes": [ 16 | "31" 17 | ], 18 | "capital": "Amsterdam", 19 | "capital_latlng": [ 20 | 52.37276, 21 | 4.893604 22 | ], 23 | "currencies": [ 24 | "EUR" 25 | ], 26 | "demonym": "Dutch", 27 | "flag": "", 28 | "geoJSON": { 29 | "type": "FeatureCollection", 30 | "features": [ 31 | { 32 | "type": "Feature", 33 | "id": "NLD", 34 | "properties": { 35 | "name": "Netherlands" 36 | }, 37 | "geometry": { 38 | "type": "Polygon", 39 | "coordinates": [ 40 | [ 41 | [ 42 | 6.074183, 43 | 53.510403 44 | ], 45 | [ 46 | 6.90514, 47 | 53.482162 48 | ], 49 | [ 50 | 7.092053, 51 | 53.144043 52 | ], 53 | [ 54 | 6.84287, 55 | 52.22844 56 | ], 57 | [ 58 | 6.589397, 59 | 51.852029 60 | ], 61 | [ 62 | 5.988658, 63 | 51.851616 64 | ], 65 | [ 66 | 6.156658, 67 | 50.803721 68 | ], 69 | [ 70 | 5.606976, 71 | 51.037298 72 | ], 73 | [ 74 | 4.973991, 75 | 51.475024 76 | ], 77 | [ 78 | 4.047071, 79 | 51.267259 80 | ], 81 | [ 82 | 3.314971, 83 | 51.345755 84 | ], 85 | [ 86 | 3.830289, 87 | 51.620545 88 | ], 89 | [ 90 | 4.705997, 91 | 53.091798 92 | ], 93 | [ 94 | 6.074183, 95 | 53.510403 96 | ] 97 | ] 98 | ] 99 | } 100 | } 101 | ] 102 | }, 103 | "ISO": { 104 | "alpha2": "NL", 105 | "alpha3": "NLD" 106 | }, 107 | "languages": [ 108 | "nl" 109 | ], 110 | "latlng": [ 111 | 52.5, 112 | 5.75 113 | ], 114 | "nativeName": "Nederland", 115 | "population": 16881000, 116 | "provinces": [ 117 | "Drenthe", 118 | "Flevoland", 119 | "Friesland", 120 | "Gelderland", 121 | "Groningen", 122 | "Limburg", 123 | "Noord-Brabant", 124 | "Noord-Holland", 125 | "Overijssel", 126 | "Utrecht", 127 | "Zeeland", 128 | "Zuid-Holland" 129 | ], 130 | "region": "Europe", 131 | "subregion": "Western Europe", 132 | "timezones": null, 133 | "tld": [ 134 | ".nl" 135 | ], 136 | "translations": { 137 | "de": "Niederlande", 138 | "es": "Pa\u00edses Bajos", 139 | "fr": "Pays-Bas", 140 | "ja": "\u30aa\u30e9\u30f3\u30c0", 141 | "it": "Paesi Bassi" 142 | }, 143 | "wiki": "http://en.wikipedia.org/wiki/netherlands", 144 | "intermediateregion": "" 145 | } -------------------------------------------------------------------------------- /countryinfo/data/netherlands_antilles.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Antilles n\u00e9erlandaises", 3 | "altSpellings": [ 4 | "Antilles n\u00e9erlandaises", 5 | "AN", 6 | "ANT" 7 | ], 8 | "capital": "Willemstad", 9 | "capital_latlng": [ 10 | 12.12206, 11 | -68.97723 12 | ], 13 | "flag": "", 14 | "geoJSON": {}, 15 | "ISO": { 16 | "alpha2": "AN", 17 | "alpha3": "ANT" 18 | }, 19 | "provinces": [ 20 | "Netherlands Antilles" 21 | ], 22 | "tld": [], 23 | "wiki": "http://en.wikipedia.org/wiki/Netherlands_Antilles", 24 | "region": "Americas", 25 | "subregion": "Latin America and the Caribbean", 26 | "intermediateregion": "Caribbean" 27 | } 28 | -------------------------------------------------------------------------------- /countryinfo/data/new_caledonia.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "New Caledonia", 3 | "altSpellings": [ 4 | "NC", 5 | "NCL" 6 | ], 7 | "area": 18575, 8 | "borders": [], 9 | "callingCodes": [ 10 | "687" 11 | ], 12 | "capital": "Noum\u00e9a", 13 | "capital_latlng": [ 14 | -22.274526, 15 | 166.442419 16 | ], 17 | "currencies": [ 18 | "XPF" 19 | ], 20 | "demonym": "New Caledonian", 21 | "flag": "", 22 | "geoJSON": { 23 | "type": "FeatureCollection", 24 | "features": [ 25 | { 26 | "type": "Feature", 27 | "id": "NCL", 28 | "properties": { 29 | "name": "New Caledonia" 30 | }, 31 | "geometry": { 32 | "type": "Polygon", 33 | "coordinates": [ 34 | [ 35 | [ 36 | 165.77999, 37 | -21.080005 38 | ], 39 | [ 40 | 166.599991, 41 | -21.700019 42 | ], 43 | [ 44 | 167.120011, 45 | -22.159991 46 | ], 47 | [ 48 | 166.740035, 49 | -22.399976 50 | ], 51 | [ 52 | 166.189732, 53 | -22.129708 54 | ], 55 | [ 56 | 165.474375, 57 | -21.679607 58 | ], 59 | [ 60 | 164.829815, 61 | -21.14982 62 | ], 63 | [ 64 | 164.167995, 65 | -20.444747 66 | ], 67 | [ 68 | 164.029606, 69 | -20.105646 70 | ], 71 | [ 72 | 164.459967, 73 | -20.120012 74 | ], 75 | [ 76 | 165.020036, 77 | -20.459991 78 | ], 79 | [ 80 | 165.460009, 81 | -20.800022 82 | ], 83 | [ 84 | 165.77999, 85 | -21.080005 86 | ] 87 | ] 88 | ] 89 | } 90 | } 91 | ] 92 | }, 93 | "ISO": { 94 | "alpha2": "NC", 95 | "alpha3": "NCL" 96 | }, 97 | "languages": [ 98 | "fr" 99 | ], 100 | "latlng": [ 101 | -21.5, 102 | 165.5 103 | ], 104 | "nativeName": "Nouvelle-Cal\u00e9donie", 105 | "population": 268767, 106 | "provinces": [ 107 | "Iles Loyaute", 108 | "Nord", 109 | "Sud" 110 | ], 111 | "region": "Oceania", 112 | "subregion": "Melanesia", 113 | "timezones": null, 114 | "tld": [ 115 | ".nc" 116 | ], 117 | "translations": { 118 | "de": "Neukaledonien", 119 | "es": "Nueva Caledonia", 120 | "fr": "Nouvelle-Cal\u00e9donie", 121 | "ja": "\u30cb\u30e5\u30fc\u30ab\u30ec\u30c9\u30cb\u30a2", 122 | "it": "Nuova Caledonia" 123 | }, 124 | "wiki": "http://en.wikipedia.org/wiki/new_caledonia", 125 | "intermediateregion": "" 126 | } -------------------------------------------------------------------------------- /countryinfo/data/niue.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Niue", 3 | "altSpellings": [ 4 | "NU", 5 | "NIU" 6 | ], 7 | "area": 260, 8 | "borders": [], 9 | "callingCodes": [ 10 | "683" 11 | ], 12 | "capital": "Alofi", 13 | "capital_latlng": [ 14 | -19.053416, 15 | -169.919199 16 | ], 17 | "currencies": [ 18 | "NZD" 19 | ], 20 | "demonym": "Niuean", 21 | "flag": "", 22 | "geoJSON": {}, 23 | "ISO": { 24 | "alpha2": "NU", 25 | "alpha3": "NIU" 26 | }, 27 | "languages": [ 28 | "en" 29 | ], 30 | "latlng": [ 31 | -19.03333333, 32 | -169.86666666 33 | ], 34 | "nativeName": "Niu\u0113", 35 | "population": 1613, 36 | "provinces": [ 37 | "Niue" 38 | ], 39 | "region": "Oceania", 40 | "subregion": "Polynesia", 41 | "timezones": null, 42 | "tld": [ 43 | ".nu" 44 | ], 45 | "translations": { 46 | "de": "Niue", 47 | "es": "Niue", 48 | "fr": "Niue", 49 | "ja": "\u30cb\u30a6\u30a8", 50 | "it": "Niue" 51 | }, 52 | "wiki": "http://en.wikipedia.org/wiki/niue", 53 | "intermediateregion": "" 54 | } -------------------------------------------------------------------------------- /countryinfo/data/norfolk_island.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Norfolk Island", 3 | "altSpellings": [ 4 | "NF", 5 | "Territory of Norfolk Island", 6 | "Teratri of Norf'k Ailen", 7 | "NFK" 8 | ], 9 | "area": 36, 10 | "borders": [], 11 | "callingCodes": [ 12 | "672" 13 | ], 14 | "capital": "Kingston", 15 | "capital_latlng": [ 16 | 17.971215, 17 | -76.792813 18 | ], 19 | "currencies": [ 20 | "AUD" 21 | ], 22 | "demonym": "Norfolk Islander", 23 | "flag": "", 24 | "geoJSON": {}, 25 | "ISO": { 26 | "alpha2": "NF", 27 | "alpha3": "NFK" 28 | }, 29 | "languages": [ 30 | "en" 31 | ], 32 | "latlng": [ 33 | -29.03333333, 34 | 167.95 35 | ], 36 | "nativeName": "Norfolk Island", 37 | "population": 2302, 38 | "provinces": [ 39 | "Norfolk Island" 40 | ], 41 | "region": "Oceania", 42 | "subregion": "Australia and New Zealand", 43 | "timezones": null, 44 | "tld": [ 45 | ".nf" 46 | ], 47 | "translations": { 48 | "de": "Norfolkinsel", 49 | "es": "Isla de Norfolk", 50 | "fr": "\u00cele de Norfolk", 51 | "ja": "\u30ce\u30fc\u30d5\u30a9\u30fc\u30af\u5cf6", 52 | "it": "Isola Norfolk" 53 | }, 54 | "wiki": "http://en.wikipedia.org/wiki/norfolk_island", 55 | "intermediateregion": "" 56 | } -------------------------------------------------------------------------------- /countryinfo/data/northern_mariana_islands.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Northern Mariana Islands", 3 | "altSpellings": [ 4 | "MP", 5 | "Commonwealth of the Northern Mariana Islands", 6 | "Sankattan Siha Na Islas Mari\u00e5nas", 7 | "MNP" 8 | ], 9 | "area": 464, 10 | "borders": [], 11 | "callingCodes": [ 12 | "1670" 13 | ], 14 | "capital": "Saipan", 15 | "capital_latlng": [ 16 | 15.190983, 17 | 145.746853 18 | ], 19 | "currencies": [ 20 | "USD" 21 | ], 22 | "demonym": "American", 23 | "flag": "", 24 | "geoJSON": {}, 25 | "ISO": { 26 | "alpha2": "MP", 27 | "alpha3": "MNP" 28 | }, 29 | "languages": [ 30 | "en", 31 | "ch" 32 | ], 33 | "latlng": [ 34 | 15.2, 35 | 145.75 36 | ], 37 | "nativeName": "Northern Mariana Islands", 38 | "population": 53883, 39 | "provinces": [ 40 | "Northern Islands", 41 | "Rota", 42 | "Saipan", 43 | "Tinian" 44 | ], 45 | "region": "Oceania", 46 | "subregion": "Micronesia", 47 | "timezones": null, 48 | "tld": [ 49 | ".mp" 50 | ], 51 | "translations": { 52 | "de": "N\u00f6rdliche Marianen", 53 | "es": "Islas Marianas del Norte", 54 | "fr": "\u00celes Mariannes du Nord", 55 | "ja": "\u5317\u30de\u30ea\u30a2\u30ca\u8af8\u5cf6", 56 | "it": "Isole Marianne Settentrionali" 57 | }, 58 | "wiki": "http://en.wikipedia.org/wiki/northern_mariana_islands", 59 | "intermediateregion": "" 60 | } -------------------------------------------------------------------------------- /countryinfo/data/palau.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Palau", 3 | "altSpellings": [ 4 | "PW", 5 | "Republic of Palau", 6 | "Beluu er a Belau", 7 | "PLW" 8 | ], 9 | "area": 459, 10 | "borders": [], 11 | "callingCodes": [ 12 | "680" 13 | ], 14 | "capital": "Ngerulmud", 15 | "capital_latlng": [ 16 | 7.500619, 17 | 134.624301 18 | ], 19 | "currencies": [ 20 | "USD" 21 | ], 22 | "demonym": "Palauan", 23 | "flag": "", 24 | "geoJSON": {}, 25 | "ISO": { 26 | "alpha2": "PW", 27 | "alpha3": "PLW" 28 | }, 29 | "languages": [ 30 | "en" 31 | ], 32 | "latlng": [ 33 | 7.5, 34 | 134.5 35 | ], 36 | "nativeName": "Palau", 37 | "population": 20901, 38 | "provinces": [ 39 | "Aimeliik", 40 | "Airai", 41 | "Angaur", 42 | "Hatobohei", 43 | "Kayangel", 44 | "Koror", 45 | "Melekeok", 46 | "Ngaraard", 47 | "Ngarchelong", 48 | "Ngardmau", 49 | "Ngatpang", 50 | "Ngchesar", 51 | "Ngeremlengui", 52 | "Ngiwal", 53 | "Palau Island", 54 | "Peleliu", 55 | "Sonsoral", 56 | "Tobi" 57 | ], 58 | "region": "Oceania", 59 | "subregion": "Micronesia", 60 | "timezones": [ 61 | "UTC+09:00" 62 | ], 63 | "tld": [ 64 | ".pw" 65 | ], 66 | "translations": { 67 | "de": "Palau", 68 | "es": "Palau", 69 | "fr": "Palaos", 70 | "ja": "\u30d1\u30e9\u30aa", 71 | "it": "Palau" 72 | }, 73 | "wiki": "http://en.wikipedia.org/wiki/palau", 74 | "intermediateregion": "" 75 | } -------------------------------------------------------------------------------- /countryinfo/data/palestine.json: -------------------------------------------------------------------------------- 1 | { "name": "Palestine", "altSpellings": ["PS", "State of Palestine", "Dawlat Filasṭin"], "area": 5655, "borders": ["ISR", "EGY", "JOR"], "callingCodes": ["970"], "capital": "Ramallah", "capital_latlng": [31.898043, 35.204271], "currencies": ["ILS"], "demonym": "Palestinian", "flag": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Flag_of_Palestine.svg/1920px-Flag_of_Palestine.svg.png", "geoJSON": { "type": "FeatureCollection", "features": [ { "type": "Feature", "id": "PSE", "properties": {"name": "Palestine"}, "geometry": { "type": "Polygon", "coordinates": [[ [35.545665, 32.393992], [35.545665, 31.216093], [34.265433, 31.216093], [34.265433, 32.393992], [35.545665, 32.393992] ]] } } ] }, "ISO": {"alpha2": "PS", "alpha3": "PSE"}, "languages": ["ar"], "latlng": [31.9, 35.2], "nativeName": "فلسطين", "population": 5483450, "provinces": ["Nablus", "Qalqilya", "Tubas", "Salfit", "Tulkarm", "Jenin", "Jericho and the Jordan Valley", "Ramallah and al-Bireh", "Bethlehem", "Hebron and Jerusalem", "North Gaza", "Gaza", "Deir al-Balah", "Khan Yunis and Rafah"], "region": "Asia", "subregion": "Western Asia", "timezones": ["UTC+02:00"], "tld": [".ps"], "translations": {"de": "Palästina", "es": "Palestina", "fr": "Palestine", "ja": "パレスチナ", "it": "Palestina"}, "wiki": "https://en.wikipedia.org/wiki/Palestine" } 2 | -------------------------------------------------------------------------------- /countryinfo/data/palestine_state_of.json: -------------------------------------------------------------------------------- 1 | { 2 | "capital": "Jerusalem", 3 | "capital_latlng": [ 4 | 31.783333, 5 | 35.216667 6 | ], 7 | "ISO": { 8 | "alpha2": "PS", 9 | "alpha3": "PSE" 10 | }, 11 | "name": "Palestine, State of", 12 | "altSpellings": [ 13 | "PS", 14 | "PSE", 15 | "the State of Palestine", 16 | "Palestine, State of", 17 | "Palestine" 18 | ], 19 | "region": "Asia", 20 | "subregion": "Western Asia", 21 | "intermediateregion": "" 22 | } -------------------------------------------------------------------------------- /countryinfo/data/pitcaim_islands.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Pitcairn Islands", 3 | "altSpellings": [ 4 | "PN", 5 | "Pitcairn Henderson Ducie and Oeno Islands", 6 | "PCN", 7 | "Pitcairn" 8 | ], 9 | "area": 47, 10 | "borders": [], 11 | "callingCodes": [ 12 | "64" 13 | ], 14 | "capital": "Adamstown", 15 | "capital_latlng": [ 16 | -25.066667, 17 | -130.100205 18 | ], 19 | "currencies": [ 20 | "NZD" 21 | ], 22 | "demonym": "Pitcairn Islander", 23 | "flag": "", 24 | "geoJSON": {}, 25 | "ISO": { 26 | "alpha2": "PN", 27 | "alpha3": "PCN" 28 | }, 29 | "languages": [ 30 | "en" 31 | ], 32 | "latlng": [ 33 | -25.06666666, 34 | -130.1 35 | ], 36 | "nativeName": "Pitcairn Islands", 37 | "population": 56, 38 | "provinces": [ 39 | "Pitcaim Islands" 40 | ], 41 | "region": "Oceania", 42 | "subregion": "Polynesia", 43 | "timezones": null, 44 | "tld": [ 45 | ".pn" 46 | ], 47 | "translations": { 48 | "de": "Pitcairn", 49 | "es": "Islas Pitcairn", 50 | "fr": "\u00celes Pitcairn", 51 | "ja": "\u30d4\u30c8\u30b1\u30a2\u30f3", 52 | "it": "Isole Pitcairn" 53 | }, 54 | "wiki": "http://en.wikipedia.org/wiki/pitcaim_islands", 55 | "intermediateregion": "" 56 | } -------------------------------------------------------------------------------- /countryinfo/data/qatar.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Qatar", 3 | "altSpellings": [ 4 | "QA", 5 | "State of Qatar", 6 | "Dawlat Qa\u1e6dar", 7 | "QAT" 8 | ], 9 | "area": 11586, 10 | "borders": [ 11 | "SAU" 12 | ], 13 | "callingCodes": [ 14 | "974" 15 | ], 16 | "capital": "Doha", 17 | "capital_latlng": [ 18 | 25.285633, 19 | 51.526416 20 | ], 21 | "currencies": [ 22 | "QAR" 23 | ], 24 | "demonym": "Qatari", 25 | "flag": "", 26 | "geoJSON": { 27 | "type": "FeatureCollection", 28 | "features": [ 29 | { 30 | "type": "Feature", 31 | "id": "QAT", 32 | "properties": { 33 | "name": "Qatar" 34 | }, 35 | "geometry": { 36 | "type": "Polygon", 37 | "coordinates": [ 38 | [ 39 | [ 40 | 50.810108, 41 | 24.754743 42 | ], 43 | [ 44 | 50.743911, 45 | 25.482424 46 | ], 47 | [ 48 | 51.013352, 49 | 26.006992 50 | ], 51 | [ 52 | 51.286462, 53 | 26.114582 54 | ], 55 | [ 56 | 51.589079, 57 | 25.801113 58 | ], 59 | [ 60 | 51.6067, 61 | 25.21567 62 | ], 63 | [ 64 | 51.389608, 65 | 24.627386 66 | ], 67 | [ 68 | 51.112415, 69 | 24.556331 70 | ], 71 | [ 72 | 50.810108, 73 | 24.754743 74 | ] 75 | ] 76 | ] 77 | } 78 | } 79 | ] 80 | }, 81 | "ISO": { 82 | "alpha2": "QA", 83 | "alpha3": "QAT" 84 | }, 85 | "languages": [ 86 | "ar" 87 | ], 88 | "latlng": [ 89 | 25.5, 90 | 51.25 91 | ], 92 | "nativeName": "\u0642\u0637\u0631", 93 | "population": 2269672, 94 | "provinces": [ 95 | "Ad Dawhah", 96 | "Al Ghuwayriyah", 97 | "Al Jumayliyah", 98 | "Al Khawr", 99 | "Al Wakrah", 100 | "Ar Rayyan", 101 | "Jarayan al Batinah", 102 | "Madinat ash Shamal", 103 | "Umm Salal" 104 | ], 105 | "region": "Asia", 106 | "subregion": "Western Asia", 107 | "timezones": [ 108 | "UTC+03:00" 109 | ], 110 | "tld": [ 111 | ".qa" 112 | ], 113 | "translations": { 114 | "de": "Katar", 115 | "es": "Catar", 116 | "fr": "Qatar", 117 | "ja": "\u30ab\u30bf\u30fc\u30eb", 118 | "it": "Qatar" 119 | }, 120 | "wiki": "http://en.wikipedia.org/wiki/qatar", 121 | "intermediateregion": "" 122 | } -------------------------------------------------------------------------------- /countryinfo/data/reunion.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "R\u00e9union", 3 | "altSpellings": [ 4 | "RE", 5 | "Reunion", 6 | "REU" 7 | ], 8 | "area": null, 9 | "borders": [], 10 | "callingCodes": [ 11 | "262" 12 | ], 13 | "capital": "Saint-Denis", 14 | "capital_latlng": [ 15 | 48.935773, 16 | 2.358023 17 | ], 18 | "currencies": [ 19 | "EUR" 20 | ], 21 | "demonym": "French", 22 | "flag": "", 23 | "geoJSON": {}, 24 | "ISO": { 25 | "alpha2": "RE", 26 | "alpha3": "REU" 27 | }, 28 | "languages": [ 29 | "fr" 30 | ], 31 | "latlng": [ 32 | -21.15, 33 | 55.5 34 | ], 35 | "nativeName": "La R\u00e9union", 36 | "population": 840974, 37 | "provinces": [ 38 | "Reunion" 39 | ], 40 | "region": "Africa", 41 | "subregion": "Sub-Saharan Africa", 42 | "timezones": null, 43 | "tld": [ 44 | ".re" 45 | ], 46 | "translations": { 47 | "de": "R\u00e9union", 48 | "es": "Reuni\u00f3n", 49 | "fr": "R\u00e9union", 50 | "ja": "\u30ec\u30e6\u30cb\u30aa\u30f3", 51 | "it": "Riunione" 52 | }, 53 | "wiki": "http://en.wikipedia.org/wiki/reunion", 54 | "intermediateregion": "Eastern Africa" 55 | } -------------------------------------------------------------------------------- /countryinfo/data/rwanda.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Rwanda", 3 | "altSpellings": [ 4 | "RW", 5 | "Republic of Rwanda", 6 | "Repubulika y'u Rwanda", 7 | "R\u00e9publique du Rwanda", 8 | "RWA", 9 | "Rwandese Republic" 10 | ], 11 | "area": 26338, 12 | "borders": [ 13 | "BDI", 14 | "COD", 15 | "TZA", 16 | "UGA" 17 | ], 18 | "callingCodes": [ 19 | "250" 20 | ], 21 | "capital": "Kigali", 22 | "capital_latlng": [ 23 | -1.88596, 24 | 30.129675 25 | ], 26 | "currencies": [ 27 | "RWF" 28 | ], 29 | "demonym": "Rwandan", 30 | "flag": "", 31 | "geoJSON": { 32 | "type": "FeatureCollection", 33 | "features": [ 34 | { 35 | "type": "Feature", 36 | "id": "RWA", 37 | "properties": { 38 | "name": "Rwanda" 39 | }, 40 | "geometry": { 41 | "type": "Polygon", 42 | "coordinates": [ 43 | [ 44 | [ 45 | 30.419105, 46 | -1.134659 47 | ], 48 | [ 49 | 30.816135, 50 | -1.698914 51 | ], 52 | [ 53 | 30.758309, 54 | -2.28725 55 | ], 56 | [ 57 | 30.469696, 58 | -2.413858 59 | ], 60 | [ 61 | 29.938359, 62 | -2.348487 63 | ], 64 | [ 65 | 29.632176, 66 | -2.917858 67 | ], 68 | [ 69 | 29.024926, 70 | -2.839258 71 | ], 72 | [ 73 | 29.117479, 74 | -2.292211 75 | ], 76 | [ 77 | 29.254835, 78 | -2.21511 79 | ], 80 | [ 81 | 29.291887, 82 | -1.620056 83 | ], 84 | [ 85 | 29.579466, 86 | -1.341313 87 | ], 88 | [ 89 | 29.821519, 90 | -1.443322 91 | ], 92 | [ 93 | 30.419105, 94 | -1.134659 95 | ] 96 | ] 97 | ] 98 | } 99 | } 100 | ] 101 | }, 102 | "ISO": { 103 | "alpha2": "RW", 104 | "alpha3": "RWA" 105 | }, 106 | "languages": [ 107 | "rw", 108 | "en", 109 | "fr" 110 | ], 111 | "latlng": [ 112 | -2, 113 | 30 114 | ], 115 | "nativeName": "Rwanda", 116 | "population": 10996891, 117 | "provinces": [ 118 | "Butare", 119 | "Byumba", 120 | "Cyangugu", 121 | "Gikongoro", 122 | "Gisenyi", 123 | "Gitarama", 124 | "Kibungo", 125 | "Kibuye", 126 | "Kigali Rurale", 127 | "Kigali-ville", 128 | "Ruhengeri", 129 | "Umutara" 130 | ], 131 | "region": "Africa", 132 | "subregion": "Sub-Saharan Africa", 133 | "timezones": [ 134 | "UTC+02:00" 135 | ], 136 | "tld": [ 137 | ".rw" 138 | ], 139 | "translations": { 140 | "de": "Ruanda", 141 | "es": "Ruanda", 142 | "fr": "Rwanda", 143 | "ja": "\u30eb\u30ef\u30f3\u30c0", 144 | "it": "Ruanda" 145 | }, 146 | "wiki": "http://en.wikipedia.org/wiki/rwanda", 147 | "intermediateregion": "Eastern Africa" 148 | } -------------------------------------------------------------------------------- /countryinfo/data/saint_barthélemy.json: -------------------------------------------------------------------------------- 1 | { 2 | "capital": "Gustavia", 3 | "capital_latlng": [ 4 | 17.89827, 5 | -62.85274 6 | ], 7 | "ISO": { 8 | "alpha2": "BL", 9 | "alpha3": "BLM" 10 | }, 11 | "name": "Saint Barth\u00e9lemy", 12 | "altSpellings": [ 13 | "BL", 14 | "BLM" 15 | ], 16 | "region": "Americas", 17 | "subregion": "Latin America and the Caribbean", 18 | "intermediateregion": "Caribbean" 19 | } -------------------------------------------------------------------------------- /countryinfo/data/saint_helena.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Saint Helena", 3 | "altSpellings": [ 4 | "SH", 5 | "SHN", 6 | "Saint Helena, Ascension and Tristan da Cunha" 7 | ], 8 | "area": null, 9 | "borders": [], 10 | "callingCodes": [ 11 | "290" 12 | ], 13 | "capital": "Jamestown", 14 | "capital_latlng": [ 15 | 37.210443, 16 | -76.773893 17 | ], 18 | "currencies": [ 19 | "SHP" 20 | ], 21 | "demonym": "Saint Helenian", 22 | "flag": "", 23 | "geoJSON": {}, 24 | "ISO": { 25 | "alpha2": "SH", 26 | "alpha3": "SHN" 27 | }, 28 | "languages": [ 29 | "en" 30 | ], 31 | "latlng": [ 32 | -15.95, 33 | -5.7 34 | ], 35 | "nativeName": "Saint Helena", 36 | "population": 4255, 37 | "provinces": [ 38 | "Ascension", 39 | "Saint Helena", 40 | "Tristan da Cunha" 41 | ], 42 | "region": "Africa", 43 | "subregion": "Sub-Saharan Africa", 44 | "timezones": null, 45 | "tld": [ 46 | ".sh" 47 | ], 48 | "translations": { 49 | "de": "Sankt Helena", 50 | "es": "Santa Helena", 51 | "fr": "Sainte-H\u00e9l\u00e8ne", 52 | "ja": "\u30bb\u30f3\u30c8\u30d8\u30ec\u30ca\u30fb\u30a2\u30bb\u30f3\u30b7\u30e7\u30f3\u304a\u3088\u3073\u30c8\u30ea\u30b9\u30bf\u30f3\u30c0\u30af\u30fc\u30cb\u30e3", 53 | "it": "Sant'Elena" 54 | }, 55 | "wiki": "http://en.wikipedia.org/wiki/saint_helena", 56 | "intermediateregion": "Western Africa" 57 | } -------------------------------------------------------------------------------- /countryinfo/data/saint_kitts_and_nevis.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Saint Kitts and Nevis", 3 | "altSpellings": [ 4 | "KN", 5 | "Federation of Saint Christopher and Nevis", 6 | "KNA" 7 | ], 8 | "area": 261, 9 | "borders": [], 10 | "callingCodes": [ 11 | "1869" 12 | ], 13 | "capital": "Basseterre", 14 | "capital_latlng": [ 15 | 17.296092, 16 | -62.722301 17 | ], 18 | "currencies": [ 19 | "XCD" 20 | ], 21 | "demonym": "Kittian and Nevisian", 22 | "flag": "", 23 | "geoJSON": {}, 24 | "ISO": { 25 | "alpha2": "KN", 26 | "alpha3": "KNA" 27 | }, 28 | "languages": [ 29 | "en" 30 | ], 31 | "latlng": [ 32 | 17.33333333, 33 | -62.75 34 | ], 35 | "nativeName": "Saint Kitts and Nevis", 36 | "population": 55000, 37 | "provinces": [ 38 | "Christ Church Nichola Town", 39 | "Saint Anne Sandy Point", 40 | "Saint George Basseterre", 41 | "Saint George Gingerland", 42 | "Saint James Windward", 43 | "Saint John Capisterre", 44 | "Saint John Figtree", 45 | "Saint Mary Cayon", 46 | "Saint Paul Capisterre", 47 | "Saint Paul Charlestown", 48 | "Saint Peter Basseterre", 49 | "Saint Thomas Lowland", 50 | "Saint Thomas Middle Island", 51 | "Trinity Palmetto Point" 52 | ], 53 | "region": "Americas", 54 | "subregion": "Latin America and the Caribbean", 55 | "timezones": [ 56 | "UTC\u221204:00" 57 | ], 58 | "tld": [ 59 | ".kn" 60 | ], 61 | "translations": { 62 | "de": "St. Kitts und Nevis", 63 | "es": "San Crist\u00f3bal y Nieves", 64 | "fr": "Saint-Christophe-et-Ni\u00e9v\u00e8s", 65 | "ja": "\u30bb\u30f3\u30c8\u30af\u30ea\u30b9\u30c8\u30d5\u30a1\u30fc\u30fb\u30cd\u30a4\u30d3\u30b9", 66 | "it": "Saint Kitts e Nevis" 67 | }, 68 | "wiki": "http://en.wikipedia.org/wiki/saint_kitts_and_nevis", 69 | "intermediateregion": "Caribbean" 70 | } -------------------------------------------------------------------------------- /countryinfo/data/saint_lucia.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Saint Lucia", 3 | "altSpellings": [ 4 | "LC", 5 | "LCA" 6 | ], 7 | "area": 616, 8 | "borders": [], 9 | "callingCodes": [ 10 | "1758" 11 | ], 12 | "capital": "Castries", 13 | "capital_latlng": [ 14 | 13.952589, 15 | -60.987824 16 | ], 17 | "currencies": [ 18 | "XCD" 19 | ], 20 | "demonym": "Saint Lucian", 21 | "flag": "", 22 | "geoJSON": {}, 23 | "ISO": { 24 | "alpha2": "LC", 25 | "alpha3": "LCA" 26 | }, 27 | "languages": [ 28 | "en" 29 | ], 30 | "latlng": [ 31 | 13.88333333, 32 | -60.96666666 33 | ], 34 | "nativeName": "Saint Lucia", 35 | "population": 184000, 36 | "provinces": [ 37 | "Anse-la-Raye", 38 | "Castries", 39 | "Choiseul", 40 | "Dauphin", 41 | "Dennery", 42 | "Gros Islet", 43 | "Laborie", 44 | "Micoud", 45 | "Praslin", 46 | "Soufriere", 47 | "Vieux Fort" 48 | ], 49 | "region": "Americas", 50 | "subregion": "Latin America and the Caribbean", 51 | "timezones": [ 52 | "UTC\u221204:00" 53 | ], 54 | "tld": [ 55 | ".lc" 56 | ], 57 | "translations": { 58 | "de": "Saint Lucia", 59 | "es": "Santa Luc\u00eda", 60 | "fr": "Saint-Lucie", 61 | "ja": "\u30bb\u30f3\u30c8\u30eb\u30b7\u30a2", 62 | "it": "Santa Lucia" 63 | }, 64 | "wiki": "http://en.wikipedia.org/wiki/saint_lucia", 65 | "intermediateregion": "Caribbean" 66 | } -------------------------------------------------------------------------------- /countryinfo/data/saint_martin_french_part.json: -------------------------------------------------------------------------------- 1 | { 2 | "capital": "Marigot", 3 | "capital_latlng": [ 4 | 18.0731, 5 | -63.0822 6 | ], 7 | "ISO": { 8 | "alpha2": "MF", 9 | "alpha3": "MAF" 10 | }, 11 | "name": "Saint Martin (French part)", 12 | "altSpellings": [ 13 | "MF", 14 | "MAF" 15 | ], 16 | "region": "Americas", 17 | "subregion": "Latin America and the Caribbean", 18 | "intermediateregion": "Caribbean" 19 | } -------------------------------------------------------------------------------- /countryinfo/data/saint_pierre_and_miquelon.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Saint Pierre and Miquelon", 3 | "altSpellings": [ 4 | "PM", 5 | "Collectivit\u00e9 territoriale de Saint-Pierre-et-Miquelon", 6 | "SPM" 7 | ], 8 | "area": 242, 9 | "borders": [], 10 | "callingCodes": [ 11 | "508" 12 | ], 13 | "capital": "Saint-Pierre", 14 | "capital_latlng": [ 15 | 48.383272, 16 | 7.471873 17 | ], 18 | "currencies": [ 19 | "EUR" 20 | ], 21 | "demonym": "French", 22 | "flag": "", 23 | "geoJSON": {}, 24 | "ISO": { 25 | "alpha2": "PM", 26 | "alpha3": "SPM" 27 | }, 28 | "languages": [ 29 | "fr" 30 | ], 31 | "latlng": [ 32 | 46.83333333, 33 | -56.33333333 34 | ], 35 | "nativeName": "Saint-Pierre-et-Miquelon", 36 | "population": 6081, 37 | "provinces": [ 38 | "Miquelon", 39 | "Saint Pierre" 40 | ], 41 | "region": "Americas", 42 | "subregion": "Northern America", 43 | "timezones": null, 44 | "tld": [ 45 | ".pm" 46 | ], 47 | "translations": { 48 | "de": "Saint-Pierre und Miquelon", 49 | "es": "San Pedro y Miquel\u00f3n", 50 | "fr": "Saint-Pierre-et-Miquelon", 51 | "ja": "\u30b5\u30f3\u30d4\u30a8\u30fc\u30eb\u5cf6\u30fb\u30df\u30af\u30ed\u30f3\u5cf6", 52 | "it": "Saint-Pierre e Miquelon" 53 | }, 54 | "wiki": "http://en.wikipedia.org/wiki/saint_pierre_and_miquelon", 55 | "intermediateregion": "" 56 | } -------------------------------------------------------------------------------- /countryinfo/data/saint_vincent_and_the_grenadines.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Saint Vincent and the Grenadines", 3 | "altSpellings": [ 4 | "VC", 5 | "VCT", 6 | "St. Vincent and the Grenadines" 7 | ], 8 | "area": 389, 9 | "borders": [], 10 | "callingCodes": [ 11 | "1784" 12 | ], 13 | "capital": "Kingstown", 14 | "capital_latlng": [ 15 | 13.156186, 16 | -61.227962 17 | ], 18 | "currencies": [ 19 | "XCD" 20 | ], 21 | "demonym": "Saint Vincentian", 22 | "flag": "", 23 | "geoJSON": {}, 24 | "ISO": { 25 | "alpha2": "VC", 26 | "alpha3": "VCT" 27 | }, 28 | "languages": [ 29 | "en" 30 | ], 31 | "latlng": [ 32 | 13.25, 33 | -61.2 34 | ], 35 | "nativeName": "Saint Vincent and the Grenadines", 36 | "population": 109000, 37 | "provinces": [ 38 | "Charlotte", 39 | "Grenadines", 40 | "Saint Andrew", 41 | "Saint David", 42 | "Saint George", 43 | "Saint Patrick" 44 | ], 45 | "region": "Americas", 46 | "subregion": "Latin America and the Caribbean", 47 | "timezones": [ 48 | "UTC\u221204:00" 49 | ], 50 | "tld": [ 51 | ".vc" 52 | ], 53 | "translations": { 54 | "de": "Saint Vincent und die Grenadinen", 55 | "es": "San Vicente y Granadinas", 56 | "fr": "Saint-Vincent-et-les-Grenadines", 57 | "ja": "\u30bb\u30f3\u30c8\u30d3\u30f3\u30bb\u30f3\u30c8\u304a\u3088\u3073\u30b0\u30ec\u30ca\u30c7\u30a3\u30fc\u30f3\u8af8\u5cf6", 58 | "it": "Saint Vincent e Grenadine" 59 | }, 60 | "wiki": "http://en.wikipedia.org/wiki/saint_vincent_and_the_grenadines", 61 | "intermediateregion": "Caribbean" 62 | } -------------------------------------------------------------------------------- /countryinfo/data/samoa.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Samoa", 3 | "altSpellings": [ 4 | "WS", 5 | "Independent State of Samoa", 6 | "Malo Sa\u02bboloto Tuto\u02bbatasi o S\u0101moa", 7 | "WSM" 8 | ], 9 | "area": 2842, 10 | "borders": [], 11 | "callingCodes": [ 12 | "685" 13 | ], 14 | "capital": "Apia", 15 | "capital_latlng": [ 16 | -13.834369, 17 | -171.769279 18 | ], 19 | "currencies": [ 20 | "WST" 21 | ], 22 | "demonym": "Samoan", 23 | "flag": "", 24 | "geoJSON": {}, 25 | "ISO": { 26 | "alpha2": "WS", 27 | "alpha3": "WSM" 28 | }, 29 | "languages": [ 30 | "sm", 31 | "en" 32 | ], 33 | "latlng": [ 34 | -13.58333333, 35 | -172.33333333 36 | ], 37 | "nativeName": "Samoa", 38 | "population": 187820, 39 | "provinces": [ 40 | "A'ana", 41 | "Aiga-i-le-Tai", 42 | "Atua", 43 | "Fa'asaleleaga", 44 | "Gaga'emauga", 45 | "Gagaifomauga", 46 | "Palauli", 47 | "Satupa'itea", 48 | "Tuamasaga", 49 | "Va'a-o-Fonoti", 50 | "Vaisigano" 51 | ], 52 | "region": "Oceania", 53 | "subregion": "Polynesia", 54 | "timezones": [ 55 | "UTC+13:00" 56 | ], 57 | "tld": [ 58 | ".ws" 59 | ], 60 | "translations": { 61 | "de": "Samoa", 62 | "es": "Samoa", 63 | "fr": "Samoa", 64 | "ja": "\u30b5\u30e2\u30a2", 65 | "it": "Samoa" 66 | }, 67 | "wiki": "http://en.wikipedia.org/wiki/samoa", 68 | "intermediateregion": "" 69 | } -------------------------------------------------------------------------------- /countryinfo/data/san_marino.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "San Marino", 3 | "altSpellings": [ 4 | "SM", 5 | "Republic of San Marino", 6 | "Repubblica di San Marino", 7 | "SMR" 8 | ], 9 | "area": 61, 10 | "borders": [ 11 | "ITA" 12 | ], 13 | "callingCodes": [ 14 | "378" 15 | ], 16 | "capital": "City of San Marino", 17 | "capital_latlng": [ 18 | 43.9364, 19 | 12.446699 20 | ], 21 | "currencies": [ 22 | "EUR" 23 | ], 24 | "demonym": "Sammarinese", 25 | "flag": "", 26 | "geoJSON": {}, 27 | "ISO": { 28 | "alpha2": "SM", 29 | "alpha3": "SMR" 30 | }, 31 | "languages": [ 32 | "it" 33 | ], 34 | "latlng": [ 35 | 43.76666666, 36 | 12.41666666 37 | ], 38 | "nativeName": "San Marino", 39 | "population": 32743, 40 | "provinces": [ 41 | "Acquaviva", 42 | "Borgo Maggiore", 43 | "Chiesanuova", 44 | "Domagnano", 45 | "Faetano", 46 | "Fiorentino", 47 | "Monte Giardino", 48 | "San Marino", 49 | "Serravalle" 50 | ], 51 | "region": "Europe", 52 | "subregion": "Southern Europe", 53 | "timezones": [ 54 | "UTC+01:00" 55 | ], 56 | "tld": [ 57 | ".sm" 58 | ], 59 | "translations": { 60 | "de": "San Marino", 61 | "es": "San Marino", 62 | "fr": "Saint-Marin", 63 | "ja": "\u30b5\u30f3\u30de\u30ea\u30ce", 64 | "it": "San Marino" 65 | }, 66 | "wiki": "http://en.wikipedia.org/wiki/san_marino", 67 | "intermediateregion": "" 68 | } -------------------------------------------------------------------------------- /countryinfo/data/sao_tome_and_principe.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "S\u00e3o Tom\u00e9 and Pr\u00edncipe", 3 | "altSpellings": [ 4 | "ST", 5 | "Democratic Republic of S\u00e3o Tom\u00e9 and Pr\u00edncipe", 6 | "Rep\u00fablica Democr\u00e1tica de S\u00e3o Tom\u00e9 e Pr\u00edncipe", 7 | "STP", 8 | "Sao Tome and Principe", 9 | "Democratic Republic of Sao Tome and Principe" 10 | ], 11 | "area": 964, 12 | "borders": [], 13 | "callingCodes": [ 14 | "239" 15 | ], 16 | "capital": "S\u00e3o Tom\u00e9", 17 | "capital_latlng": [ 18 | 0.338924, 19 | 6.731303 20 | ], 21 | "currencies": [ 22 | "STD" 23 | ], 24 | "demonym": "Sao Tomean", 25 | "flag": "", 26 | "geoJSON": {}, 27 | "ISO": { 28 | "alpha2": "ST", 29 | "alpha3": "STP" 30 | }, 31 | "languages": [ 32 | "pt" 33 | ], 34 | "latlng": [ 35 | 1, 36 | 7 37 | ], 38 | "nativeName": "S\u00e3o Tom\u00e9 e Pr\u00edncipe", 39 | "population": 187356, 40 | "provinces": [ 41 | "Principe", 42 | "Sao Tome" 43 | ], 44 | "region": "Africa", 45 | "subregion": "Sub-Saharan Africa", 46 | "timezones": [ 47 | "UTC" 48 | ], 49 | "tld": [ 50 | ".st" 51 | ], 52 | "translations": { 53 | "de": "S\u00e3o Tom\u00e9 und Pr\u00edncipe", 54 | "es": "Santo Tom\u00e9 y Pr\u00edncipe", 55 | "fr": "Sao Tom\u00e9-et-Principe", 56 | "ja": "\u30b5\u30f3\u30c8\u30e1\u30fb\u30d7\u30ea\u30f3\u30b7\u30da", 57 | "it": "S\u00e3o Tom\u00e9 e Pr\u00edncipe" 58 | }, 59 | "wiki": "http://en.wikipedia.org/wiki/sao_tome_and_principe", 60 | "intermediateregion": "Middle Africa" 61 | } -------------------------------------------------------------------------------- /countryinfo/data/serbia.json: -------------------------------------------------------------------------------- 1 | {"name":"Serbia", 2 | "altSpellings":["RS","Srbija","Republic of Serbia","Republika Srbija"], 3 | "area":49037, 4 | "borders":["HUN","ROU","BGR","MKD","HRV","BIH","MNE","ALB","XKX"], 5 | "callingCodes":["381"], 6 | "capital":"Belgrade", 7 | "capital_latlng":[44.817813,20.456897], 8 | "currencies":["RSD"], 9 | "demonym":"Serbian", 10 | "flag":"https://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Flag_of_Serbia.svg/1200px-Flag_of_Serbia.svg.png", 11 | "ISO":{"alpha2":"RS","alpha3":"SRB"}, 12 | "languages":["rs"], 13 | "latlng":[44.016521,21.005859], 14 | "nativeName":"Srbija", 15 | "population":7186862, 16 | "provinces":["Kolubara","Mačva","Moravica","Pomoravlje","Rasina","Raška","Šumadija","Zlatibor","Bor","Braničevo","Jablanica","Nišava","Pčinja","Pirot","Podunavlje","Toplica","Zaječar","Central Banat","North Bačka","North Banat","South Bačka","South Banat","Srem","West Bačka","Kosovo","Kosovo-Pomoravlje","Kosovska Mitrovica ","Peć","Prizren"], 17 | "region":"Europe", 18 | "subregion":"Eastern Europe", 19 | "timezones":["UTC+01:00","UTC+02:00"], 20 | "tld":[".rs"], 21 | "translations":{"de":"Serbien","es":"Serbia","fr":"Serbie","ja":"セルビア","it":"Serbia"}, 22 | "wiki":"http://en.wikipedia.org/wiki/serbia"} 23 | -------------------------------------------------------------------------------- /countryinfo/data/seychelles.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Seychelles", 3 | "altSpellings": [ 4 | "SC", 5 | "Republic of Seychelles", 6 | "Repiblik Sesel", 7 | "R\u00e9publique des Seychelles", 8 | "SYC" 9 | ], 10 | "area": 452, 11 | "borders": [], 12 | "callingCodes": [ 13 | "248" 14 | ], 15 | "capital": "Victoria", 16 | "capital_latlng": [ 17 | -4.6232085, 18 | 55.452359 19 | ], 20 | "currencies": [ 21 | "SCR" 22 | ], 23 | "demonym": "Seychellois", 24 | "flag": "", 25 | "geoJSON": {}, 26 | "ISO": { 27 | "alpha2": "SC", 28 | "alpha3": "SYC" 29 | }, 30 | "languages": [ 31 | "fr", 32 | "en" 33 | ], 34 | "latlng": [ 35 | -4.58333333, 36 | 55.66666666 37 | ], 38 | "nativeName": "Seychelles", 39 | "population": 89949, 40 | "provinces": [ 41 | "Anse aux Pins", 42 | "Anse Boileau", 43 | "Anse Etoile", 44 | "Anse Louis", 45 | "Anse Royale", 46 | "Baie Lazare", 47 | "Baie Sainte Anne", 48 | "Beau Vallon", 49 | "Bel Air", 50 | "Bel Ombre", 51 | "Cascade", 52 | "Glacis", 53 | "Grand' Anse (on Mahe)", 54 | "Grand' Anse (on Praslin)", 55 | "La Digue", 56 | "La Riviere Anglaise", 57 | "Mont Buxton", 58 | "Mont Fleuri", 59 | "Plaisance", 60 | "Pointe La Rue", 61 | "Port Glaud", 62 | "Saint Louis", 63 | "Takamaka" 64 | ], 65 | "region": "Africa", 66 | "subregion": "Sub-Saharan Africa", 67 | "timezones": [ 68 | "UTC+04:00" 69 | ], 70 | "tld": [ 71 | ".sc" 72 | ], 73 | "translations": { 74 | "de": "Seychellen", 75 | "es": "Seychelles", 76 | "fr": "Seychelles", 77 | "ja": "\u30bb\u30fc\u30b7\u30a7\u30eb", 78 | "it": "Seychelles" 79 | }, 80 | "wiki": "http://en.wikipedia.org/wiki/seychelles", 81 | "intermediateregion": "Eastern Africa" 82 | } -------------------------------------------------------------------------------- /countryinfo/data/singapore.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Singapore", 3 | "altSpellings": [ 4 | "SG", 5 | "Singapura", 6 | "Republik Singapura", 7 | "\u65b0\u52a0\u5761\u5171\u548c\u56fd", 8 | "SGP", 9 | "Republic of Singapore" 10 | ], 11 | "area": 710, 12 | "borders": [], 13 | "callingCodes": [ 14 | "65" 15 | ], 16 | "capital": "Singapore", 17 | "capital_latlng": [ 18 | 1.357107, 19 | 103.819499 20 | ], 21 | "currencies": [ 22 | "SGD" 23 | ], 24 | "demonym": "Singaporean", 25 | "flag": "", 26 | "geoJSON": {}, 27 | "ISO": { 28 | "alpha2": "SG", 29 | "alpha3": "SGP" 30 | }, 31 | "languages": [ 32 | "en", 33 | "ms", 34 | "ta", 35 | "zh" 36 | ], 37 | "latlng": [ 38 | 1.36666666, 39 | 103.8 40 | ], 41 | "nativeName": "Singapore", 42 | "population": 5469700, 43 | "provinces": [ 44 | "Singapore" 45 | ], 46 | "region": "Asia", 47 | "subregion": "South-eastern Asia", 48 | "timezones": [ 49 | "UTC+08:00" 50 | ], 51 | "tld": [ 52 | ".sg" 53 | ], 54 | "translations": { 55 | "de": "Singapur", 56 | "es": "Singapur", 57 | "fr": "Singapour", 58 | "ja": "\u30b7\u30f3\u30ac\u30dd\u30fc\u30eb", 59 | "it": "Singapore" 60 | }, 61 | "wiki": "http://en.wikipedia.org/wiki/singapore", 62 | "intermediateregion": "" 63 | } -------------------------------------------------------------------------------- /countryinfo/data/sint_maarten_dutch_part.json: -------------------------------------------------------------------------------- 1 | { 2 | "capital": "Philipsburg", 3 | "capital_latlng": [ 4 | 18.033333, 5 | -63.05 6 | ], 7 | "ISO": { 8 | "alpha2": "SX", 9 | "alpha3": "SXM" 10 | }, 11 | "name": "Sint Maarten (Dutch part)", 12 | "altSpellings": [ 13 | "SX", 14 | "SXM" 15 | ], 16 | "region": "Americas", 17 | "subregion": "Latin America and the Caribbean", 18 | "intermediateregion": "Caribbean" 19 | } -------------------------------------------------------------------------------- /countryinfo/data/south_georgia_and_south_sandwich_islands.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "South Georgia", 3 | "altSpellings": [ 4 | "GS", 5 | "South Georgia and the South Sandwich Islands", 6 | "SGS" 7 | ], 8 | "area": null, 9 | "borders": [], 10 | "callingCodes": [ 11 | "500" 12 | ], 13 | "capital": "King Edward Point", 14 | "capital_latlng": [ 15 | -54.283545, 16 | -36.494636 17 | ], 18 | "currencies": [ 19 | "GBP" 20 | ], 21 | "demonym": "South Georgia and the South Sandwich Islander", 22 | "flag": "", 23 | "geoJSON": {}, 24 | "ISO": { 25 | "alpha2": "GS", 26 | "alpha3": "SGS" 27 | }, 28 | "languages": [ 29 | "en" 30 | ], 31 | "latlng": [ 32 | -54.5, 33 | -37 34 | ], 35 | "nativeName": "South Georgia", 36 | "population": 30, 37 | "provinces": [ 38 | "Bird Island", 39 | "Bristol Island", 40 | "Clerke Rocks", 41 | "Montagu Island", 42 | "Saunders Island", 43 | "South Georgia", 44 | "Southern Thule", 45 | "Traversay Islands" 46 | ], 47 | "region": "Americas", 48 | "subregion": "Latin America and the Caribbean", 49 | "timezones": null, 50 | "tld": [ 51 | ".gs" 52 | ], 53 | "translations": { 54 | "de": "S\u00fcdgeorgien und die S\u00fcdlichen Sandwichinseln", 55 | "es": "Islas Georgias del Sur y Sandwich del Sur", 56 | "fr": "G\u00e9orgie du Sud-et-les \u00celes Sandwich du Sud", 57 | "ja": "\u30b5\u30a6\u30b9\u30b8\u30e7\u30fc\u30b8\u30a2\u30fb\u30b5\u30a6\u30b9\u30b5\u30f3\u30c9\u30a6\u30a3\u30c3\u30c1\u8af8\u5cf6", 58 | "it": "Georgia del Sud e Isole Sandwich Meridionali" 59 | }, 60 | "wiki": "http://en.wikipedia.org/wiki/south_georgia_and_south_sandwich_islands", 61 | "intermediateregion": "South America" 62 | } -------------------------------------------------------------------------------- /countryinfo/data/sri_lanka.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Sri Lanka", 3 | "altSpellings": [ 4 | "LK", 5 | "ila\u1e45kai", 6 | "Democratic Socialist Republic of Sri Lanka", 7 | "LKA" 8 | ], 9 | "area": 65610, 10 | "borders": [ 11 | "IND" 12 | ], 13 | "callingCodes": [ 14 | "94" 15 | ], 16 | "capital": "Colombo", 17 | "capital_latlng": [ 18 | 6.934997, 19 | 79.853846 20 | ], 21 | "currencies": [ 22 | "LKR" 23 | ], 24 | "demonym": "Sri Lankan", 25 | "flag": "", 26 | "geoJSON": { 27 | "type": "FeatureCollection", 28 | "features": [ 29 | { 30 | "type": "Feature", 31 | "id": "LKA", 32 | "properties": { 33 | "name": "Sri Lanka" 34 | }, 35 | "geometry": { 36 | "type": "Polygon", 37 | "coordinates": [ 38 | [ 39 | [ 40 | 81.787959, 41 | 7.523055 42 | ], 43 | [ 44 | 81.637322, 45 | 6.481775 46 | ], 47 | [ 48 | 81.21802, 49 | 6.197141 50 | ], 51 | [ 52 | 80.348357, 53 | 5.96837 54 | ], 55 | [ 56 | 79.872469, 57 | 6.763463 58 | ], 59 | [ 60 | 79.695167, 61 | 8.200843 62 | ], 63 | [ 64 | 80.147801, 65 | 9.824078 66 | ], 67 | [ 68 | 80.838818, 69 | 9.268427 70 | ], 71 | [ 72 | 81.304319, 73 | 8.564206 74 | ], 75 | [ 76 | 81.787959, 77 | 7.523055 78 | ] 79 | ] 80 | ] 81 | } 82 | } 83 | ] 84 | }, 85 | "ISO": { 86 | "alpha2": "LK", 87 | "alpha3": "LKA" 88 | }, 89 | "languages": [ 90 | "si", 91 | "ta" 92 | ], 93 | "latlng": [ 94 | 7, 95 | 81 96 | ], 97 | "nativeName": "\u015br\u012b la\u1e43k\u0101va", 98 | "population": 20277597, 99 | "provinces": [ 100 | "Central", 101 | "Eastern", 102 | "North Central", 103 | "North Eastern", 104 | "North Western", 105 | "Northern", 106 | "Sabaragamuwa", 107 | "Southern", 108 | "Uva", 109 | "Western" 110 | ], 111 | "region": "Asia", 112 | "subregion": "Southern Asia", 113 | "timezones": [ 114 | "UTC+05:30" 115 | ], 116 | "tld": [ 117 | ".lk" 118 | ], 119 | "translations": { 120 | "de": "Sri Lanka", 121 | "es": "Sri Lanka", 122 | "fr": "Sri Lanka", 123 | "ja": "\u30b9\u30ea\u30e9\u30f3\u30ab", 124 | "it": "Sri Lanka" 125 | }, 126 | "wiki": "http://en.wikipedia.org/wiki/sri_lanka", 127 | "intermediateregion": "" 128 | } -------------------------------------------------------------------------------- /countryinfo/data/svalbard.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Svalbard and Jan Mayen", 3 | "altSpellings": [ 4 | "SJ", 5 | "Svalbard and Jan Mayen Islands", 6 | "SJM" 7 | ], 8 | "area": null, 9 | "borders": [], 10 | "callingCodes": [ 11 | "4779" 12 | ], 13 | "capital": "Longyearbyen", 14 | "capital_latlng": [ 15 | 78.223156, 16 | 15.646366 17 | ], 18 | "currencies": [ 19 | "NOK" 20 | ], 21 | "demonym": "Norwegian", 22 | "flag": "", 23 | "geoJSON": {}, 24 | "ISO": { 25 | "alpha2": "SJ", 26 | "alpha3": "SJM" 27 | }, 28 | "languages": [ 29 | "no" 30 | ], 31 | "latlng": [ 32 | 78, 33 | 20 34 | ], 35 | "nativeName": "Svalbard og Jan Mayen", 36 | "population": 2562, 37 | "provinces": [ 38 | "Barentsoya", 39 | "Bjornoya", 40 | "Edgeoya", 41 | "Hopen", 42 | "Kvitoya", 43 | "Nordaustandet", 44 | "Prins Karls Forland", 45 | "Spitsbergen" 46 | ], 47 | "region": "Europe", 48 | "subregion": "Northern Europe", 49 | "timezones": null, 50 | "tld": [ 51 | ".sj" 52 | ], 53 | "translations": { 54 | "de": "Svalbard und Jan Mayen", 55 | "es": "Islas Svalbard y Jan Mayen", 56 | "fr": "Svalbard et Jan Mayen", 57 | "ja": "\u30b9\u30f4\u30a1\u30fc\u30eb\u30d0\u30eb\u8af8\u5cf6\u304a\u3088\u3073\u30e4\u30f3\u30de\u30a4\u30a8\u30f3\u5cf6", 58 | "it": "Svalbard e Jan Mayen" 59 | }, 60 | "wiki": "http://en.wikipedia.org/wiki/svalbard", 61 | "intermediateregion": "" 62 | } -------------------------------------------------------------------------------- /countryinfo/data/swaziland.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Swaziland", 3 | "altSpellings": [ 4 | "SZ", 5 | "weSwatini", 6 | "Swatini", 7 | "Ngwane", 8 | "Kingdom of Swaziland", 9 | "Umbuso waseSwatini", 10 | "SWZ", 11 | "Eswatini", 12 | "Kingdom of Eswatini" 13 | ], 14 | "area": 17364, 15 | "borders": [ 16 | "MOZ", 17 | "ZAF" 18 | ], 19 | "callingCodes": [ 20 | "268" 21 | ], 22 | "capital": "Lobamba", 23 | "capital_latlng": [ 24 | -26.446285, 25 | 31.208378 26 | ], 27 | "currencies": [ 28 | "SZL" 29 | ], 30 | "demonym": "Swazi", 31 | "flag": "", 32 | "geoJSON": { 33 | "type": "FeatureCollection", 34 | "features": [ 35 | { 36 | "type": "Feature", 37 | "id": "SWZ", 38 | "properties": { 39 | "name": "Swaziland" 40 | }, 41 | "geometry": { 42 | "type": "Polygon", 43 | "coordinates": [ 44 | [ 45 | [ 46 | 32.071665, 47 | -26.73382 48 | ], 49 | [ 50 | 31.86806, 51 | -27.177927 52 | ], 53 | [ 54 | 31.282773, 55 | -27.285879 56 | ], 57 | [ 58 | 30.685962, 59 | -26.743845 60 | ], 61 | [ 62 | 30.676609, 63 | -26.398078 64 | ], 65 | [ 66 | 30.949667, 67 | -26.022649 68 | ], 69 | [ 70 | 31.04408, 71 | -25.731452 72 | ], 73 | [ 74 | 31.333158, 75 | -25.660191 76 | ], 77 | [ 78 | 31.837778, 79 | -25.843332 80 | ], 81 | [ 82 | 31.985779, 83 | -26.29178 84 | ], 85 | [ 86 | 32.071665, 87 | -26.73382 88 | ] 89 | ] 90 | ] 91 | } 92 | } 93 | ] 94 | }, 95 | "ISO": { 96 | "alpha2": "SZ", 97 | "alpha3": "SWZ" 98 | }, 99 | "languages": [ 100 | "en", 101 | "ss" 102 | ], 103 | "latlng": [ 104 | -26.5, 105 | 31.5 106 | ], 107 | "nativeName": "Swaziland", 108 | "population": 1106189, 109 | "provinces": [ 110 | "Hhohho", 111 | "Lubombo", 112 | "Manzini", 113 | "Shiselweni" 114 | ], 115 | "region": "Africa", 116 | "subregion": "Sub-Saharan Africa", 117 | "timezones": [ 118 | "UTC+02:00" 119 | ], 120 | "tld": [ 121 | ".sz" 122 | ], 123 | "translations": { 124 | "de": "Swasiland", 125 | "es": "Suazilandia", 126 | "fr": "Swaziland", 127 | "ja": "\u30b9\u30ef\u30b8\u30e9\u30f3\u30c9", 128 | "it": "Swaziland" 129 | }, 130 | "wiki": "http://en.wikipedia.org/wiki/swaziland", 131 | "intermediateregion": "Southern Africa" 132 | } -------------------------------------------------------------------------------- /countryinfo/data/taiwan.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Taiwan", 3 | "altSpellings": [ 4 | "TW", 5 | "T\u00e1iw\u0101n", 6 | "Republic of China", 7 | "\u4e2d\u83ef\u6c11\u570b", 8 | "Zh\u014dnghu\u00e1 M\u00edngu\u00f3", 9 | "TWN", 10 | "Taiwan, Province of China" 11 | ], 12 | "area": 36193, 13 | "borders": [], 14 | "callingCodes": [ 15 | "886" 16 | ], 17 | "capital": "Taipei", 18 | "capital_latlng": [ 19 | 25.03752, 20 | 121.56368 21 | ], 22 | "currencies": [ 23 | "TWD" 24 | ], 25 | "demonym": "Taiwanese", 26 | "flag": "", 27 | "geoJSON": { 28 | "type": "FeatureCollection", 29 | "features": [ 30 | { 31 | "type": "Feature", 32 | "id": "TWN", 33 | "properties": { 34 | "name": "Taiwan" 35 | }, 36 | "geometry": { 37 | "type": "Polygon", 38 | "coordinates": [ 39 | [ 40 | [ 41 | 121.777818, 42 | 24.394274 43 | ], 44 | [ 45 | 121.175632, 46 | 22.790857 47 | ], 48 | [ 49 | 120.74708, 50 | 21.970571 51 | ], 52 | [ 53 | 120.220083, 54 | 22.814861 55 | ], 56 | [ 57 | 120.106189, 58 | 23.556263 59 | ], 60 | [ 61 | 120.69468, 62 | 24.538451 63 | ], 64 | [ 65 | 121.495044, 66 | 25.295459 67 | ], 68 | [ 69 | 121.951244, 70 | 24.997596 71 | ], 72 | [ 73 | 121.777818, 74 | 24.394274 75 | ] 76 | ] 77 | ] 78 | } 79 | } 80 | ] 81 | }, 82 | "ISO": { 83 | "alpha2": "TW", 84 | "alpha3": "TWN" 85 | }, 86 | "languages": [ 87 | "zh" 88 | ], 89 | "latlng": [ 90 | 23.5, 91 | 121 92 | ], 93 | "nativeName": "\u81fa\u7063", 94 | "population": 23424615, 95 | "provinces": [ 96 | "Chang-hua", 97 | "Chi-lung", 98 | "Chia-i", 99 | "Chia-i", 100 | "Chung-hsing-hsin-ts'un", 101 | "Hsin-chu", 102 | "Hsin-chu", 103 | "Hua-lien", 104 | "I-lan", 105 | "Kao-hsiung", 106 | "Kao-hsiung", 107 | "Miao-li", 108 | "Nan-t'ou", 109 | "P'eng-hu", 110 | "P'ing-tung", 111 | "T'ai-chung", 112 | "T'ai-chung", 113 | "T'ai-nan", 114 | "T'ai-nan", 115 | "T'ai-pei", 116 | "T'ai-pei", 117 | "T'ai-tung", 118 | "T'ao-yuan", 119 | "Yun-lin" 120 | ], 121 | "region": "Asia", 122 | "subregion": "Eastern Asia", 123 | "timezones": [ 124 | "UTC+08:00" 125 | ], 126 | "tld": [ 127 | ".tw" 128 | ], 129 | "translations": { 130 | "de": "Taiwan", 131 | "es": "Taiw\u00e1n", 132 | "fr": "Ta\u00efwan", 133 | "ja": "\u53f0\u6e7e\uff08\u53f0\u6e7e\u7701/\u4e2d\u83ef\u6c11\u56fd\uff09", 134 | "it": "Taiwan" 135 | }, 136 | "wiki": "http://en.wikipedia.org/wiki/taiwan", 137 | "intermediateregion": "" 138 | } -------------------------------------------------------------------------------- /countryinfo/data/toga.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Togo", 3 | "altSpellings": [ 4 | "TG", 5 | "Togolese", 6 | "Togolese Republic", 7 | "R\u00e9publique Togolaise", 8 | "TGO" 9 | ], 10 | "area": 56785, 11 | "borders": [ 12 | "BEN", 13 | "BFA", 14 | "GHA" 15 | ], 16 | "callingCodes": [ 17 | "228" 18 | ], 19 | "capital": "Lom\u00e9", 20 | "capital_latlng": [ 21 | 6.130419, 22 | 1.215829 23 | ], 24 | "currencies": [ 25 | "XOF" 26 | ], 27 | "demonym": "Togolese", 28 | "flag": "", 29 | "geoJSON": { 30 | "type": "FeatureCollection", 31 | "features": [ 32 | { 33 | "type": "Feature", 34 | "id": "TGO", 35 | "properties": { 36 | "name": "Togo" 37 | }, 38 | "geometry": { 39 | "type": "Polygon", 40 | "coordinates": [ 41 | [ 42 | [ 43 | 1.865241, 44 | 6.142158 45 | ], 46 | [ 47 | 1.060122, 48 | 5.928837 49 | ], 50 | [ 51 | 0.836931, 52 | 6.279979 53 | ], 54 | [ 55 | 0.570384, 56 | 6.914359 57 | ], 58 | [ 59 | 0.490957, 60 | 7.411744 61 | ], 62 | [ 63 | 0.712029, 64 | 8.312465 65 | ], 66 | [ 67 | 0.461192, 68 | 8.677223 69 | ], 70 | [ 71 | 0.365901, 72 | 9.465004 73 | ], 74 | [ 75 | 0.36758, 76 | 10.191213 77 | ], 78 | [ 79 | -0.049785, 80 | 10.706918 81 | ], 82 | [ 83 | 0.023803, 84 | 11.018682 85 | ], 86 | [ 87 | 0.899563, 88 | 10.997339 89 | ], 90 | [ 91 | 0.772336, 92 | 10.470808 93 | ], 94 | [ 95 | 1.077795, 96 | 10.175607 97 | ], 98 | [ 99 | 1.425061, 100 | 9.825395 101 | ], 102 | [ 103 | 1.463043, 104 | 9.334624 105 | ], 106 | [ 107 | 1.664478, 108 | 9.12859 109 | ], 110 | [ 111 | 1.618951, 112 | 6.832038 113 | ], 114 | [ 115 | 1.865241, 116 | 6.142158 117 | ] 118 | ] 119 | ] 120 | } 121 | } 122 | ] 123 | }, 124 | "ISO": { 125 | "alpha2": "TG", 126 | "alpha3": "TGO" 127 | }, 128 | "languages": [ 129 | "fr" 130 | ], 131 | "latlng": [ 132 | 8, 133 | 1.16666666 134 | ], 135 | "nativeName": "Togo", 136 | "population": 6993000, 137 | "provinces": [ 138 | "De La Kara", 139 | "Des Plateaux", 140 | "Des Savanes", 141 | "Du Centre", 142 | "Maritime" 143 | ], 144 | "region": "Africa", 145 | "subregion": "Sub-Saharan Africa", 146 | "timezones": [ 147 | "UTC" 148 | ], 149 | "tld": [ 150 | ".tg" 151 | ], 152 | "translations": { 153 | "de": "Togo", 154 | "es": "Togo", 155 | "fr": "Togo", 156 | "ja": "\u30c8\u30fc\u30b4", 157 | "it": "Togo" 158 | }, 159 | "wiki": "http://en.wikipedia.org/wiki/toga", 160 | "intermediateregion": "Western Africa" 161 | } -------------------------------------------------------------------------------- /countryinfo/data/tokelau.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Tokelau", 3 | "altSpellings": [ 4 | "TK", 5 | "TKL" 6 | ], 7 | "area": 12, 8 | "borders": [], 9 | "callingCodes": [ 10 | "690" 11 | ], 12 | "capital": "Fakaofo", 13 | "capital_latlng": [ 14 | -9.374305, 15 | -171.264536 16 | ], 17 | "currencies": [ 18 | "NZD" 19 | ], 20 | "demonym": "Tokelauan", 21 | "flag": "", 22 | "geoJSON": {}, 23 | "ISO": { 24 | "alpha2": "TK", 25 | "alpha3": "TKL" 26 | }, 27 | "languages": [ 28 | "en" 29 | ], 30 | "latlng": [ 31 | -9, 32 | -172 33 | ], 34 | "nativeName": "Tokelau", 35 | "population": 1411, 36 | "provinces": [ 37 | "Atafu", 38 | "Fakaofo", 39 | "Nukunonu" 40 | ], 41 | "region": "Oceania", 42 | "subregion": "Polynesia", 43 | "timezones": null, 44 | "tld": [ 45 | ".tk" 46 | ], 47 | "translations": { 48 | "de": "Tokelau", 49 | "es": "Islas Tokelau", 50 | "fr": "Tokelau", 51 | "ja": "\u30c8\u30b1\u30e9\u30a6", 52 | "it": "Isole Tokelau" 53 | }, 54 | "wiki": "http://en.wikipedia.org/wiki/tokelau", 55 | "intermediateregion": "" 56 | } -------------------------------------------------------------------------------- /countryinfo/data/tonga.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Tonga", 3 | "altSpellings": [ 4 | "TO", 5 | "TON", 6 | "Kingdom of Tonga" 7 | ], 8 | "area": 747, 9 | "borders": [], 10 | "callingCodes": [ 11 | "676" 12 | ], 13 | "capital": "Nuku'alofa", 14 | "capital_latlng": [ 15 | -21.13434, 16 | -175.201808 17 | ], 18 | "currencies": [ 19 | "TOP" 20 | ], 21 | "demonym": "Tongan", 22 | "flag": "", 23 | "geoJSON": {}, 24 | "ISO": { 25 | "alpha2": "TO", 26 | "alpha3": "TON" 27 | }, 28 | "languages": [ 29 | "en", 30 | "to" 31 | ], 32 | "latlng": [ 33 | -20, 34 | -175 35 | ], 36 | "nativeName": "Tonga", 37 | "population": 103252, 38 | "provinces": [ 39 | "Ha'apai", 40 | "Tongatapu", 41 | "Vava'u" 42 | ], 43 | "region": "Oceania", 44 | "subregion": "Polynesia", 45 | "timezones": [ 46 | "UTC+13:00" 47 | ], 48 | "tld": [ 49 | ".to" 50 | ], 51 | "translations": { 52 | "de": "Tonga", 53 | "es": "Tonga", 54 | "fr": "Tonga", 55 | "ja": "\u30c8\u30f3\u30ac", 56 | "it": "Tonga" 57 | }, 58 | "wiki": "http://en.wikipedia.org/wiki/tonga", 59 | "intermediateregion": "" 60 | } -------------------------------------------------------------------------------- /countryinfo/data/trinidad.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Trinidad and Tobago", 3 | "altSpellings": [ 4 | "TT", 5 | "Republic of Trinidad and Tobago", 6 | "TTO" 7 | ], 8 | "area": 5130, 9 | "borders": [], 10 | "callingCodes": [ 11 | "1868" 12 | ], 13 | "capital": "Port of Spain", 14 | "capital_latlng": [ 15 | 10.657268, 16 | -61.518017 17 | ], 18 | "currencies": [ 19 | "TTD" 20 | ], 21 | "demonym": "Trinidadian", 22 | "flag": "", 23 | "geoJSON": { 24 | "type": "FeatureCollection", 25 | "features": [ 26 | { 27 | "type": "Feature", 28 | "id": "TTO", 29 | "properties": { 30 | "name": "Trinidad and Tobago" 31 | }, 32 | "geometry": { 33 | "type": "Polygon", 34 | "coordinates": [ 35 | [ 36 | [ 37 | -61.68, 38 | 10.76 39 | ], 40 | [ 41 | -61.105, 42 | 10.89 43 | ], 44 | [ 45 | -60.895, 46 | 10.855 47 | ], 48 | [ 49 | -60.935, 50 | 10.11 51 | ], 52 | [ 53 | -61.77, 54 | 10 55 | ], 56 | [ 57 | -61.95, 58 | 10.09 59 | ], 60 | [ 61 | -61.66, 62 | 10.365 63 | ], 64 | [ 65 | -61.68, 66 | 10.76 67 | ] 68 | ] 69 | ] 70 | } 71 | } 72 | ] 73 | }, 74 | "ISO": { 75 | "alpha2": "TT", 76 | "alpha3": "TTO" 77 | }, 78 | "languages": [ 79 | "en" 80 | ], 81 | "latlng": [ 82 | 11, 83 | -61 84 | ], 85 | "nativeName": "Trinidad and Tobago", 86 | "population": 1328019, 87 | "provinces": [ 88 | "Arima", 89 | "Caroni", 90 | "Mayaro", 91 | "Nariva", 92 | "Port-of-Spain", 93 | "Saint Andrew", 94 | "Saint David", 95 | "Saint George", 96 | "Saint Patrick", 97 | "San Fernando", 98 | "Victoria" 99 | ], 100 | "region": "Americas", 101 | "subregion": "Latin America and the Caribbean", 102 | "timezones": [ 103 | "UTC\u221204:00" 104 | ], 105 | "tld": [ 106 | ".tt" 107 | ], 108 | "translations": { 109 | "de": "Trinidad und Tobago", 110 | "es": "Trinidad y Tobago", 111 | "fr": "Trinit\u00e9-et-Tobago", 112 | "ja": "\u30c8\u30ea\u30cb\u30c0\u30fc\u30c9\u30fb\u30c8\u30d0\u30b4", 113 | "it": "Trinidad e Tobago" 114 | }, 115 | "wiki": "http://en.wikipedia.org/wiki/trinidad", 116 | "intermediateregion": "Caribbean" 117 | } -------------------------------------------------------------------------------- /countryinfo/data/turks_and_caicos_islands.json: -------------------------------------------------------------------------------- 1 | { 2 | "capital": "Cockburn Town", 3 | "capital_latlng": [ 4 | 21.459, 5 | -71.139 6 | ], 7 | "ISO": { 8 | "alpha2": "TC", 9 | "alpha3": "TCA" 10 | }, 11 | "name": "Turks and Caicos Islands", 12 | "altSpellings": [ 13 | "TC", 14 | "TCA" 15 | ], 16 | "region": "Americas", 17 | "subregion": "Latin America and the Caribbean", 18 | "intermediateregion": "Caribbean" 19 | } -------------------------------------------------------------------------------- /countryinfo/data/tuvalu.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Tuvalu", 3 | "altSpellings": [ 4 | "TV", 5 | "TUV" 6 | ], 7 | "area": 26, 8 | "borders": [], 9 | "callingCodes": [ 10 | "688" 11 | ], 12 | "capital": "Funafuti", 13 | "capital_latlng": [ 14 | -8.534995, 15 | 179.11865 16 | ], 17 | "currencies": [ 18 | "AUD" 19 | ], 20 | "demonym": "Tuvaluan", 21 | "flag": "", 22 | "geoJSON": {}, 23 | "ISO": { 24 | "alpha2": "TV", 25 | "alpha3": "TUV" 26 | }, 27 | "languages": [ 28 | "en" 29 | ], 30 | "latlng": [ 31 | -8, 32 | 178 33 | ], 34 | "nativeName": "Tuvalu", 35 | "population": 11323, 36 | "provinces": [ 37 | "Tuvalu" 38 | ], 39 | "region": "Oceania", 40 | "subregion": "Polynesia", 41 | "timezones": [ 42 | "UTC+12:00" 43 | ], 44 | "tld": [ 45 | ".tv" 46 | ], 47 | "translations": { 48 | "de": "Tuvalu", 49 | "es": "Tuvalu", 50 | "fr": "Tuvalu", 51 | "ja": "\u30c4\u30d0\u30eb", 52 | "it": "Tuvalu" 53 | }, 54 | "wiki": "http://en.wikipedia.org/wiki/tuvalu", 55 | "intermediateregion": "" 56 | } -------------------------------------------------------------------------------- /countryinfo/data/united_states_minor_outlying_islands.json: -------------------------------------------------------------------------------- 1 | { 2 | "capital": null, 3 | "capital_latlng": null, 4 | "ISO": { 5 | "alpha2": "UM", 6 | "alpha3": "UMI" 7 | }, 8 | "name": "United States Minor Outlying Islands", 9 | "altSpellings": [ 10 | "UM", 11 | "UMI" 12 | ], 13 | "region": "Oceania", 14 | "subregion": "Micronesia", 15 | "intermediateregion": "" 16 | } -------------------------------------------------------------------------------- /countryinfo/data/vanuatu.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Vanuatu", 3 | "altSpellings": [ 4 | "VU", 5 | "Republic of Vanuatu", 6 | "Ripablik blong Vanuatu", 7 | "R\u00e9publique de Vanuatu", 8 | "VUT" 9 | ], 10 | "area": 12189, 11 | "borders": [], 12 | "callingCodes": [ 13 | "678" 14 | ], 15 | "capital": "Port Vila", 16 | "capital_latlng": [ 17 | -17.741497, 18 | 168.315016 19 | ], 20 | "currencies": [ 21 | "VUV" 22 | ], 23 | "demonym": "Ni-Vanuatu", 24 | "flag": "", 25 | "geoJSON": { 26 | "type": "FeatureCollection", 27 | "features": [ 28 | { 29 | "type": "Feature", 30 | "id": "VUT", 31 | "properties": { 32 | "name": "Vanuatu" 33 | }, 34 | "geometry": { 35 | "type": "MultiPolygon", 36 | "coordinates": [ 37 | [ 38 | [ 39 | [ 40 | 167.844877, 41 | -16.466333 42 | ], 43 | [ 44 | 167.515181, 45 | -16.59785 46 | ], 47 | [ 48 | 167.180008, 49 | -16.159995 50 | ], 51 | [ 52 | 167.216801, 53 | -15.891846 54 | ], 55 | [ 56 | 167.844877, 57 | -16.466333 58 | ] 59 | ] 60 | ], 61 | [ 62 | [ 63 | [ 64 | 167.107712, 65 | -14.93392 66 | ], 67 | [ 68 | 167.270028, 69 | -15.740021 70 | ], 71 | [ 72 | 167.001207, 73 | -15.614602 74 | ], 75 | [ 76 | 166.793158, 77 | -15.668811 78 | ], 79 | [ 80 | 166.649859, 81 | -15.392704 82 | ], 83 | [ 84 | 166.629137, 85 | -14.626497 86 | ], 87 | [ 88 | 167.107712, 89 | -14.93392 90 | ] 91 | ] 92 | ] 93 | ] 94 | } 95 | } 96 | ] 97 | }, 98 | "ISO": { 99 | "alpha2": "VU", 100 | "alpha3": "VUT" 101 | }, 102 | "languages": [ 103 | "bi", 104 | "en", 105 | "fr" 106 | ], 107 | "latlng": [ 108 | -16, 109 | 167 110 | ], 111 | "nativeName": "Vanuatu", 112 | "population": 264652, 113 | "provinces": [ 114 | "Malampa", 115 | "Penama", 116 | "Sanma", 117 | "Shefa", 118 | "Tafea", 119 | "Torba" 120 | ], 121 | "region": "Oceania", 122 | "subregion": "Melanesia", 123 | "timezones": [ 124 | "UTC+11:00" 125 | ], 126 | "tld": [ 127 | ".vu" 128 | ], 129 | "translations": { 130 | "de": "Vanuatu", 131 | "es": "Vanuatu", 132 | "fr": "Vanuatu", 133 | "ja": "\u30d0\u30cc\u30a2\u30c4", 134 | "it": "Vanuatu" 135 | }, 136 | "wiki": "http://en.wikipedia.org/wiki/vanuatu", 137 | "intermediateregion": "" 138 | } -------------------------------------------------------------------------------- /countryinfo/data/virgin_islands_british.json: -------------------------------------------------------------------------------- 1 | { 2 | "capital": "Road Town", 3 | "capital_latlng": [ 4 | 18.431389, 5 | -64.623056 6 | ], 7 | "ISO": { 8 | "alpha2": "VG", 9 | "alpha3": "VGB" 10 | }, 11 | "name": "Virgin Islands, British", 12 | "altSpellings": [ 13 | "VG", 14 | "VGB", 15 | "British Virgin Islands" 16 | ], 17 | "region": "Americas", 18 | "subregion": "Latin America and the Caribbean", 19 | "intermediateregion": "Caribbean" 20 | } -------------------------------------------------------------------------------- /countryinfo/data/virgin_islands_us.json: -------------------------------------------------------------------------------- 1 | { 2 | "capital": "Charlotte Amalie", 3 | "capital_latlng": [ 4 | 18.35, 5 | -64.933333 6 | ], 7 | "ISO": { 8 | "alpha2": "VI", 9 | "alpha3": "VIR" 10 | }, 11 | "name": "Virgin Islands, U.S.", 12 | "altSpellings": [ 13 | "VI", 14 | "VIR", 15 | "Virgin Islands of the United States", 16 | "U.S. Virgin Islands" 17 | ], 18 | "region": "Americas", 19 | "subregion": "Latin America and the Caribbean", 20 | "intermediateregion": "Caribbean" 21 | } -------------------------------------------------------------------------------- /countryinfo/data/wallis_and_futuna.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Wallis and Futuna", 3 | "altSpellings": [ 4 | "WF", 5 | "Territory of the Wallis and Futuna Islands", 6 | "Territoire des \u00eeles Wallis et Futuna", 7 | "WLF" 8 | ], 9 | "area": 142, 10 | "borders": [], 11 | "callingCodes": [ 12 | "681" 13 | ], 14 | "capital": "Mata-Utu", 15 | "capital_latlng": [ 16 | -13.282042, 17 | -176.174022 18 | ], 19 | "currencies": [ 20 | "XPF" 21 | ], 22 | "demonym": "Wallis and Futuna Islander", 23 | "flag": "", 24 | "geoJSON": {}, 25 | "ISO": { 26 | "alpha2": "WF", 27 | "alpha3": "WLF" 28 | }, 29 | "languages": [ 30 | "fr" 31 | ], 32 | "latlng": [ 33 | -13.3, 34 | -176.2 35 | ], 36 | "nativeName": "Wallis et Futuna", 37 | "population": 13135, 38 | "provinces": [ 39 | "Alo", 40 | "Sigave", 41 | "Wallis" 42 | ], 43 | "region": "Oceania", 44 | "subregion": "Polynesia", 45 | "timezones": null, 46 | "tld": [ 47 | ".wf" 48 | ], 49 | "translations": { 50 | "de": "Wallis und Futuna", 51 | "es": "Wallis y Futuna", 52 | "fr": "Wallis-et-Futuna", 53 | "ja": "\u30a6\u30a9\u30ea\u30b9\u30fb\u30d5\u30c4\u30ca", 54 | "it": "Wallis e Futuna" 55 | }, 56 | "wiki": "http://en.wikipedia.org/wiki/wallis_and_futuna", 57 | "intermediateregion": "" 58 | } -------------------------------------------------------------------------------- /countryinfo/data/åland_islands.json: -------------------------------------------------------------------------------- 1 | { 2 | "capital": "Mariehamn", 3 | "capital_latlng": [ 4 | 60.116667, 5 | 19.9 6 | ], 7 | "ISO": { 8 | "alpha2": "AX", 9 | "alpha3": "ALA" 10 | }, 11 | "name": "\u00c5land Islands", 12 | "altSpellings": [ 13 | "AX", 14 | "ALA" 15 | ], 16 | "region": "Europe", 17 | "subregion": "Northern Europe", 18 | "intermediateregion": "" 19 | } -------------------------------------------------------------------------------- /countryinfo/data_no_iso/ashmore_and_cartier_island.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"altSpellings":["A1"],"ISO":{"alpha2":"A1"},"capital":"Ashmore and Cartier Island","provinces":["Ashmore and Cartier Island"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/Ashmore_and_Cartier_Islands"} -------------------------------------------------------------------------------- /countryinfo/data_no_iso/burma.json: -------------------------------------------------------------------------------- 1 | {"name":"Burma", 2 | "altSpellings":["Myanmar","Republic of the Union of Myanmar","Pyidaunzu Thanmăda Myăma Nainngandaw"], 3 | "area":676570, 4 | "borders":["BGD","CHN","IND","LAO","THA"], 5 | "callingCodes":["95"], 6 | "capital":"Naypyidaw", 7 | "capital_latlng":[19.75,96.1], 8 | "currencies":["MMK"], 9 | "demonym":"Burmese", 10 | "flag":"https://upload.wikimedia.org/wikipedia/commons/8/8c/Flag_of_Myanmar.svg", 11 | "geoJSON":{}, 12 | "ISO":{"alpha2":"MM","alpha3":"MMR"}, 13 | "languages":["my"], 14 | "nativeName":"Myanma", 15 | "population":57526449, 16 | "latlng":[22,98], 17 | "provinces":["Ayeyarwady","Bago","Chin State","Kachin State","Kayah State","Kayin State","Magway","Mandalay","Mon State","Rakhine State","Sagaing","Shan State","Tanintharyi","Yangon"], 18 | "region":"Asia", 19 | "subregion":"South-Eastern Asia", 20 | "timezones":["UTC+06:30"], 21 | "tld":[".mm"], 22 | "translations":{"de":"Myanmar","es":"Birmania","fr":"Birmanie","ja":"ミャンマー","it":"Birmania"}, 23 | "wiki":"http://en.wikipedia.org/wiki/burma" 24 | } 25 | -------------------------------------------------------------------------------- /countryinfo/data_no_iso/clipperton_island.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"altSpellings":["CP"],"ISO":{"alpha2":"CP", "alpha3":"CPT"},"capital":"Clipperton island","provinces":["Clipperton Island"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/clipperton_island"} -------------------------------------------------------------------------------- /countryinfo/data_no_iso/europa_island.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"altSpellings":["TF"],"ISO":{"alpha2":"TF"},"capital":"Europa Island","provinces":["Europa Island"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/europa_island"} -------------------------------------------------------------------------------- /countryinfo/data_no_iso/gaza_strip.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"altSpellings":["PS"],"ISO":{"alpha2": "PS"},"capital":"Gaza Strip","provinces":["Gaza Strip"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/gaza_strip"} -------------------------------------------------------------------------------- /countryinfo/data_no_iso/glorioso_islands.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"altSpellings":["TF"],"ISO":{"alpha2":"TF"},"capital":"Glorioso Islands","provinces":["Ile du Lys","Ile Glorieuse"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/glorioso_islands"} -------------------------------------------------------------------------------- /countryinfo/data_no_iso/holy_see_vatican_city.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"altSpellings":["VA"],"ISO":{"alpha2":"VA","alpha3":"VAT"},"capital":"Vatican City","provinces":["Holy See (Vatican City)"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/holy_see_vatican_city"} -------------------------------------------------------------------------------- /countryinfo/data_no_iso/ireland_northern.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"altSpellings":["GB"],"ISO":{"alpha2":"GB","alpha3":"GBR"},"capital":"Belfast","provinces":["Antrim","Ards","Armagh","Ballymena","Ballymoney","Banbridge","Belfast","Carrickfergus","Castlereagh","Coleraine","Cookstown","Craigavon","Derry","Down","Dungannon","Fermanagh","Larne","Limavady","Lisburn","Magherafelt","Moyle","Newry and Mourne","Newtownabbey","North Down","Omagh","Strabane"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/ireland_northern"} -------------------------------------------------------------------------------- /countryinfo/data_no_iso/jan_mayen.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"altSpellings":["SJ"],"ISO":{"alpha2":"SJ"},"capital":"Jan Mayen","provinces":["Jan Mayen"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/jan_mayen"} -------------------------------------------------------------------------------- /countryinfo/data_no_iso/jarvis_island.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"altSpellings":["UM"],"ISO":{"alpha2":"UM","alpha3":"UMI"},"capital":"Jarvis Island","provinces":["Jarvis Island"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/jarvis_island"} -------------------------------------------------------------------------------- /countryinfo/data_no_iso/johnston_atoll.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"altSpellings":["JT"],"ISO":{"alpha2": "JT", "alpha3": "JTN"},"capital":"Johnston Atoll","provinces":["Johnston Atoll"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/johnston_atoll"} -------------------------------------------------------------------------------- /countryinfo/data_no_iso/juan_de_nova_island.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"altSpellings":["TF"],"ISO":{"alpha2":"TF"},"capital":"Juan de Nova Island","provinces":["Juan de Nova Island"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/juan_de_nova_island"} -------------------------------------------------------------------------------- /countryinfo/data_no_iso/midway_islands.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"altSpellings":["UM"],"ISO":{"alpha2":"UM","alpha3":"MID"},"capital":"Midway Atoll","provinces":["Midway Islands"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/midway_islands"} -------------------------------------------------------------------------------- /countryinfo/data_no_iso/scotland.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Scotland", 3 | "altSpellings": [], 4 | "area":80231, 5 | "borders": [], 6 | "callingCodes": ["+44"], 7 | "capital": "Edinburgh", 8 | "capital_latlng": [55.953252, -3.188267], 9 | "currencies": ["GBP"], 10 | "demonym": "Scottish", 11 | "flag": "https://upload.wikimedia.org/wikipedia/commons/1/10/Flag_of_Scotland.svg", 12 | "ISO": { 13 | "alpha2": "", 14 | "alpha3": "" 15 | }, 16 | "languages": ["English", "Scots", "Scottish Gaelic", "British Sign Language"], 17 | "latlng": [56.4906712, -4.2026458], 18 | "nativeName": "Alba", 19 | "population": 5295000, 20 | "provinces": ["Aberdeen City", "Aberdeenshire", "Angus", "Argyll and Bute", "City of Edinburgh", "Clackmannanshire", "Dumfries and Galloway", "Dundee City", "East Ayrshire", "East Dunbartonshire", "East Lothian", "East Renfrewshire", "Eilean Siar (Western Isles)", "Falkirk", "Fife", "Glasgow City", "Highland", "Inverclyde", "Midlothian", "Moray", "North Ayrshire", "North Lanarkshire", "Orkney Islands", "Perth and Kinross", "Renfrewshire", "Shetland Islands", "South Ayrshire", "South Lanarkshire", "Stirling", "The Scottish Borders", "West Dunbartonshire", "West Lothian"], 21 | "region": "Europe", 22 | "subregion": "Northern Europe", 23 | "timezones": ["UTC+00:00"], 24 | "tld": [".scot"], 25 | "geoJSON": {}, 26 | "tranlations":{"de":"Schottland","es":"Escocia","fr":"Écosse","ja":"スコットランド","it":"Scozia"}, 27 | "wiki": "http://en.wikipedia.org/wiki/scotland" 28 | } 29 | -------------------------------------------------------------------------------- /countryinfo/data_no_iso/virgin_islands.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"altSpellings":["VI"],"ISO":{"alpha2":"VI","alpha3":"VGB"},"capital":"Road Town","provinces":["Saint Croix","Saint John","Saint Thomas"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/virgin_islands"} 2 | -------------------------------------------------------------------------------- /countryinfo/data_no_iso/wales.json: -------------------------------------------------------------------------------- 1 | {"name":"Wales", "flag":"","geoJSON":{},"ISO":{"alpha2":"GB","alpha3":"GBR"}, "demonym": "Welsh","provinces":["Blaenau Gwent","Bridgend","Caerphilly","Cardiff","Carmarthenshire","Ceredigion","Conwy","Denbighshire","Flintshire","Gwynedd","Isle of Anglesey","Merthyr Tydfil","Monmouthshire","Neath Port Talbot","Newport","Pembrokeshire","Powys","Rhondda Cynon Taff","Swansea","The Vale of Glamorgan","Torfaen","Wrexham"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/wales"} 2 | -------------------------------------------------------------------------------- /countryinfo/data_no_iso/west_bank.json: -------------------------------------------------------------------------------- 1 | {"flag":"","geoJSON":{},"ISO":{},"provinces":["West Bank"],"tld":[],"wiki":"http://en.wikipedia.org/wiki/west_bank"} -------------------------------------------------------------------------------- /countryinfo/py.typed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/porimol/countryinfo/82a8496e47cc2653cf052905966e12f83f230338/countryinfo/py.typed -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/porimol/countryinfo/82a8496e47cc2653cf052905966e12f83f230338/requirements.txt -------------------------------------------------------------------------------- /setup.cfg: -------------------------------------------------------------------------------- 1 | [metadata] 2 | description-file = README.rst -------------------------------------------------------------------------------- /setup.py: -------------------------------------------------------------------------------- 1 | # coding=utf-8 2 | from setuptools import setup, find_packages 3 | from os.path import realpath, dirname 4 | from os import listdir 5 | 6 | 7 | root_dir = dirname(realpath(__file__)) 8 | # data_path = '/countryinfo/data' 9 | data_dir = root_dir+'/countryinfo/data' 10 | # read readme file 11 | with open('README.rst', encoding='utf-8') as f: 12 | long_description = f.read() 13 | # package data file 14 | data_files = ['countryinfo/data/'+file for file in listdir(data_dir) if file.endswith(".json")] 15 | 16 | 17 | setup( 18 | name='countryinfo', 19 | version='0.1.2', 20 | python_requires='>3.0.0', 21 | packages = find_packages( 22 | include=['countryinfo'], 23 | exclude='tests' 24 | ), 25 | package_data={'countryinfo': ['py.typed']}, 26 | include_package_data=True, 27 | test_suite="tests.Tests", 28 | data_files=[("data", data_files)], # package data files 29 | url='https://github.com/porimol/countryinfo', 30 | license='MIT License', 31 | classifiers=[ 32 | 'Development Status :: 2 - Pre-Alpha', 33 | 'Intended Audience :: Developers', 34 | 'License :: OSI Approved :: MIT License', 35 | 'Programming Language :: Python :: 3.5' 36 | ], 37 | author=['Porimol Chandro'], 38 | author_email=['porimolchandroroy@gmail.com'], 39 | description='countryinfo is a python module for returning data about countries, ISO info and states/provinces within them.', 40 | long_description=long_description, 41 | keywords = ['countryinfo'], 42 | install_requires=[], 43 | ) 44 | --------------------------------------------------------------------------------