Skip to content

Commit 762287e

Browse files
brody-0125github-actions[bot]
authored andcommitted
chore: collect realtime data
1 parent 3b54cbc commit 762287e

5 files changed

Lines changed: 46 additions & 46 deletions

File tree

data/.last-hashes.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"elevator": "05f83d4be4b562b5c8d8c3fd3dcb6c848217ef3cb4f63481692bd149915e7c3d",
3-
"escalator": "c10e190a6acaac06770f53790aa8bfc14da81d9c5f187ecf153ddcf5b1683884",
2+
"elevator": "902ead72fc4aaa08baa6bd6cb1c041ce3c8cf4d26ac3c20d5364a31393695b15",
3+
"escalator": "f1676fff5bf980d1ec8fe7439dbedaa8ed5e7a90017bef37837d48a0ec8f4b52",
44
"wheelchair-lift": "63ec64ef05f3a5ee2b20bb155d19513b8c9649c545fb33cfdd03a9b8265dabc6"
55
}

data/realtime/elevator.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"collected_at": "2026-06-27T01:21:35.030Z",
2+
"collected_at": "2026-06-27T03:11:20.722Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 864,
5-
"operating_count": 854,
5+
"operating_count": 853,
66
"fault_count": 0,
77
"facilities": [
88
{
@@ -4981,8 +4981,8 @@
49814981
"location_detail": "환승통로(경사형)",
49824982
"floor_from": "B3",
49834983
"floor_to": "B1",
4984-
"status": "OPERATING",
4985-
"status_code": "01",
4984+
"status": "MAINTENANCE",
4985+
"status_code": "03",
49864986
"last_normal_at": null
49874987
},
49884988
{

data/realtime/escalator.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"collected_at": "2026-06-27T01:21:35.039Z",
2+
"collected_at": "2026-06-27T03:11:20.732Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 1881,
5-
"operating_count": 1829,
5+
"operating_count": 1835,
66
"fault_count": 0,
77
"facilities": [
88
{
@@ -1009,8 +1009,8 @@
10091009
"location_detail": "4번 출입구",
10101010
"floor_from": "2F",
10111011
"floor_to": "1F",
1012-
"status": "MAINTENANCE",
1013-
"status_code": "03",
1012+
"status": "OPERATING",
1013+
"status_code": "01",
10141014
"last_normal_at": null
10151015
},
10161016
{
@@ -1021,8 +1021,8 @@
10211021
"location_detail": "4번 출입구",
10221022
"floor_from": "1F",
10231023
"floor_to": "2F",
1024-
"status": "MAINTENANCE",
1025-
"status_code": "03",
1024+
"status": "OPERATING",
1025+
"status_code": "01",
10261026
"last_normal_at": null
10271027
},
10281028
{
@@ -1093,8 +1093,8 @@
10931093
"location_detail": "2번 출입구",
10941094
"floor_from": "1F",
10951095
"floor_to": "2F",
1096-
"status": "MAINTENANCE",
1097-
"status_code": "03",
1096+
"status": "OPERATING",
1097+
"status_code": "01",
10981098
"last_normal_at": null
10991099
},
11001100
{
@@ -8209,8 +8209,8 @@
82098209
"location_detail": "까치산 방면1-1",
82108210
"floor_from": "B2",
82118211
"floor_to": "B3",
8212-
"status": "MAINTENANCE",
8213-
"status_code": "03",
8212+
"status": "OPERATING",
8213+
"status_code": "01",
82148214
"last_normal_at": null
82158215
},
82168216
{
@@ -8437,8 +8437,8 @@
84378437
"location_detail": "1번 출입구",
84388438
"floor_from": "B1",
84398439
"floor_to": "BM1",
8440-
"status": "MAINTENANCE",
8441-
"status_code": "03",
8440+
"status": "OPERATING",
8441+
"status_code": "01",
84428442
"last_normal_at": null
84438443
},
84448444
{
@@ -8473,8 +8473,8 @@
84738473
"location_detail": "양평 방면3-2",
84748474
"floor_from": "B3",
84758475
"floor_to": "B2",
8476-
"status": "MAINTENANCE",
8477-
"status_code": "03",
8476+
"status": "OPERATING",
8477+
"status_code": "01",
84788478
"last_normal_at": null
84798479
},
84808480
{
@@ -16705,8 +16705,8 @@
1670516705
"location_detail": "6번 출입구",
1670616706
"floor_from": "B1",
1670716707
"floor_to": "1F",
16708-
"status": "OPERATING",
16709-
"status_code": "01",
16708+
"status": "MAINTENANCE",
16709+
"status_code": "03",
1671016710
"last_normal_at": null
1671116711
},
1671216712
{
@@ -21565,8 +21565,8 @@
2156521565
"location_detail": "2번 출입구",
2156621566
"floor_from": "B1",
2156721567
"floor_to": "BM1",
21568-
"status": "MAINTENANCE",
21569-
"status_code": "03",
21568+
"status": "OPERATING",
21569+
"status_code": "01",
2157021570
"last_normal_at": null
2157121571
},
2157221572
{

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-06-27T01:21:35.273Z",
2+
"collected_at": "2026-06-27T03:11:20.959Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 55,
55
"operating_count": 54,

web/public/data/latest.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"updated_at": "2026-06-27T01:21:35.273Z",
2+
"updated_at": "2026-06-27T03:11:20.959Z",
33
"data_age_minutes": 0,
44
"is_stale": false,
55
"summary": {
66
"elevator": {
77
"total": 864,
8-
"operating": 854,
8+
"operating": 853,
99
"fault": 0
1010
},
1111
"escalator": {
1212
"total": 1881,
13-
"operating": 1829,
13+
"operating": 1835,
1414
"fault": 0
1515
},
1616
"moving-walk": {
@@ -2582,16 +2582,16 @@
25822582
"location_detail": "4번 출입구",
25832583
"floor_from": "2F",
25842584
"floor_to": "1F",
2585-
"status": "MAINTENANCE",
2586-
"status_code": "03"
2585+
"status": "OPERATING",
2586+
"status_code": "01"
25872587
},
25882588
{
25892589
"facility_id": "승강기)에스컬레이터-성수 4번출구 8호기",
25902590
"location_detail": "4번 출입구",
25912591
"floor_from": "1F",
25922592
"floor_to": "2F",
2593-
"status": "MAINTENANCE",
2594-
"status_code": "03"
2593+
"status": "OPERATING",
2594+
"status_code": "01"
25952595
}
25962596
]
25972597
},
@@ -2819,8 +2819,8 @@
28192819
"location_detail": "2번 출입구",
28202820
"floor_from": "1F",
28212821
"floor_to": "2F",
2822-
"status": "MAINTENANCE",
2823-
"status_code": "03"
2822+
"status": "OPERATING",
2823+
"status_code": "01"
28242824
},
28252825
{
28262826
"facility_id": "승강기)에스컬레이터-구의 4번출구 상행4",
@@ -13052,8 +13052,8 @@
1305213052
"location_detail": "까치산 방면1-1",
1305313053
"floor_from": "B2",
1305413054
"floor_to": "B3",
13055-
"status": "MAINTENANCE",
13056-
"status_code": "03"
13055+
"status": "OPERATING",
13056+
"status_code": "01"
1305713057
},
1305813058
{
1305913059
"facility_id": "승강기)에스컬레이터-신정 내부3",
@@ -13284,8 +13284,8 @@
1328413284
"location_detail": "1번 출입구",
1328513285
"floor_from": "B1",
1328613286
"floor_to": "BM1",
13287-
"status": "MAINTENANCE",
13288-
"status_code": "03"
13287+
"status": "OPERATING",
13288+
"status_code": "01"
1328913289
},
1329013290
{
1329113291
"facility_id": "승강기)에스컬레이터-오목교 내부7",
@@ -13308,8 +13308,8 @@
1330813308
"location_detail": "양평 방면3-2",
1330913309
"floor_from": "B3",
1331013310
"floor_to": "B2",
13311-
"status": "MAINTENANCE",
13312-
"status_code": "03"
13311+
"status": "OPERATING",
13312+
"status_code": "01"
1331313313
}
1331413314
]
1331513315
},
@@ -13550,8 +13550,8 @@
1355013550
"location_detail": "환승통로(경사형)",
1355113551
"floor_from": "B3",
1355213552
"floor_to": "B1",
13553-
"status": "OPERATING",
13554-
"status_code": "01"
13553+
"status": "MAINTENANCE",
13554+
"status_code": "03"
1355513555
},
1355613556
{
1355713557
"facility_id": "승강기)엘리베이터-신길 내부 1호기",
@@ -20992,8 +20992,8 @@
2099220992
"location_detail": "6번 출입구",
2099320993
"floor_from": "B1",
2099420994
"floor_to": "1F",
20995-
"status": "OPERATING",
20996-
"status_code": "01"
20995+
"status": "MAINTENANCE",
20996+
"status_code": "03"
2099720997
},
2099820998
{
2099920999
"facility_id": "승강기)에스컬레이터-수락산 내부 7호기",
@@ -25326,8 +25326,8 @@
2532625326
"location_detail": "2번 출입구",
2532725327
"floor_from": "B1",
2532825328
"floor_to": "BM1",
25329-
"status": "MAINTENANCE",
25330-
"status_code": "03"
25329+
"status": "OPERATING",
25330+
"status_code": "01"
2533125331
},
2533225332
{
2533325333
"facility_id": "승강기)에스컬레이터-강동구청 내부 5호기",

0 commit comments

Comments
 (0)