bid_data_test / metadata.json
jpearce610's picture
Upload metadata.json with huggingface_hub
0961eca verified
raw
history blame contribute delete
359 Bytes
{
"name": "maxsold-bid-data",
"description": "MaxSold auction bid history data with bid timing and amounts",
"license": "cc-by-4.0",
"tags": [],
"num_records": 1702,
"columns": [
"auction_id",
"item_id",
"bid_time",
"bid_amount",
"bid_is_proxy",
"bid_id",
"bid_count"
],
"created_at": "2026-01-26T21:58:07.820798"
}