Skip to content

Musili-Adebayo/Building-a-Medallion-Architecture-in-Mircosoft-Fabric

Repository files navigation

Building-a-Medallion-Architecture-in-Mircosoft-Fabric

Architecture

Project Summary

For this project, I created the Medallion Architecture for data organisation in a lakehouse in Microsoft Fabric. I demonstrated how to level up your data quality from bronze (raw), to silver (validated), and finally to gold (enriched), all ready for super-efficient analytics. This was my in-person presentation for the Microsoft Fabric Nigeria Community and dbrownconsulting on 26th of October 2024.

  1. Created Lakehouse
  2. Data Ingestion. 
  3. Silver Data Transformation.
  4. Gold Data Transformation.
  5. Data Modelling.
  6. Data Visualization in Power BI Service.

Data Sources:

Datasource: Data was sourced from the popular adventure works data you can download here.

Creating Lakehouse:

In Synapse Data Engineering, create three Lakehouses called Sales_Bronze, Sales_Silver and Sales_Gold. Create Silver,Bronze and Gold Lakehouse.

Data Ingestion:

Sales_Bronze

Silver Data Transformation.

In the Sales_Silver Lakehouse, click on new Notebook to transform data for the Sales_Silver Lakehouse or you can import the Silver_Data_Transformation Notebook. Remember to copy/change the ABFS File Path of each table from the Sales_Bronze lakehouse before you Run ALL.

Sales_Silver

Gold Data Transformation.

In the Sales_Gold Lakehouse, click on new Notebook to transform data for the Sales_Gold Lakehouse or you can import the Gold_Data_Transformation Notebook. Remember to copy/change the ABFS File Path of each table from the Sales_Bronze lakehouse before you Run ALL.

Sales_Gold

Data Modelling.

Now that we have the final data in the Sales_Gold Lakehouse, we need to model the semantic data before visualization in Power BI. Data Modelling.

Data Visualization in Power BI.

In Microsoft Fabric, you can auto-create Power BI reports for your analysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published