From 3ab915ea02e6500f8ec7c197d659d339f8c6484c Mon Sep 17 00:00:00 2001 From: tcr-n Date: Wed, 21 Jan 2026 17:57:58 +0100 Subject: [PATCH 1/2] Update GTFS source and reference URLs in dataset.json --- dataset.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dataset.json b/dataset.json index b6d8265..a7f658b 100644 --- a/dataset.json +++ b/dataset.json @@ -573,9 +573,9 @@ }, { "type": "gtfs", - "source": "https://api.mrn.cityway.fr/dataflow/offre-tc/download?provider=ASTUCE&dataFormat=gtfs&dataProfil=ASTUCE", + "source": "https://gtfs.bus-tracker.fr/astuce-global.zip", "feedId": "fr-astuce", - "reference": "https://myastuce.fr" + "reference": "https://bus-tracker.fr" }, { "type": "gtfs", From fb3249ea40a47ccd4d75a32a955057481e284000 Mon Sep 17 00:00:00 2001 From: tcr-n Date: Wed, 21 Jan 2026 18:01:11 +0100 Subject: [PATCH 2/2] Update dataset.json --- dataset.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataset.json b/dataset.json index a7f658b..9880d6e 100644 --- a/dataset.json +++ b/dataset.json @@ -159,7 +159,7 @@ }, { "type": "gtfs", - "source": "https://www.data.gouv.fr/fr/datasets/r/f56b6c9c-0a25-4d87-a1b1-4b108e3d0a22", + "source": "https://www.data.gouv.fr/api/1/datasets/r/37ea6578-7f6d-4124-a150-3d450a529d69", "feedId": "fr-fablio", "reference": "https://transport.data.gouv.fr/datasets/gtfs-reseau-fablio-lignes-regulieres" },