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.
- 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
Below is the roadmap followed during the project:
- Database: Microsoft SQL Server
- Language: SQL (T-SQL)
- Environment: SQL Server Management Studio (SSMS)
- Dataset Type: Sales / Transactional Data Warehouse
This project answers key business questions derived from the final analytical reports.
- 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
- 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.
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
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!
