Skip to content

This project is the continuation of the SQL-data warehousing project present in "https://github.com/chethandl23/SQL-data-warehouse-project" where i have analyzed the sales data to get some great insights from the data

License

Notifications You must be signed in to change notification settings

chethandl23/SQL-Data-Analytics-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š SQL Data Analytics Learning Project

Welcome to my SQL Data Analytics Learning Project repository! 🎯
This project showcases hands-on practice in SQL for Data Analytics, where I explored real-world data scenarios, wrote analytical queries, and strengthened my skills in data exploration, transformations, and business intelligence using SQL.


🎯 Objectives

  • Learn and practice SQL fundamentals
  • Perform data exploration and cleaning
  • Write analytical SQL queries for insights
  • Understand time-series and ranking analytics
  • Apply window functions, aggregate functions, and joins

πŸ“‚ Project Files

File Name Description
__init__database.sql Database setup and initialization scripts
change_over_time_analysis.sql Trend & time-based analysis queries
date_and_dimention.sql Date dimension and calendar intelligence queries
exploring_data.sql Raw data exploration and inspection queries
exploring_measures.sql KPI calculations and business measures
magnitude_analysis.sql Comparison and magnitude-based analytics
ranking_analysis.sql Ranking, row numbering & window function queries

πŸ› οΈ Skills Practiced

  • SQL Joins (INNER, LEFT, RIGHT)
  • Aggregate functions (SUM, AVG, COUNT, etc.)
  • Window functions (ROW_NUMBER, RANK, DENSE_RANK)
  • Date functions & time-series analysis
  • Subqueries & common table expressions (CTEs)
  • Data cleaning and transformation queries

βœ… Learning Outcomes

  • Improved SQL query writing skills
  • Learned how analysts break down business problems
  • Built industry-style analytical SQL scripts
  • Strengthened foundation for BI and data engineering projects

πŸ™ Acknowledgment

Special thanks to Baraa Khatib Salkini for guidance and support during this learning journey.


πŸš€ Next Steps

  • Visualize these SQL outputs in Power BI / Tableau
  • Practice performance tuning and indexing
  • Build end-to-end analytics projects with ETL + SQL + Dashboard

About

This project is the continuation of the SQL-data warehousing project present in "https://github.com/chethandl23/SQL-data-warehouse-project" where i have analyzed the sales data to get some great insights from the data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages