Dataset Viewer
Auto-converted to Parquet Duplicate
store
string
generatedAt
timestamp[s]
orders
list
summary
dict
GreenMart
2026-01-18T09:30:00
[ { "id": 101, "customer": { "name": "Asha", "city": "Bengaluru" }, "items": [ { "sku": "APL", "name": "Apple", "price": 30, "qty": 2 }, { "sku": "BAN", "name": "Banana", "price": 10, "qty": 6 } ], "paid": true }, { "id": 102, "customer": { "name": "Ravi", "city": "Mysuru" }, "items": [ { "sku": "ORG", "name": "Orange", "price": 20, "qty": 4 }, { "sku": "GRP", "name": "Grapes", "price": 45, "qty": 1 } ], "paid": false }, { "id": 103, "customer": { "name": "Neha", "city": "Pune" }, "items": [ { "sku": "MLK", "name": "Milk", "price": 50, "qty": 1 }, { "sku": "BRD", "name": "Bread", "price": 40, "qty": 2 }, { "sku": "EGG", "name": "Eggs", "price": 6, "qty": 12 } ], "paid": true } ]
{ "totalOrders": 3, "currency": "INR" }

No dataset card yet

Downloads last month
167