Skip to content

kra10m/SQL_Projects_Data_Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SQL Data Analytics Projects

A collection of SQL analytics projects built using PostgreSQL to solve real-world business problems through data analysis, customer analytics, and job market intelligence.

Skills Demonstrated

  • PostgreSQL
  • SQL
  • Joins
  • Common Table Expressions (CTEs)
  • Window Functions
  • Aggregate Functions
  • GROUP BY & HAVING
  • Customer Segmentation
  • Cohort Analysis
  • Retention Analysis
  • Salary & Skill Demand Analysis
  • Business Intelligence

Featured Projects

1. Customer Cohort & Retention Analysis

Business-focused customer analytics project examining customer lifetime value, cohort performance, retention patterns, and churn behavior.

Key Analyses

  • Customer Segmentation
  • Cohort Revenue Analysis
  • Customer Retention Analysis
  • Customer Lifetime Value (LTV)

Key Insights

  • Revenue is heavily concentrated among high-value customers.
  • Customer value varies significantly across acquisition cohorts.
  • Retention rates decline consistently over time.
  • Long-term customer retention strongly impacts customer lifetime value.

Project Preview

Customer Segmentation

View Project

📂 Open: SQL_Customer_Cohort_Analysis


2. Data Analyst Job Market Analysis

SQL project analyzing salary trends, skill demand, and compensation patterns across thousands of Data Analyst job postings.

Key Analyses

  • Top Paying Jobs
  • Top Paying Skills
  • Most In-Demand Skills
  • Optimal Skills Analysis
  • Salary vs Demand Comparison

Key Insights

  • SQL remains the most valuable foundational Data Analyst skill.
  • Python, Tableau, and Power BI continue to show strong market demand.
  • Cloud technologies command premium salaries.
  • The best career opportunities balance both demand and compensation.

Project Preview

Top Paying Roles

View Project

📂 Open: SQL_Data_Job_Analysis


Repository Structure

SQL_Projects_Data_Analytics
│
├── SQL_Customer_Cohort_Analysis
│   ├── Customer Cohort & Retention Analysis
│   └── README.md
│
├── SQL_Data_Job_Analysis
│   ├── Data Analyst Job Market Analysis
│   └── README.md
│
└── README.md

About This Repository

These projects demonstrate how SQL can be used to solve business problems through customer analytics, market research, cohort analysis, retention analysis, and salary intelligence.

The repository focuses on practical analytical workflows commonly used by Data Analysts, Business Intelligence Analysts, and Reporting Analysts.

Releases

No releases published

Packages

 
 
 

Contributors