datasets / country-codes

Comprehensive country code information, including ISO 3166 codes, ITU dialing codes, ISO 4217 currency codes, and many others
https://datahub.io/core/country-codes
872 stars 570 forks source link

Add currency symbols like "€" or "$" to country codes #74

Open erf opened 4 years ago

erf commented 4 years ago

I would like to see currency symbols in https://datahub.io/core/country-codes

E.g. "$" for USD, "€" for EUR, or "kr" for NOK

See: https://www.xe.com/symbols.php

https://gist.github.com/Chintan7027/fc4708d8b5c8d1639a7c

antiftw commented 2 months ago

i've created my own repo because I was looking for this and couldn't find an updated version. It maps the currency code to a symbol (amongst other things):

https://github.com/antiftw/world-currencies