Skip to content

This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis

License

Notifications You must be signed in to change notification settings

naveensurla/sql_data_analysis_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

My Sql_data_analysis_project

This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis

About this project

This project demonstrates a comprehensive data analytics solution, from understanding a data warehouse to generating actionable insights from it. it highlights industry best practices in data analytics.


πŸ—οΈ Data Architecture

The data architecture for this project follows Medallion Architecture Bronze, Silver, and Gold layers

  1. Bronze Layer: Stores raw data as-is from the source systems. Data is ingested from CSV Files into SQL Server Database.
  2. Silver Layer: This layer includes data cleansing, standardization, and normalization processes to prepare data for analysis.
  3. Gold Layer: Houses business-ready data modeled into a star schema required for reporting and analytics.

πŸ“– Project Overview

This project involves:

  1. Data Architecture: Understanding a designed Modern Data Warehouse Using Medallion Architecture Bronze, Silver, and Gold layers.
  2. ETL Pipelines: Understanding how Extracting, transforming, and loading of data from source systems into the warehouse has happened.
  3. Data Modeling: Understanding fact, dimension tables and the relations between them to proceed for analytical queries.
  4. Analytics & Reporting: Creating SQL-based reports and dashboards for actionable insights.

πŸ› οΈ Important Links & Tools:


πŸš€ Project Requirements

BI: Analytics & Reporting (Data Analysis)

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.


About Me

I am an aspiring Data Analyst looking for a career transition, with a background as an Engineer in Project Sales. Passionate about transforming raw data into meaningful insights, I aim to leverage analytical skills to drive data-driven decision-making.

Connect with me on LinkedIn or explore more projects on GitHub.

πŸ™Œ Connect & Feedback

If you like this project or have suggestions, feel free to connect with me or leave feedback!

About

This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published