Skip to content

Commit 00a3bb2

Browse files
chore: collect realtime data (#361)
Co-authored-by: brody-0125 <67903919+brody-0125@users.noreply.github.com>
1 parent 124dfd5 commit 00a3bb2

4 files changed

Lines changed: 26 additions & 26 deletions

File tree

data/realtime/elevator.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"collected_at": "2026-03-20T20:09:35.138Z",
2+
"collected_at": "2026-03-20T21:09:53.168Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 866,
55
"operating_count": 847,

data/realtime/escalator.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"collected_at": "2026-03-20T20:09:35.148Z",
2+
"collected_at": "2026-03-20T21:09:53.178Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 1874,
5-
"operating_count": 1706,
5+
"operating_count": 1701,
66
"fault_count": 0,
77
"facilities": [
88
{
@@ -2509,8 +2509,8 @@
25092509
"location_detail": "구로디지털 방면3-1",
25102510
"floor_from": "2F",
25112511
"floor_to": "3F",
2512-
"status": "OPERATING",
2513-
"status_code": "01",
2512+
"status": "MAINTENANCE",
2513+
"status_code": "03",
25142514
"last_normal_at": null
25152515
},
25162516
{
@@ -6673,8 +6673,8 @@
66736673
"location_detail": "충무로 방면5-2,동대문 방면6-3",
66746674
"floor_from": "B3",
66756675
"floor_to": "B2",
6676-
"status": "OPERATING",
6677-
"status_code": "01",
6676+
"status": "MAINTENANCE",
6677+
"status_code": "03",
66786678
"last_normal_at": null
66796679
},
66806680
{
@@ -13057,8 +13057,8 @@
1305713057
"location_detail": "2번 출입구",
1305813058
"floor_from": "BM1",
1305913059
"floor_to": "1F",
13060-
"status": "OPERATING",
13061-
"status_code": "01",
13060+
"status": "MAINTENANCE",
13061+
"status_code": "03",
1306213062
"last_normal_at": null
1306313063
},
1306413064
{
@@ -19921,8 +19921,8 @@
1992119921
"location_detail": "1,2번 출입구 방면 통로",
1992219922
"floor_from": "BM1",
1992319923
"floor_to": "B1",
19924-
"status": "OPERATING",
19925-
"status_code": "01",
19924+
"status": "MAINTENANCE",
19925+
"status_code": "03",
1992619926
"last_normal_at": null
1992719927
},
1992819928
{
@@ -19957,8 +19957,8 @@
1995719957
"location_detail": "3~5번 출입구 방면 통로",
1995819958
"floor_from": "BM1",
1995919959
"floor_to": "B1",
19960-
"status": "OPERATING",
19961-
"status_code": "01",
19960+
"status": "MAINTENANCE",
19961+
"status_code": "03",
1996219962
"last_normal_at": null
1996319963
},
1996419964
{

data/realtime/wheelchair-lift.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"collected_at": "2026-03-20T20:09:35.352Z",
2+
"collected_at": "2026-03-20T21:09:53.383Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 55,
55
"operating_count": 54,

web/public/data/latest.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updated_at": "2026-03-20T20:09:35.352Z",
2+
"updated_at": "2026-03-20T21:09:53.383Z",
33
"data_age_minutes": 0,
44
"is_stale": false,
55
"summary": {
@@ -10,7 +10,7 @@
1010
},
1111
"escalator": {
1212
"total": 1874,
13-
"operating": 1706,
13+
"operating": 1701,
1414
"fault": 0
1515
},
1616
"moving-walk": {
@@ -1724,8 +1724,8 @@
17241724
"location_detail": "충무로 방면5-2,동대문 방면6-3",
17251725
"floor_from": "B3",
17261726
"floor_to": "B2",
1727-
"status": "OPERATING",
1728-
"status_code": "01"
1727+
"status": "MAINTENANCE",
1728+
"status_code": "03"
17291729
},
17301730
{
17311731
"facility_id": "승강기)에스컬레이터-동역사(4) 상행(9-1) 6호기",
@@ -4734,8 +4734,8 @@
47344734
"location_detail": "구로디지털 방면3-1",
47354735
"floor_from": "2F",
47364736
"floor_to": "3F",
4737-
"status": "OPERATING",
4738-
"status_code": "01"
4737+
"status": "MAINTENANCE",
4738+
"status_code": "03"
47394739
},
47404740
{
47414741
"facility_id": "승강기)에스컬레이터-신대방 외선(7-1) 7호기",
@@ -17915,8 +17915,8 @@
1791517915
"location_detail": "2번 출입구",
1791617916
"floor_from": "BM1",
1791717917
"floor_to": "1F",
17918-
"status": "OPERATING",
17919-
"status_code": "01"
17918+
"status": "MAINTENANCE",
17919+
"status_code": "03"
1792017920
},
1792117921
{
1792217922
"facility_id": "승강기)에스컬레이터-응암 외부4",
@@ -23898,8 +23898,8 @@
2389823898
"location_detail": "1,2번 출입구 방면 통로",
2389923899
"floor_from": "BM1",
2390023900
"floor_to": "B1",
23901-
"status": "OPERATING",
23902-
"status_code": "01"
23901+
"status": "MAINTENANCE",
23902+
"status_code": "03"
2390323903
},
2390423904
{
2390523905
"facility_id": "승강기)에스컬레이터-상도 내부 3호기",
@@ -23922,8 +23922,8 @@
2392223922
"location_detail": "3~5번 출입구 방면 통로",
2392323923
"floor_from": "BM1",
2392423924
"floor_to": "B1",
23925-
"status": "OPERATING",
23926-
"status_code": "01"
23925+
"status": "MAINTENANCE",
23926+
"status_code": "03"
2392723927
}
2392823928
]
2392923929
},

0 commit comments

Comments
 (0)