Derive new CSV files for each item in the CMP master data spreadsheet.
If you'd like to run this...
Download this repository. Delete the '-master' from the downloaded directory name.
On the command line, navigate to the downloaded repo directory.
run npm install
Open the index.js file and check the output path around line 69. Change it to wherever you want to output the files.
Check the file name on the last line. Make sure it's the correct name of the Master Data csv file in the same directory.
run node index