

Data Warehousing:
Store Analysis
Business Problem
The company I work for manufactures and sells products to make money. My company has asked me to help them analyze their sales history for Stores 5 & 8 and make recommendations to improve the company's sales profit. These are the following questions I want to answer:
​
-
An overall assessment of Stores number 5 and 8’s sales.
-
How are they performing compared to target? Will they meet their 2014 target?
-
Should either store be closed? Why or why not?
-
What should be done in the next year to maximize store profits?
-
-
Recommend separate 2013 and 2014 bonus amounts for each store if the total bonus pool for 2013 is $500,000 and the total bonus pool for 2014 is $400,000. Base your recommendation on how well the stores are selling Product Types of Men’s Casual and Women’s Casual.
-
Assess product sales by day of the week at Stores 5 and 8. What can we learn about sales trends?
-
Compare the performance of all stores located in states that have more than one store to all stores that are the only store in the state. What can we learn about having more than one store in a state?
My Approach
Steps followed:
-
Determined Business Requirements
-
Identified the Grain
-
Identified the Dimensions
-
Identified the Facts
-
Created a snowflake schema
-
Created and loaded Staging Tables
-
Designed and loaded the Dimension Tables
-
Designed and loaded the Fact Tables
-
Created Views based on business problem
-
Used live connections to connect the views to Tableau
-
Created visualizations to answer the business questions
​
Visualizations: link
GitHub: link
Snowflake Schema

Part 1 Analysis

Part 2 Analysis

Part 3 Analysis

Part 4 Analysis
