Export Image
Export Code

restaurant-orders-data

Charan12-prog

0 views in last 90 days
Last edited Sep 04, 2025
Created on Sep 04, 2025
Forked from Loading Data

Dataset 1: Restaurant Orders

Source:
Restaurant Orders Dataset

This dataset contains synthetic restaurant order records for practicing data analysis and visualization. It includes order ID, customer name, food item, category, quantity, price, payment method, and order time.
No real customer information is included.

Attributes and Types

  • Order ID — Quantitative, nominal (identifier)
  • Customer Name — Categorical, nominal
  • Food Item — Categorical, nominal
  • Category — Categorical, nominal (Main, Dessert, Starter, etc.)
  • Quantity — Quantitative, ratio
  • Price — Quantitative, ratio
  • Payment Method — Categorical, nominal (Cash, Card, Online)
  • Order Time — Ordered, time-series (string or Date)
MIT Licensed