30 lines
662 B
JSON
30 lines
662 B
JSON
{
|
|
"total_kavels": 5,
|
|
"categories": {
|
|
"Machinery": 1,
|
|
"Material Handling": 1,
|
|
"Furniture": 1,
|
|
"Power Generation": 1,
|
|
"Laboratory": 1
|
|
},
|
|
"locations": {
|
|
"Amsterdam, Netherlands": 1,
|
|
"Rotterdam, Netherlands": 1,
|
|
"Utrecht, Netherlands": 1,
|
|
"Eindhoven, Netherlands": 1,
|
|
"Leiden, Netherlands": 1
|
|
},
|
|
"price_ranges": {
|
|
"\u20ac5,000 - \u20ac15,000": 2,
|
|
"Under \u20ac5,000": 1,
|
|
"\u20ac15,000 - \u20ac25,000": 1,
|
|
"Over \u20ac25,000": 1
|
|
},
|
|
"bid_activity": {
|
|
"Medium (10-24 bids)": 2,
|
|
"Low (1-9 bids)": 1,
|
|
"High (25-39 bids)": 1,
|
|
"Very High (40+ bids)": 1
|
|
},
|
|
"time_distribution": {}
|
|
} |