Skip to content

nesrual/currency-codes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

List of currencies and their 3 digit codes as defined by ISO 4217. The data provided here is the consolidation of Table A.1 Current currency & funds code list

Note that the ISO page offers pay-for PDFs but also links to http://www.currency-iso.org/iso_index/ which does provide them in machine readable form freely.

Data

The data provided (see data/codes.csv) in this data package provides a consolidated list of currency (and funds) codes by combining these two separate tables:

Specifically the steps taken are:

  • Obtain the XLS files for Table A.1 and A.3
  • Convert to CSV
  • Concatenate (merging headings)

License

Placing in the Public Domain under the Public Domain Dedication and License. The original site states no restriction on use and the data is small and completely factual.

About

ISO 4217 List of Currencies and Currency Codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published