Skip to content

World countries in JSON, CSV, XML and Yaml. Any help is welcome!

License

Notifications You must be signed in to change notification settings

bezreyhan/countries

 
 

Repository files navigation

Calling codes of the world's countries in JSON.

This is a fork of https://github.com/mledoze/countries. Look there for the original data set.

Countries data

Each line contains a country's:

  • common name in english

  • calling code

##Examples #####JSON

[
	["Aruba","297"],
	["Afghanistan","93"],
	["Angola","244"],
	...
]

About

World countries in JSON, CSV, XML and Yaml. Any help is welcome!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.7%
  • JavaScript 6.3%