country-codes icon indicating copy to clipboard operation
country-codes copied to clipboard

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

Open erf opened this issue 5 years ago • 1 comments

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

erf avatar May 01 '20 15:05 erf

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

antiftw avatar Jun 22 '24 22:06 antiftw