https://github.com/nimomach/cafe-sales
This analysis focuses on evaluating the sales performance of a cafe by examining key metrics such as total revenue, sales by product category, peak sales times, and many more.
https://github.com/nimomach/cafe-sales
cafe data-analysis data-visualization sales
Last synced: 3 months ago
JSON representation
This analysis focuses on evaluating the sales performance of a cafe by examining key metrics such as total revenue, sales by product category, peak sales times, and many more.
- Host: GitHub
- URL: https://github.com/nimomach/cafe-sales
- Owner: NimoMach
- Created: 2024-08-11T05:16:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T10:51:49.000Z (almost 2 years ago)
- Last Synced: 2025-03-11T06:55:55.915Z (over 1 year ago)
- Topics: cafe, data-analysis, data-visualization, sales
- Homepage: https://public.tableau.com/app/profile/mounika.macharla/viz/CafeSales_17230279537800/Dashboard1
- Size: 5.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cafe-Sales
This analysis focuses on evaluating the sales performance of a cafe by examining key metrics such as total revenue, sales by product category, peak sales times, and many more.
## DataSet columns
`transaction_id`,`transaction_date`,`transaction_time`,`transaction_qty`,`store_id`,`store_location`,`product_id`,`unit_price`,`product_category`,`product_type`,`product_detail`,`Revenue`,`Month_num`,`Month`,`Weekday_num`,`Weekday`,`Hour`
## Project Brief Description
- I have used Microsoft Excel for understanding and cleaning of data
- Found key metrics like, orders per day, quantity sold, total revenue generated, peak sales time and many more.
- I used a table to represent product wise profits from every store location, this table can be used as filter in the dashboard to get values for a product from a store loaction.
- Used another filter option on store location to get values related to that store location.
> [!NOTE]
> If you'd like to see the interactive version, you can visit my Tableau profile. The link to dashboard is given below.
> https://public.tableau.com/app/profile/mounika.macharla/viz/CafeSales_17230279537800/Dashboard1