Skip to content

Commit f312caf

Browse files
chore: collect realtime data (#294)
Co-authored-by: brody-0125 <67903919+brody-0125@users.noreply.github.com>
1 parent 8834e3d commit f312caf

4 files changed

Lines changed: 30 additions & 30 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-18T06:27:35.821Z",
2+
"collected_at": "2026-03-18T07:26:23.484Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 866,
55
"operating_count": 850,

data/realtime/escalator.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"collected_at": "2026-03-18T06:27:35.830Z",
2+
"collected_at": "2026-03-18T07:26:23.494Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 1874,
5-
"operating_count": 1786,
5+
"operating_count": 1784,
66
"fault_count": 0,
77
"facilities": [
88
{
@@ -109,8 +109,8 @@
109109
"location_detail": "1번 출입구",
110110
"floor_from": "1F",
111111
"floor_to": "B1",
112-
"status": "OPERATING",
113-
"status_code": "01",
112+
"status": "MAINTENANCE",
113+
"status_code": "03",
114114
"last_normal_at": null
115115
},
116116
{
@@ -385,8 +385,8 @@
385385
"location_detail": "동대문 방면5-4",
386386
"floor_from": "B2",
387387
"floor_to": "B1",
388-
"status": "OPERATING",
389-
"status_code": "01",
388+
"status": "MAINTENANCE",
389+
"status_code": "03",
390390
"last_normal_at": null
391391
},
392392
{
@@ -1957,8 +1957,8 @@
19571957
"location_detail": "낙성대 방면3-3",
19581958
"floor_from": "B2",
19591959
"floor_to": "B1",
1960-
"status": "OPERATING",
1961-
"status_code": "01",
1960+
"status": "MAINTENANCE",
1961+
"status_code": "03",
19621962
"last_normal_at": null
19631963
},
19641964
{
@@ -2401,8 +2401,8 @@
24012401
"location_detail": "5번 출입구",
24022402
"floor_from": "B1",
24032403
"floor_to": "1F",
2404-
"status": "OPERATING",
2405-
"status_code": "01",
2404+
"status": "MAINTENANCE",
2405+
"status_code": "03",
24062406
"last_normal_at": null
24072407
},
24082408
{
@@ -18925,8 +18925,8 @@
1892518925
"location_detail": "대합실(4~6번 출입구 방면)",
1892618926
"floor_from": "B1",
1892718927
"floor_to": "B2",
18928-
"status": "MAINTENANCE",
18929-
"status_code": "03",
18928+
"status": "OPERATING",
18929+
"status_code": "01",
1893018930
"last_normal_at": null
1893118931
},
1893218932
{
@@ -20497,8 +20497,8 @@
2049720497
"location_detail": "환승통로(2호선 방면)",
2049820498
"floor_from": "1F",
2049920499
"floor_to": "B1",
20500-
"status": "MAINTENANCE",
20501-
"status_code": "03",
20500+
"status": "OPERATING",
20501+
"status_code": "01",
2050220502
"last_normal_at": null
2050320503
},
2050420504
{

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-18T06:27:36.005Z",
2+
"collected_at": "2026-03-18T07:26:23.671Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 55,
55
"operating_count": 54,

web/public/data/latest.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updated_at": "2026-03-18T06:27:36.005Z",
2+
"updated_at": "2026-03-18T07:26:23.671Z",
33
"data_age_minutes": 0,
44
"is_stale": false,
55
"summary": {
@@ -10,7 +10,7 @@
1010
},
1111
"escalator": {
1212
"total": 1874,
13-
"operating": 1786,
13+
"operating": 1784,
1414
"fault": 0
1515
},
1616
"moving-walk": {
@@ -330,8 +330,8 @@
330330
"location_detail": "1번 출입구",
331331
"floor_from": "1F",
332332
"floor_to": "B1",
333-
"status": "OPERATING",
334-
"status_code": "01"
333+
"status": "MAINTENANCE",
334+
"status_code": "03"
335335
},
336336
{
337337
"facility_id": "승강기)에스컬레이터-종각 1번출구 상행2",
@@ -1160,8 +1160,8 @@
11601160
"location_detail": "동대문 방면5-4",
11611161
"floor_from": "B2",
11621162
"floor_to": "B1",
1163-
"status": "OPERATING",
1164-
"status_code": "01"
1163+
"status": "MAINTENANCE",
1164+
"status_code": "03"
11651165
},
11661166
{
11671167
"facility_id": "승강기)에스컬레이터-동묘앞(1) 청량리방향(6-2) 3호기",
@@ -4118,8 +4118,8 @@
41184118
"location_detail": "낙성대 방면3-3",
41194119
"floor_from": "B2",
41204120
"floor_to": "B1",
4121-
"status": "OPERATING",
4122-
"status_code": "01"
4121+
"status": "MAINTENANCE",
4122+
"status_code": "03"
41234123
},
41244124
{
41254125
"facility_id": "승강기)에스컬레이터-사당(2) 내선(8-1) 7호기",
@@ -4622,8 +4622,8 @@
46224622
"location_detail": "5번 출입구",
46234623
"floor_from": "B1",
46244624
"floor_to": "1F",
4625-
"status": "OPERATING",
4626-
"status_code": "01"
4625+
"status": "MAINTENANCE",
4626+
"status_code": "03"
46274627
},
46284628
{
46294629
"facility_id": "승강기)에스컬레이터-신림 5번 출구측 7호기",
@@ -5041,8 +5041,8 @@
50415041
"location_detail": "환승통로(2호선 방면)",
50425042
"floor_from": "1F",
50435043
"floor_to": "B1",
5044-
"status": "MAINTENANCE",
5045-
"status_code": "03"
5044+
"status": "OPERATING",
5045+
"status_code": "01"
50465046
},
50475047
{
50485048
"facility_id": "승강기)에스컬레이터-대림(7) 내부 8호기",
@@ -8452,8 +8452,8 @@
84528452
"location_detail": "대합실(4~6번 출입구 방면)",
84538453
"floor_from": "B1",
84548454
"floor_to": "B2",
8455-
"status": "MAINTENANCE",
8456-
"status_code": "03"
8455+
"status": "OPERATING",
8456+
"status_code": "01"
84578457
},
84588458
{
84598459
"facility_id": "승강기)에스컬레이터-고속터미널(7) 내부 15호기",

0 commit comments

Comments
 (0)