Skip to content

SQL-based exploratory data analysis and reporting project focused on customer behavior and product performance.

Notifications You must be signed in to change notification settings

ramdiany-nov/sql-data-analytics-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š SQL Data Analytics Project

Welcome to my SQL Data Analytics Project!
This repository showcases end-to-end exploratory data analysis and business reporting using SQL Server. The project focuses on transforming raw transactional data into meaningful business insights.


🧠 Skills Demonstrated

  • SQL data cleaning & transformation
  • Exploratory Data Analysis (EDA)
  • Aggregations & window functions
  • Customer and product performance analysis
  • Business KPI reporting
  • Query optimization & structured query design
  • Analytical thinking & insight generation

πŸ—ΊοΈ Project Roadmap

Below is the roadmap followed during the project:

Project Roadmap


πŸ› οΈ Tools & Resources

  • Database: Microsoft SQL Server
  • Language: SQL (T-SQL)
  • Environment: SQL Server Management Studio (SSMS)
  • Dataset Type: Sales / Transactional Data Warehouse

πŸ“Œ Project Requirements

This project answers key business questions derived from the final analytical reports.

πŸ‘₯ Customer Report

  • Identify the most valuable customers
  • Analyze customer purchase frequency and recency
  • Measure customer lifetime value indicators
  • Understand customer buying behavior
  • Evaluate product diversity per customer

πŸ“¦ Product Report

  • Identify best-selling products
  • Measure revenue contribution by product
  • Analyze product demand trends over time
  • Rank product performance
  • Compare quantity sold vs revenue generated

The SQL scripts transform raw sales data into structured analytical outputs that answer these business questions.


πŸ“‚ Repository Structure

sql-data-analytics-project/
β”‚
β”œβ”€β”€ datasets/                  # Raw or reference datasets
β”‚
β”œβ”€β”€ documents/
β”‚   └── project_roadmap.png    # Project workflow visualization
β”‚
β”œβ”€β”€ scripts/
β”‚   β”œβ”€β”€ 00_init_database.sql
β”‚   β”œβ”€β”€ 01_database_exploration.sql
β”‚   β”œβ”€β”€ 02_dimensions_exploration.sql
β”‚   β”œβ”€β”€ 03_date_range_exploration.sql
β”‚   β”œβ”€β”€ 04_measures_exploration.sql
β”‚   β”œβ”€β”€ 05_magnitude_analysis.sql
β”‚   β”œβ”€β”€ 06_ranking_analysis.sql
β”‚   β”œβ”€β”€ 07_change_over_time_analysis.sql
β”‚   β”œβ”€β”€ 08_cumulative_analysis.sql
β”‚   β”œβ”€β”€ 09_performance_analysis.sql
β”‚   β”œβ”€β”€ 10_data_segmentation_analysis.sql
β”‚   β”œβ”€β”€ 11_part_to_whole_analysis.sql
β”‚   β”œβ”€β”€ 12_customer_report.sql
β”‚   └── 13_product_report.sql
β”‚
└── README.md

πŸ‘‹ About Me

Hi there! I'm Novia Noer Ramdiany. I’m passionate about data and turning raw numbers into meaningful insights.

Let's stay in touch!
Feel free to connect with me on LinkedIn:
πŸ”— https://www.linkedin.com/in/noviaramdiany/


⭐ If you find this project interesting, feel free to explore the queries and reach out!

About

SQL-based exploratory data analysis and reporting project focused on customer behavior and product performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages