Skip to content

maddy-at-leisure/auto-export-tracking-impressions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

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¨.

Installation

Use the package manager NPM to install all the dependencies.

$ npm i

Prereqs

Before 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.

Usage

To run the script simply run this command in your terminal:

$ node .

Support

For any other questions or support while using this repo please reach out to the Data Analytics team at data.analytics@everymundo.com

About

lambda-to-auto-export-data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors