This page describes the general process to extract, ingest, prepare, integrate and expose the data on dashboards and reports.
Data ingestion is the process of transporting data from one or more sources to a target site for further processing and analysis. For this project data is extracted or copied using Talend.
(From Source to Local Files)
See ACN document:
Data preparation is the process of cleaning and transforming raw data prior to processing and analysis. Often involves reformatting data and making corrections to data.
Talend jobs are responsable for cleaning and structuring the data.
(From Local Files to BigQuery Staging Dataset)
Data enrichment refers to the process of appending or otherwise enhancing collected data with relevant context obtained from additional sources.
(From BigQuery Staging to ODS et DW datasets)
(Tableau dashboards on ODS/DW data)
The access to the data is controlled using...