Datasets:
Add data/processed/seongnam/fleet_estimate.json
Browse files
data/processed/seongnam/fleet_estimate.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"city": "seongnam",
|
| 3 |
+
"computed_at": "2026-05-12T15:39:11.452806",
|
| 4 |
+
"variables": {
|
| 5 |
+
"lambda_density_per_h_km2": 23.84,
|
| 6 |
+
"area_km2": 45.0,
|
| 7 |
+
"avg_distance_km": 3.08,
|
| 8 |
+
"avg_speed_kmh": 25.0,
|
| 9 |
+
"capacity": 4
|
| 10 |
+
},
|
| 11 |
+
"estimates": {
|
| 12 |
+
"m_lower": 33,
|
| 13 |
+
"m_upper": 132,
|
| 14 |
+
"m_geomean": 66,
|
| 15 |
+
"m_recommended": 70
|
| 16 |
+
},
|
| 17 |
+
"data_basis": {
|
| 18 |
+
"n_trips_observed": 128718,
|
| 19 |
+
"n_days": 5,
|
| 20 |
+
"time_range_minutes": [
|
| 21 |
+
0,
|
| 22 |
+
1440
|
| 23 |
+
],
|
| 24 |
+
"spatial_filter": null
|
| 25 |
+
},
|
| 26 |
+
"source": "Daganzo (1978), geometric mean of lower/upper bound"
|
| 27 |
+
}
|