Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andryadsm/pizza-sales-report
🍕 Project Pizza Sales Report (MySQL, Tableau)
https://github.com/andryadsm/pizza-sales-report
dashboards data-analysis data-visualization database-management mysql sales sql tableau
Last synced: 1 day ago
JSON representation
🍕 Project Pizza Sales Report (MySQL, Tableau)
- Host: GitHub
- URL: https://github.com/andryadsm/pizza-sales-report
- Owner: AndryADSM
- Created: 2024-03-01T15:58:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-15T18:07:47.000Z (23 days ago)
- Last Synced: 2024-10-17T02:18:49.213Z (22 days ago)
- Topics: dashboards, data-analysis, data-visualization, database-management, mysql, sales, sql, tableau
- Homepage: https://aadsm2355.wixsite.com/andryadsm/pizza-sales-report
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pizza Sales Report
🌐 Check this project on [my website](https://aadsm2355.wixsite.com/andryadsm/pizza-sales-report)!
View the [Tableau Dashboard](https://public.tableau.com/app/profile/andry38a/viz/PizzaSales_17081043916550/Home).
## Files:
- 'Pizza Sales SQL Queries.docx' is the report in Word of the sql queries and the result sets
- 'pizza_sales_sql.sql' is the SQL file with all the process of importing and writing queries to extract data
- 'Pizza Sales.twbx' is the Tableau work, you may open it in your computer---
### 📌 Type
Course Project, Dashboard### ⚜️ Domain
Sales, Report### 💻 Technologies
- SQL (MySQL)
- Tableau (Tableau Public)### 🕹️ Skills
- Export/Import Data
- Database Management
- Data Analysis
- Data Visualization
- Dashboard Building---
🍕 A semi-guided project with [material from Data Tutorials](https://topmate.io/data_tutorials), where I imported data and extracted relevant insights about a year worth of data about all pizza orders made, 48,620 records and 12 columns.
🛢️ The task was to get the exact information to answer 11 important business questions like weekly trend of orders made or the top 5 best pizzas by revenue, to do this I worked with SQL in MySQL Workbench. Imported data from a csv file to the database, dealt with data types and datetime formats and wrote a query for each business question with a way to apply a filter to them.
📑 Made a report in Word with all the business questions answered with their respective SQL query and result set.
📊 Built an interactive report dashboard in Tableau, featuring 5 KPI's and more than 10 charts, some are custom! Includes filters by time period and pizza category for more precise insights. There are 2 versions, one with a custom background made with PowerPoint and the other with Tableau only features.
---
![Home](https://github.com/AndryADSM/Pizza-Sales-Report/assets/150280431/0cbbdfda-7f5d-4c01-8547-5186728343f5)
---