Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leodutra/node-iso-country-currency
Scraps official ISO3166 and ISO4717 data to JSON using only Node.js
https://github.com/leodutra/node-iso-country-currency
Last synced: 1 day ago
JSON representation
Scraps official ISO3166 and ISO4717 data to JSON using only Node.js
- Host: GitHub
- URL: https://github.com/leodutra/node-iso-country-currency
- Owner: leodutra
- License: mit
- Created: 2015-12-09T23:38:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T05:53:22.000Z (over 2 years ago)
- Last Synced: 2023-03-23T22:28:59.859Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Node.js ISO scrapers
====================
**Scraps ISO3166 and ISO4717 data to JSON using only Node.js**Running
-------
1. install git;
2. run `git clone https://github.com/leodutra/node-iso-country-currency.git`;
3. install Node.js;
4. run `npm i` inside the downloaded folder (use `--cache-lock-retries 1000 --cache-lock-wait 100000` if your network is not good);
5. run `npm start`;
6. check the generated json files.current source:
http://www.unece.org/cefact/locode/subdivisions.html