Insights (1/2)
Product Deepo
Created on May 11, 2022
More creations to inspire you
C2C VOLUNTEER ORIENTATION
Presentation
LAYOUT ORGANIZATION
Presentation
TALK ABOUT DYS TEACHER-TEACHER
Presentation
TALK ABOUT DYS WITH TEACHER
Presentation
ESSENTIAL OILS PRESENTATION
Presentation
ANCIENT EGYPT FOR KIDS PRESENTATION
Presentation
CIRQUE DU SOLEIL
Presentation
Transcript
Data storage
Everytime a work-order is created, everytime a picture is sent to analysis, everytime a work-order is reviewed, the data is stored in the engage DB (also called Vulcain DB).
Insights DB creation
To create our dashboards, we never use the data directly from the engage DB.
To feed our client DB, we need to set up a cloud function. This cloud function will run everynight to export and aggregate the data (generated during the previous day) from a replica of the engage DB to our client DB.
Cloud function
The data in the client DB is stored into three tables: work-orders, task-groups and tasks.
Access the data
To create Insights Dashboards, we need data !
- work-orders- task-groups- tasks