elliotschi / world-bank-csv

generating a csv using world bank api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

world-bank-csv

generating a csv using world bank api

Install instructions

To run this code, you must have nodejs 8.4.0 which you can download here. First run npm install. Then to generate a csv file run npm run csv. To run the unit tests run npm test.

About

generating a csv using world bank api


Languages

Language:JavaScript 100.0%