IainMcManus / FlagAndCountryData

List of countries (name and code) with corresponding currency information and flags (Flags from third party)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlagAndCountryData

List of countries (name and code) with corresponding currency information and flags (Flags from third party)

Acknowledgements/Legal

All of the included images are Copyright (c) 2013 Go Squared Ltd. http://www.gosquared.com/ Go Squared have very generously provided the images under the MIT License. Flags License

What is included?

Four sets of flags in PNG, ICNS and ICO formats for all recognised soveign countries in a range of sizes. The available sets are:

  • Named based on ISO 3166-1 Alpha-2 (2 letter country codes):
  • Flat visual style
  • Shiny visual style
  • Named based on country name (in English):
  • Flat visual style
  • Shiny visual style

A table that maps country codes to country name and currency code (JSON format) which lists:

  • 2 letter country codes (ISO 3166-1 Alpha-2)
  • Country name (in English)
  • 3 letter currency code (ISO 4217)

A table that maps from currency code to the currency name (in English) and the locale. The table is in JSON format and contains:

  • 3 letter currency code (ISO 4217)
  • Currency name (in English)
  • Locale identifier. These have only been tested with iOS and should be correct for most platforms.

About

List of countries (name and code) with corresponding currency information and flags (Flags from third party)

License:MIT License