From 8905694a8dfe614f52cab2f5127806059d9953ef Mon Sep 17 00:00:00 2001 From: "Gilang R." Date: Thu, 24 Oct 2024 18:19:14 +0900 Subject: [PATCH] Update schedule --- src/data/17_10_2024_TTE_BASTIONG.json | 44 +++++++++++---------------- 1 file changed, 18 insertions(+), 26 deletions(-) diff --git a/src/data/17_10_2024_TTE_BASTIONG.json b/src/data/17_10_2024_TTE_BASTIONG.json index 5875ed7..f3e716a 100644 --- a/src/data/17_10_2024_TTE_BASTIONG.json +++ b/src/data/17_10_2024_TTE_BASTIONG.json @@ -16,27 +16,11 @@ ], "schedules": [ - { - "departure_datetime": "2024-10-23 20:00:00", - "dock_name": "Dermaga 1", - "destination": "Kupal", - "status": 2, - "company_code": "ASL", - "ship_name": "KM. ELIZABETH III" - }, - { - "departure_datetime": "2024-10-23 21:00:00", - "dock_name": "Dermaga 1", - "destination": "Kupal", - "status": 2, - "company_code": "IPM", - "ship_name": "KM. SATRIA EXPRESS 99" - }, { "departure_datetime": "2024-10-24 20:30:00", "dock_name": "Dermaga 1", "destination": "Babang", - "status": 1, + "status": 2, "company_code": "TML", "ship_name": "KM. MARIN TERATAI" }, @@ -44,17 +28,17 @@ "departure_datetime": "2024-10-24 20:00:00", "dock_name": "Dermaga 1", "destination": "Kupal", - "status": 1, + "status": 2, "company_code": "POM", "ship_name": "KM. OBI PERMAI" }, { - "departure_datetime": "2024-10-25 20:00:00", + "departure_datetime": "2024-10-25 20:30:00", "dock_name": "Dermaga 1", "destination": "Babang", - "status": 0, - "company_code": "UKIT", - "ship_name": "KM. UKI RAYA 05" + "status": 1, + "company_code": "AKSPL", + "ship_name": "KM. BUNDA MARIA" }, { "departure_datetime": "2024-10-26 20:00:00", @@ -62,15 +46,23 @@ "destination": "Babang", "status": 0, "company_code": "UKIT", - "ship_name": "KM. SATRIA EXPRESS 99" + "ship_name": "KM. UKI RAYA 05" }, { "departure_datetime": "2024-10-27 21:00:00", "dock_name": "Dermaga 1", - "destination": "Kupal", + "destination": "Babang", + "status": 0, + "company_code": "UKIT", + "ship_name": "KM. SATRIA 99 EXPRESS" + }, + { + "departure_datetime": "2024-10-27 21:00:00", + "dock_name": "Dermaga 1", + "destination": "Kupal - Jojame - Jikotamo - Kawasi", "status": 0, "company_code": "POM", - "ship_name": "KM. INTIM TERATAI" - } + "ship_name": "KM. SATRIA 99 EXPRESS" + } ] } \ No newline at end of file