node_csvTojson To download CSV file from url and convert it to JSON. Requirements: csvtojson request Install: npm init -y npm i csvtojson npm i request Get Started: run: node index.js the files will be stored in files folder.