Last active
August 29, 2015 14:27
-
-
Save sameg14/378564ffcb2597622edb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": { | |
"common": "Austria", | |
"official": "Republic of Austria", | |
"native": { | |
"bar": { | |
"official": "Republik Österreich", | |
"common": "Österreich" | |
} | |
} | |
}, | |
"tld": [".at"], | |
"cca2": "AT", | |
"ccn3": "040", | |
"cca3": "AUT", | |
"cioc": "AUT", | |
"currency": ["EUR"], | |
"callingCode": ["43"], | |
"capital": "Vienna", | |
"altSpellings": ["AT", "Osterreich", "Oesterreich"], | |
"region": "Europe", | |
"subregion": "Western Europe", | |
"languages": { | |
"bar": "Austro-Bavarian German" | |
}, | |
"translations": { | |
"cym": {"official": "Republic of Austria", "common": "Awstria"}, | |
"deu": {"official": "Republik Österreich", "common": "Österreich"}, | |
"fra": {"official": "République d'Autriche", "common": "Autriche"}, | |
"hrv": {"official": "Republika Austrija", "common": "Austrija"}, | |
"ita": {"official": "Repubblica d'Austria", "common": "Austria"}, | |
"jpn": {"official": "オーストリア共和国", "common": "オーストリア"}, | |
"nld": {"official": "Republiek Oostenrijk", "common": "Oostenrijk"}, | |
"por": {"official": "República da Áustria", "common": "Áustria"}, | |
"rus": {"official": "Австрийская Республика", "common": "Австрия"}, | |
"spa": {"official": "República de Austria", "common": "Austria"} | |
}, | |
"latlng": [47.33333333, 13.33333333], | |
"demonym": "Austrian", | |
"landlocked": true, | |
"borders": ["CZE", "DEU", "HUN", "ITA", "LIE", "SVK", "SVN", "CHE"], | |
"area": 83871 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment