This is how was created the pipeline to get data to create the Automation dashboards
You need to create a project folder to save the following files:
- Jupyter Notebook (Google colab)
- Json key from project Google Cloud project.
- Google Sheet with data to ingest the dashboard.
2.1.1 Create a project in Google Cloud Platform in order to connect the spreadsheets:
2.1.2 Enable the APIs in the Google Cloud project. Enable the APIs you want to use, for this project:
- Google Sheets API
- Google Drive API
2.1.3 Create access credentials: Service account type.
2.1.4 Create a Google Sheet in the drive project folder and share with the service account email.
- Notebook to get data from Postgres
- Notebook to get data from Mongodb