diff --git a/catalogs/sources/gtfs/schedule/us-iowa-the-jule-gtfs-207.json b/catalogs/sources/gtfs/schedule/us-iowa-the-jule-gtfs-207.json index 27c9ddf2..915468c8 100644 --- a/catalogs/sources/gtfs/schedule/us-iowa-the-jule-gtfs-207.json +++ b/catalogs/sources/gtfs/schedule/us-iowa-the-jule-gtfs-207.json @@ -2,7 +2,7 @@ "mdb_source_id": 207, "data_type": "gtfs", "provider": "The Jule", - "status": "inactive", + "status": "deprecated", "location": { "country_code": "US", "subdivision_name": "Iowa", @@ -17,6 +17,13 @@ }, "urls": { "direct_download": "http://www.cityofdubuque.org/gtfs.zip", + "authentication_type": 0, "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-iowa-the-jule-gtfs-207.zip?alt=media" - } + }, + "redirect": [ + { + "id": 2083, + "comment": " " + } + ] } \ No newline at end of file diff --git a/catalogs/sources/gtfs/schedule/us-iowa-the-jule-gtfs-2083.json b/catalogs/sources/gtfs/schedule/us-iowa-the-jule-gtfs-2083.json new file mode 100644 index 00000000..e46e06d0 --- /dev/null +++ b/catalogs/sources/gtfs/schedule/us-iowa-the-jule-gtfs-2083.json @@ -0,0 +1,23 @@ +{ + "mdb_source_id": 2083, + "data_type": "gtfs", + "provider": "The Jule", + "location": { + "country_code": "US", + "subdivision_name": "Iowa", + "municipality": "Dubuque", + "bounding_box": { + "minimum_latitude": 42.476226, + "maximum_latitude": 42.571379, + "minimum_longitude": -90.775579, + "maximum_longitude": -90.644738, + "extracted_on": "2024-08-09T20:22:22+00:00" + } + }, + "urls": { + "direct_download": "https://myride.cityofdubuque.org/gtfs/google_transit.zip", + "authentication_type": 0, + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-iowa-the-jule-gtfs-2083.zip?alt=media" + }, + "redirect": [] +} \ No newline at end of file