This project involves data analysis and visualization in the Consumer Goods domain. It includes SQL queries, data insights, and visualizations to support decision-making for a hypothetical company, Atliq Hardwares, in the computer hardware industry.
- SQL queries and data analysis to address specific business questions.
- Creation of visualizations to present data insights effectively.
The project structure is organized as follows:
Inputs/
:ad-hoc-requests/
: A PDF document which contains the Ad-Hoc Requestsatliq_hardware_db/
: A SQL file which contains the Queries for the creation of the databasedemo_sql_queries/
: A demo file for helpHints/
: Hints on how to approach the Ad-Hoc RequestsMetadata/
: This file provides a comprehensive overview of the tables found in the 'gdb023' (atliq_hardware_db) database.sample_challenge_presentation/
:support document for beginners
:
Ad_hoc Queries/
: The Solution to the Ad-Hoc RequestsREADME.md
: The project's documentation (this file).
Below are the ad-hoc requests that this project addresses along with their outputs as images:
-
List of Markets in APAC for Customer "Atliq Exclusive"
-
Percentage Increase in Unique Products (2021 vs. 2020)
-
Unique Product Counts by Segment (Descending Order)
-
Segment with the Most Increase in Unique Products (2021 vs. 2020)
-
Highest and Lowest Manufacturing Costs
-
Top 5 Customers with High Pre-Invoice Discount (FY 2021, Indian Market)
-
Gross Sales Amount for Customer "Atliq Exclusive" by Month
-
Quarter with Maximum Total Sold Quantity (2020)
-
Channel Contribution to Gross Sales (FY 2021)
-
Top 3 Products by Division with High Total Sold Quantity (FY 2021)