This repo serves the purpose of hosting the node script that updates a Google Sheet with data from Redshift. This project helps to transfer data to build a framework to provide visibility to Project Managers about priorities and internal SLAs depending on the current scenario of a ¨customer score¨.
Use the package manager NPM to install all the dependencies.
$ npm iBefore being able to run the script, you need to make sure you have two JSON files in the /config folder. The two scripts are: index.json and token.json. index.json should contain all the config properties and credentials for Redshift, Google Sheets, and the Google API. token.json will contain the auth token to use with the Google API.
To run the script simply run this command in your terminal:
$ node .For any other questions or support while using this repo please reach out to the Data Analytics team at data.analytics@everymundo.com