Please enable JavaScript.
Coggle requires JavaScript to display documents.
Data Engineering, Self-serve data, freight index dashboard, ELT deployment…
Data Engineering
Enable internal teams with accurate, timely and complete data on demand for achieving their business objectives.
-
-
-
Product team with usage, health and validation metrics
-
-
Self-serve data
-
-
-
Data consumption
-
Metabase
organising models, questions and dashboards for reusability
-
-
freight index dashboard
Extraction
Ruby script to generate data in given CSV format:
Table Schema, with test cases
Loading
Create a generic class, which takes input as dataset, table and a csv, and pushes the csv to big query
Table Schema
Transformation
Write a dbt model which constructs a materialized view
View schema
Visualization
Construct a graph for each region
on metabase
-