Skip to content
Kristan Johnson edited this page Feb 17, 2025 · 24 revisions

Welcome to the ProdataSQL-DWA wiki!

The Fabric DWA uses a meta data driven automation framework. The source data can be configured as API sources, SharePoint folders, Excel, CSV, jSon, etc. In this setup, we have three main stages, ingest of the files using Python Notebooks, extract into the lake house using Data Pipelines/Notebooks, and then load/transform the data into the data warehouse using stored procedures.

Clone this wiki locally