Skip to content

Commit a379107

Browse files
chore: collect realtime data (#371)
Co-authored-by: brody-0125 <67903919+brody-0125@users.noreply.github.com>
1 parent 033d9bf commit a379107

4 files changed

Lines changed: 10 additions & 10 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-21T05:21:02.055Z",
2+
"collected_at": "2026-03-21T06:16:04.998Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 866,
55
"operating_count": 857,

data/realtime/escalator.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"collected_at": "2026-03-21T05:21:02.064Z",
2+
"collected_at": "2026-03-21T06:16:05.007Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 1874,
5-
"operating_count": 1833,
5+
"operating_count": 1834,
66
"fault_count": 0,
77
"facilities": [
88
{
@@ -14089,8 +14089,8 @@
1408914089
"location_detail": "상수 방면6-1",
1409014090
"floor_from": "B3",
1409114091
"floor_to": "B4",
14092-
"status": "MAINTENANCE",
14093-
"status_code": "03",
14092+
"status": "OPERATING",
14093+
"status_code": "01",
1409414094
"last_normal_at": null
1409514095
},
1409614096
{

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-21T05:21:02.292Z",
2+
"collected_at": "2026-03-21T06:16:05.220Z",
33
"source_api": "SeoulMetroFaciInfo",
44
"total_count": 55,
55
"operating_count": 54,

web/public/data/latest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updated_at": "2026-03-21T05:21:02.292Z",
2+
"updated_at": "2026-03-21T06:16:05.220Z",
33
"data_age_minutes": 0,
44
"is_stale": false,
55
"summary": {
@@ -10,7 +10,7 @@
1010
},
1111
"escalator": {
1212
"total": 1874,
13-
"operating": 1833,
13+
"operating": 1834,
1414
"fault": 0
1515
},
1616
"moving-walk": {
@@ -5711,8 +5711,8 @@
57115711
"location_detail": "상수 방면6-1",
57125712
"floor_from": "B3",
57135713
"floor_to": "B4",
5714-
"status": "MAINTENANCE",
5715-
"status_code": "03"
5714+
"status": "OPERATING",
5715+
"status_code": "01"
57165716
},
57175717
{
57185718
"facility_id": "승강기)에스컬레이터-합정(6) 내부 3호기",

0 commit comments

Comments
 (0)