Skip to content

vioxcd/coursera-dwh-for-bi-capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coursera DWH for BI Specialization Implementation

Working through the final course of the specialization, which titled "implementation" as it's the culmination of all the previous materials

Each step of the implementation is located in it's own folders (modeling, integration, query, and dashboard) with its own associated README that include documentations for each part

(the course-3-etl-elt folder can be ignored as it's just me doing things for fun while avoiding the course's instruction to use Pentaho)

What's Inside

A peek of some catchy pictures ;)

Modeling

Revenue and sales productivity table in star schema

The schema is included in the assignment pdf

Integration

Data lineage for the job facts table (that is need to be upserted)

dbt data lineage as seen from dbt docs command

Query

Example query calculating annual profit margin per location and its rank using two base tables

The query is executed in Datagrip's Zen Mode with the terminal result below the editor

Dashboard

Building the final dashboard using Looker studio!

Casptone dashboard for the project