item_data / metadata.json
jpearce610's picture
Upload metadata.json
1e69933 verified
raw
history blame contribute delete
638 Bytes
{
"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"
}