Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (20 loc) · 1.03 KB

Walmart_Sales_Case_Study

Analyzing Sales Data

By analyzing sales data using SQL, businesses can gain insights into their sales performance, identify areas for improvement, and make data|driven decisions to increase revenue and profitability.

Data Description: Use the Walmart Sales Dataset available on Kaggle for this project that contains the following variables:

Variable Definition
Store the store number
Date the week of sales
Weekly_Sales the sales for the given store and date
Holiday_Flag whether the week is a special holiday week or not
Temperature the average temperature in the region during the week
Fuel_Price the cost of fuel in the region during the week
CPI the consumer price index in the region
Unemployment the unemployment rate in the region

Tools Required: