Skip to content

Commit 714d37a

Browse files
chore: collect realtime data (#1103)
Co-authored-by: brody-0125 <67903919+brody-0125@users.noreply.github.com>
1 parent 82d666c commit 714d37a

5 files changed

Lines changed: 33 additions & 33 deletions

File tree

data/.last-hashes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"elevator": "cbbdfb3c57ce60fda1ccd78dad9adf9fe36bf8a0fde62a5b524daf0cc09b1215",
3-
"escalator": "3966d82af5b2f3c8b2878cccf37dc3d9112ac5c1a5b791c00ed563c1be923958",
3+
"escalator": "d49d45344e8ab100fde2f444fa1f24f28543cefb79a4bb6a862d237db05be2a5",
44
"wheelchair-lift": "49155e3d427d9f2af55f1b7b3ba935c518a2d8a331154041e50d0525ac782f9d"
55
}

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-05-04T01:14:19.986Z",
2+
"collected_at": "2026-05-04T04:45:09.240Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 864,
55
"operating_count": 813,

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-05-04T01:14:19.995Z",
2+
"collected_at": "2026-05-04T04:45:09.247Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 1874,
5-
"operating_count": 1786,
5+
"operating_count": 1784,
66
"fault_count": 0,
77
"facilities": [
88
{
@@ -805,8 +805,8 @@
805805
"location_detail": "상왕십리 방면7-1",
806806
"floor_from": "B1",
807807
"floor_to": "B2",
808-
"status": "MAINTENANCE",
809-
"status_code": "03",
808+
"status": "OPERATING",
809+
"status_code": "01",
810810
"last_normal_at": null
811811
},
812812
{
@@ -985,8 +985,8 @@
985985
"location_detail": "3번 출입구",
986986
"floor_from": "2F",
987987
"floor_to": "1F",
988-
"status": "MAINTENANCE",
989-
"status_code": "03",
988+
"status": "OPERATING",
989+
"status_code": "01",
990990
"last_normal_at": null
991991
},
992992
{
@@ -5437,8 +5437,8 @@
54375437
"location_detail": "수서 방면6-3",
54385438
"floor_from": "B2",
54395439
"floor_to": "B4",
5440-
"status": "OPERATING",
5441-
"status_code": "01",
5440+
"status": "MAINTENANCE",
5441+
"status_code": "03",
54425442
"last_normal_at": null
54435443
},
54445444
{
@@ -11161,8 +11161,8 @@
1116111161
"location_detail": "1번 출입구",
1116211162
"floor_from": "1F",
1116311163
"floor_to": "B1",
11164-
"status": "OPERATING",
11165-
"status_code": "01",
11164+
"status": "MAINTENANCE",
11165+
"status_code": "03",
1116611166
"last_normal_at": null
1116711167
},
1116811168
{
@@ -11257,8 +11257,8 @@
1125711257
"location_detail": "5번 출입구",
1125811258
"floor_from": "1F",
1125911259
"floor_to": "B1",
11260-
"status": "OPERATING",
11261-
"status_code": "01",
11260+
"status": "MAINTENANCE",
11261+
"status_code": "03",
1126211262
"last_normal_at": null
1126311263
},
1126411264
{
@@ -11941,8 +11941,8 @@
1194111941
"location_detail": "5번 출입구",
1194211942
"floor_from": "B1",
1194311943
"floor_to": "1F",
11944-
"status": "OPERATING",
11945-
"status_code": "01",
11944+
"status": "MAINTENANCE",
11945+
"status_code": "03",
1194611946
"last_normal_at": null
1194711947
},
1194811948
{

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-05-04T01:14:20.214Z",
2+
"collected_at": "2026-05-04T04:45:09.478Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 55,
55
"operating_count": 53,

web/public/data/latest.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"updated_at": "2026-05-04T01:14:20.214Z",
3-
"data_age_minutes": 183,
4-
"is_stale": true,
2+
"updated_at": "2026-05-04T04:45:09.478Z",
3+
"data_age_minutes": 0,
4+
"is_stale": false,
55
"summary": {
66
"elevator": {
77
"total": 864,
@@ -10,7 +10,7 @@
1010
},
1111
"escalator": {
1212
"total": 1874,
13-
"operating": 1786,
13+
"operating": 1784,
1414
"fault": 0
1515
},
1616
"moving-walk": {
@@ -2244,8 +2244,8 @@
22442244
"location_detail": "상왕십리 방면7-1",
22452245
"floor_from": "B1",
22462246
"floor_to": "B2",
2247-
"status": "MAINTENANCE",
2248-
"status_code": "03"
2247+
"status": "OPERATING",
2248+
"status_code": "01"
22492249
},
22502250
{
22512251
"facility_id": "승강기)에스컬레이터-왕십리 내부1",
@@ -2566,8 +2566,8 @@
25662566
"location_detail": "3번 출입구",
25672567
"floor_from": "2F",
25682568
"floor_to": "1F",
2569-
"status": "MAINTENANCE",
2570-
"status_code": "03"
2569+
"status": "OPERATING",
2570+
"status_code": "01"
25712571
},
25722572
{
25732573
"facility_id": "승강기)에스컬레이터-성수 3번출구 6호기",
@@ -9511,8 +9511,8 @@
95119511
"location_detail": "수서 방면6-3",
95129512
"floor_from": "B2",
95139513
"floor_to": "B4",
9514-
"status": "OPERATING",
9515-
"status_code": "01"
9514+
"status": "MAINTENANCE",
9515+
"status_code": "03"
95169516
},
95179517
{
95189518
"facility_id": "승강기)에스컬레이터-가락시장(3) 내부 4호기",
@@ -15945,8 +15945,8 @@
1594515945
"location_detail": "1번 출입구",
1594615946
"floor_from": "1F",
1594715947
"floor_to": "B1",
15948-
"status": "OPERATING",
15949-
"status_code": "01"
15948+
"status": "MAINTENANCE",
15949+
"status_code": "03"
1595015950
},
1595115951
{
1595215952
"facility_id": "승강기)에스컬레이터-상일동 2번 출입구 외부 5호기",
@@ -16009,8 +16009,8 @@
1600916009
"location_detail": "5번 출입구",
1601016010
"floor_from": "1F",
1601116011
"floor_to": "B1",
16012-
"status": "OPERATING",
16013-
"status_code": "01"
16012+
"status": "MAINTENANCE",
16013+
"status_code": "03"
1601416014
},
1601516015
{
1601616016
"facility_id": "승강기)에스컬레이터-상일동 6번 출입구 외부 13호기",
@@ -16787,8 +16787,8 @@
1678716787
"location_detail": "5번 출입구",
1678816788
"floor_from": "B1",
1678916789
"floor_to": "1F",
16790-
"status": "OPERATING",
16791-
"status_code": "01"
16790+
"status": "MAINTENANCE",
16791+
"status_code": "03"
1679216792
},
1679316793
{
1679416794
"facility_id": "승강기)에스컬레이터-미사 내부 14호기",

0 commit comments

Comments
 (0)