@datasets/currency-codes

1.0.3 • Public • Published

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" and Table A.3 "Historic denominations".

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

Contents

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:

Install

npm install @datasets/currency-codes

Usage

const codes = require('@datasets/currency-codes');

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @datasets/currency-codes

Weekly Downloads

55

Version

1.0.3

License

ISC

Unpacked Size

79.3 kB

Total Files

5

Last publish

Collaborators

  • datasets