Skip to content

patr0uche/countries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Countries data

This repository contains lists of world countries in JSON, CSV and XML. Each line contains the country:

  • name
  • top-level domain (tld)
  • code ISO 3166-1 alpha-2 (cca2)
  • code ISO 3166-1 numeric (ccn3)
  • code ISO 3166-1 alpha-3 (cca3)
  • currency code(s) (comma separated if several)
  • calling code(s) (comma separated if several)
  • alternative spellings (comma separated if several)
  • relevance
  • region
  • subregion (comma separated if several)

I use http://www.shancarter.com/data_converter/index.html to generate the JSON and XML; the CSV was done by hand.

I will add the following data:

  • the country capital city
  • the country official language(s)

Sources

Credits

Thanks to @Glazz for his help with country calling codes.

Thanks to @hexorx for his work.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published