File size: 788 Bytes
8f54c61 | 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 31 32 | {
"name": "maxsold-auction-data",
"description": "MaxSold auction data with aggregated item metrics",
"license": "cc-by-4.0",
"tags": [
"auction",
"price-prediction",
"e-commerce",
"maxsold"
],
"num_records": 24621,
"columns": [
"auction_id",
"auction_title",
"auction_starts",
"auction_ends",
"auction_last_item_closes",
"auction_removal_info",
"auction_intro",
"auction_pickup_time",
"auction_partner_url",
"auction_extended_bidding",
"auction_extended_bidding_interval",
"auction_extended_bidding_threshold",
"auction_item_count",
"auction_total_viewed",
"auction_total_winning_price",
"auction_total_bid_count",
"auction_total_images"
],
"created_at": "2026-01-26T00:14:52.721534"
} |