Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 964 Bytes

ReadMe.md

File metadata and controls

28 lines (17 loc) · 964 Bytes

All Countries

Flag-map_of_the_world

All countries in the world together with their respective ISO 3166-1 alpha-2 codes.

The data is formatted in JSON, CSV, YAML and text format.



Example:

Country Name ISO CODE (Country Abbreviation)
KENYA KE
UNITED STATES US
NIGERIA NG


Bonus: All Country flags are referenced in alpha-2 codes of each and every country and available under country_flags in scalable vector graphics format.

path:: ./country_flags/svg/xx.svg where xx is the alpha-2 code for a specific country which is referenced within the project as country iso_code as seen in example above us: United States.