Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/datawithbaraa/sql-data-warehouse-project

A comprehensive guide to building a modern data warehouse with SQL Server, including ETL processes, data modeling, and analytics.
https://github.com/datawithbaraa/sql-data-warehouse-project

data-analysis data-analytics data-cleaning data-engineering data-lakehouse data-science data-warehouse data-warehousing datalake datascience datawarehouse datawarehousing etl etl-job etl-pipeline medallion-architecture sql sql-query sql-server sqlserver

Last synced: about 1 month ago
JSON representation

A comprehensive guide to building a modern data warehouse with SQL Server, including ETL processes, data modeling, and analytics.

Awesome Lists containing this project

README

        

# Data Warehouse and Analytics Project

Welcome to the **Data Warehouse and Analytics Project** repository! šŸš€
This project demonstrates a comprehensive data warehousing and analytics solution, from building a data warehouse to generating actionable insights. Designed as a portfolio project, it highlights industry best practices in data engineering and analytics.

---

## šŸ“– Project Overview

This project involves:

1. **Data Architecture**: Designing a robust data warehouse with **Bronze**, **Silver**, and **Gold** layers.
2. **ETL Pipelines**: Extracting, transforming, and loading data from source systems into the warehouse.
3. **Data Modeling**: Developing fact and dimension tables optimized for analytical queries.
4. **Analytics & Reporting**: Creating SQL-based reports and dashboards for actionable insights.

This repository is an excellent resource for professionals and students looking to showcase expertise in:
- SQL Development
- Data Engineering
- ETL Pipeline Design
- Data Modeling
- Data Analytics

---

## šŸš€ Project Requirements

### Building the Data Warehouse (Data Engineering)

#### Objective
Develop a modern data warehouse using SQL Server to consolidate sales data, enabling analytical reporting and informed decision-making.

#### Specifications
- **Data Sources**: Import data from two source systems (ERP and CRM) provided as CSV files.
- **Data Quality**: Cleanse and resolve data quality issues prior to analysis.
- **Integration**: Combine both sources into a single, user-friendly data model designed for analytical queries.
- **Scope**: Focus on the latest dataset only; historization of data is not required.
- **Documentation**: Provide clear documentation of the data model to support both business stakeholders and analytics teams.

---

### BI: Analytics & Reporting (Data Analytics)

#### Objective
Develop SQL-based analytics to deliver detailed insights into:
- **Customer Behavior**
- **Product Performance**
- **Sales Trends**

These insights empower stakeholders with key business metrics, enabling strategic decision-making.

For more details, refer to [docs/requirements.md](docs/requirements.md).

---

## šŸ“‚ Repository Structure
```
data-warehouse-project/
ā”‚
ā”œā”€ā”€ datasets/ # Raw datasets used for the project (ERP and CRM data)
ā”‚
ā”œā”€ā”€ docs/ # Project documentation and architecture details
ā”‚ ā”œā”€ā”€ architecture.drawio # Editable Draw.io file of the project's architecture
ā”‚ ā”œā”€ā”€ data_catalog.md # Catalog of datasets, including field descriptions and metadata
ā”‚ ā”œā”€ā”€ data_flow.drawio # Editable Draw.io file for the data flow diagram
ā”‚ ā”œā”€ā”€ data_models.drawio # Editable Draw.io file for data models (star schema)
ā”‚ ā”œā”€ā”€ business_rules.md # Business rules applied during ETL and analysis
ā”‚ ā”œā”€ā”€ naming-conventions.md # Consistent naming guidelines for tables, columns, and files
ā”‚
ā”œā”€ā”€ scripts/ # SQL scripts for ETL and transformations
ā”‚ ā”œā”€ā”€ bronze/ # Scripts for extracting and loading raw data
ā”‚ ā”œā”€ā”€ silver/ # Scripts for cleaning and transforming data
ā”‚ ā”œā”€ā”€ gold/ # Scripts for creating analytical models
ā”‚
ā”œā”€ā”€ tests/ # Test scripts and quality files
ā”‚
ā”œā”€ā”€ README.md # Project overview and instructions
ā”œā”€ā”€ LICENSE # License information for the repository
ā”œā”€ā”€ .gitignore # Files and directories to be ignored by Git
ā””ā”€ā”€ requirements.txt # Dependencies and requirements for the project
```
---

## šŸŽÆ Goals

- To showcase proficiency in data engineering and analytics.
- To provide a practical example of building and using a data warehouse for business intelligence.
- To demonstrate SQL expertise for ETL, data modeling, and analytical reporting

---

## šŸ› ļø Tools & Technologies

- **SQL Server**: Data warehouse and analytics implementation.
- **SQL**: ETL pipelines and analytics development.
- **DrawIO**: For Drawing Diagrams and Data Models.
- **Notion**: For Project Management.
---

## šŸ›”ļø License

This project is licensed under the [MIT License](LICENSE). You are free to use, modify, and share this project with proper attribution.

## šŸŒŸ About Me

Hi there! I'm **Baraa Khatib Salkini**, also known as **Data With Baraa**. Iā€™m an IT professional and passionate YouTuber on a mission to share knowledge and make working with data enjoyable and engaging!

Let's stay in touch! Feel free to connect with me on the following platforms:

[![YouTube](https://img.shields.io/badge/YouTube-red?style=for-the-badge&logo=youtube&logoColor=white)](http://bit.ly/3GiCVUE)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/in/baraa-khatib-salkini)
[![Website](https://img.shields.io/badge/Website-000000?style=for-the-badge&logo=google-chrome&logoColor=white)](https://www.datawithbaraa.com)
[![Newsletter](https://img.shields.io/badge/Newsletter-FF5722?style=for-the-badge&logo=substack&logoColor=white)](https://bit.ly/BaraaNewsletter)
[![PayPal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://paypal.me/baraasalkini)
[![Join](https://img.shields.io/badge/Join-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/@datawithbaraa)