In the end, you should only measure and look at the numbers that drive action, meaning that the data tells you what you should do next.🥰
Please do upvote if you love the work.♥️🥰
*For more related datasets: *
https://www.kaggle.com/datasets/rajatsurana979/fifafcmobile24
https://www.kaggle.com/datasets/rajatsurana979/most-streamed-spotify-songs-2023
https://www.kaggle.com/datasets/rajatsurana979/comprehensive-credit-card-transactions-dataset
https://www.kaggle.com/datasets/rajatsurana979/hotel-reservation-data-repository
https://www.kaggle.com/datasets/rajatsurana979/percent-change-in-consumer-spending
https://www.kaggle.com/datasets/rajatsurana979/fast-food-sales-report
Description:
This dataset captures sales transactions from a local restaurant near my home. It includes details such as the order ID, date of the transaction, item names (representing various food and beverage items), item types (categorized as Fast-food or Beverages), item prices, quantities ordered, transaction amounts, transaction types (cash, online, or others), the gender of the staff member who received the order, and the time of the sale (Morning, Evening, Afternoon, Night, Midnight). The dataset offers a valuable snapshot of the restaurant's daily operations and customer behavior.
Columns:
- order_id: a unique identifier for each order.
- date: date of the transaction.
- item_name: name of the food.
- item_type: category of item (Fastfood or Beverages).
- item_price: price of the item for 1 quantity.
- Quantity: how much quantity the customer orders.
- transaction_amount: the total amount paid by customers.
- transaction_type: payment method (cash, online, others).
- received_by: gender of the person handling the transaction.
- time_of_sale: different times of the day (Morning, Evening, Afternoon, Night, Midnight).
Potential Uses:
- Analyzing sales trends over time.
- Understanding customer preferences for different items.
- Evaluating the impact of payment methods on revenue.
- Investigating the performance of staff members based on gender.
- Exploring the popularity of items at different times of the day.
Makeyourhandsdirtyonit