This script reads a file from the root directory named input.csv
and generates a JSON file named labor.json
that is in the exact format needed for shared-modules/zipline
to work.
The 'input.csv' file is generated from this spreadsheet:
node get_zips_with_callbacks.js
get_zips_with_promises.js
is still a work-in-progress and does not currently work.