https://github.com/anuragmudgal96/sql-case-study
Exploratory data analysis (EDA) using advanced SQL queries and aggregation techniques.
https://github.com/anuragmudgal96/sql-case-study
data-analytics eda exploratory-data-analysis sql sql-server
Last synced: 9 months ago
JSON representation
Exploratory data analysis (EDA) using advanced SQL queries and aggregation techniques.
- Host: GitHub
- URL: https://github.com/anuragmudgal96/sql-case-study
- Owner: anuragmudgal96
- Created: 2023-03-05T14:48:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-26T13:16:07.000Z (9 months ago)
- Last Synced: 2025-05-05T09:05:47.872Z (9 months ago)
- Topics: data-analytics, eda, exploratory-data-analysis, sql, sql-server
- Homepage:
- Size: 492 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL Case Study
Level: Intermediate SQL
**Functions:** Aggregations, Joins, CTEs, Window functions (aggregates, ranking, running total, partitioned averages), CASE WHEN statements, GROUP BY Statements, subqueries, nested subqueries, DATETIME functions, data type conversion, text and string manipulation.
| Project Name | Description |
|---|---|
| [Shopping Mart](https://github.com/anuragmudgal96/SQL-Case-Study/tree/main/Shopping%20Mart) | I analyse data in order to comprehend the impact that launching sustainable packaging methods has on sales performance. |
***