File size: 638 Bytes
1e69933 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | {
"name": "maxsold-item-data",
"description": "MaxSold auction item data with detailed item information",
"license": "cc-by-4.0",
"tags": [
"auction",
"price-prediction",
"e-commerce",
"maxsold",
"items"
],
"num_records": 1041,
"columns": [
"item_id",
"item_auction_id",
"item_title",
"item_description",
"item_viewed",
"item_starting_bid",
"item_current_bid",
"item_proxy_bid",
"item_start_time",
"item_end_time",
"item_bid_count",
"item_bidding_extended",
"item_images",
"item_number_of_images"
],
"created_at": "2026-01-26T01:12:30.655884"
} |