diff --git a/catalogs/sources/gtfs/realtime/us-virginia-alexandria-dash-gtfs-rt-sa-2843.json b/catalogs/sources/gtfs/realtime/us-virginia-alexandria-dash-gtfs-rt-sa-2843.json new file mode 100644 index 000000000..e7e1e0e12 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/us-virginia-alexandria-dash-gtfs-rt-sa-2843.json @@ -0,0 +1,19 @@ +{ + "mdb_source_id": 2843, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "Alexandria Transit Company (DASH)", + "is_official": "True", + "static_reference": [ + "482" + ], + "urls": { + "direct_download": "https://api.goswift.ly/real-time/alexandria-dash/gtfs-rt-alerts/v2", + "authentication_type": 2, + "authentication_info": "https://goswift.ly/realtime-api-key", + "api_key_parameter_name": "Authorization", + "license": "https://www.goswift.ly/api-license" + } +} diff --git a/catalogs/sources/gtfs/realtime/us-virginia-alexandria-dash-gtfs-rt-tu-2844.json b/catalogs/sources/gtfs/realtime/us-virginia-alexandria-dash-gtfs-rt-tu-2844.json new file mode 100644 index 000000000..ae434c600 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/us-virginia-alexandria-dash-gtfs-rt-tu-2844.json @@ -0,0 +1,20 @@ +{ + "mdb_source_id": 2844, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "Alexandria Transit Company (DASH)", + "is_official": "True", + "static_reference": [ + "482" + ], + "urls": { + "direct_download": "https://api.goswift.ly/real-time/alexandria-dash/gtfs-rt-trip-updates", + + "authentication_type": 2, + "authentication_info": "https://goswift.ly/realtime-api-key", + "api_key_parameter_name": "Authorization", + "license": "https://www.goswift.ly/api-license" + } +} diff --git a/catalogs/sources/gtfs/realtime/us-virginia-alexandria-dash-gtfs-rt-vp-2845.json b/catalogs/sources/gtfs/realtime/us-virginia-alexandria-dash-gtfs-rt-vp-2845.json new file mode 100644 index 000000000..57f9d1c98 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/us-virginia-alexandria-dash-gtfs-rt-vp-2845.json @@ -0,0 +1,20 @@ +{ + "mdb_source_id": 2845, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "Alexandria Transit Company (DASH)", + "is_official": "True", + "static_reference": [ + "482" + ], + "urls": { + "direct_download": "https://api.goswift.ly/real-time/alexandria-dash/gtfs-rt-vehicle-positions", + + "authentication_type": 2, + "authentication_info": "https://goswift.ly/realtime-api-key", + "api_key_parameter_name": "Authorization", + "license": "https://www.goswift.ly/api-license" + } +} diff --git a/catalogs/sources/gtfs/schedule/pl-mazowieckie-kutno-mzk-kutno-gtfs-2846.json b/catalogs/sources/gtfs/schedule/pl-mazowieckie-kutno-mzk-kutno-gtfs-2846.json new file mode 100644 index 000000000..f1c5d10e8 --- /dev/null +++ b/catalogs/sources/gtfs/schedule/pl-mazowieckie-kutno-mzk-kutno-gtfs-2846.json @@ -0,0 +1,22 @@ +{ + "mdb_source_id": 2846, + "data_type": "gtfs", + "provider": "MZK Kutno", + "feed_contact_email": "admin@zbiorkom.live", + "location": { + "country_code": "PL", + "subdivision_name": "Mazowieckie", + "municipality": "Kutno", + "bounding_box": { + "minimum_latitude": null, + "maximum_latitude": null, + "minimum_longitude": null, + "maximum_longitude": null, + "extracted_on": "2025-09-08T18:44:40+00:00" + } + }, + "urls": { + "direct_download": "https://cdn.zbiorkom.live/gtfs/kutno.zip", + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/pl-mazowieckie-kutno-mzk-kutno-gtfs-2846.zip?alt=media" + } +} diff --git a/catalogs/sources/gtfs/schedule/us-connecticut-connecticut-transit-gtfs-597.json b/catalogs/sources/gtfs/schedule/us-connecticut-connecticut-transit-gtfs-597.json index 3cedcacf1..310b1b5fd 100644 --- a/catalogs/sources/gtfs/schedule/us-connecticut-connecticut-transit-gtfs-597.json +++ b/catalogs/sources/gtfs/schedule/us-connecticut-connecticut-transit-gtfs-597.json @@ -3,6 +3,7 @@ "data_type": "gtfs", "provider": "Connecticut Transit", "name": "Hartford Line - Rail", + "status": "deprecated", "location": { "country_code": "US", "subdivision_name": "Connecticut", @@ -17,5 +18,11 @@ "urls": { "direct_download": "http://www.hartfordline.com/files/gtfs/gtfs.zip", "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-connecticut-connecticut-transit-gtfs-597.zip?alt=media" - } -} \ No newline at end of file + }, + "redirect": [ + { + "id": "2840", + "comment": " " + } + ] +}