This commit is contained in:
Tour
2025-12-04 11:35:53 +01:00
commit d306a65c11
23 changed files with 1896 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
{
"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": {}
}