Skip to content

Commit 04944d9

Browse files
authored
North America Schedule Feeds January 29 (#1250)
* update direct download URL for HTA * add new schedule feed for Boston Express * update direct download URL for Cecil Transit * update direct download URL for PATCO * add Upper Merion Rambler schedule feed * update direct download URL for Breeze Transit by redirecting to tld-351_1 * update direct download URL for VRE by redirecting to tld-61 * add Columbia County flex-v2 schedule feed * update direct download URL for Everett Transit * add new Hope College Schedule feed * add schedule feed for Boston Express * add official statuses
1 parent c4767d7 commit 04944d9

14 files changed

+246
-6
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"mdb_source_id": 3033,
3+
"data_type": "gtfs",
4+
"provider": "Boston Express",
5+
"location": {
6+
"country_code": "US",
7+
"bounding_box": {
8+
"minimum_latitude": null,
9+
"maximum_latitude": null,
10+
"minimum_longitude": null,
11+
"maximum_longitude": null,
12+
"extracted_on": "2026-01-29 20:21:30.824370+00:00"
13+
},
14+
"municipality": "Boston"
15+
},
16+
"urls": {
17+
"direct_download": "https://rapid.nationalrtap.org/GTFSFileManagement/UserUploadFiles/11782/GTFS.zip",
18+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-boston-boston-express-gtfs-3033.zip?alt=media",
19+
"authentication_type": 0
20+
},
21+
"feed_contact_email": "information@bostonexpressbus.com",
22+
"features": [],
23+
"status": "active",
24+
"is_official": "True",
25+
"redirect": []
26+
}

catalogs/sources/gtfs/schedule/us-california-humboldt-county-gtfs-19.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"data_type": "gtfs",
44
"provider": "Humboldt Transit Authority",
55
"feed_contact_email": "support+test+humboldtcounty-ca-us@trilliumtransit.com",
6+
"status": "deprecated",
67
"features": [
78
"fares-v1",
89
"fares-v2"
@@ -24,5 +25,10 @@
2425
"authentication_type": 0,
2526
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-humboldt-county-gtfs-19.zip?alt=media"
2627
},
27-
"redirect": []
28+
"redirect": [
29+
{
30+
"id": "3032",
31+
"comment": " "
32+
}
33+
]
2834
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"mdb_source_id": 3032,
3+
"data_type": "gtfs",
4+
"provider": "Humboldt Transit Authority",
5+
"feed_contact_email": "frontdesk@hta.org",
6+
"features": [
7+
"fares-v1"
8+
],
9+
"location": {
10+
"country_code": "US",
11+
"subdivision_name": "California",
12+
"municipality": "Humboldt County",
13+
"bounding_box": {
14+
"minimum_latitude": 40.0680453004959,
15+
"maximum_latitude": 41.061448107054,
16+
"minimum_longitude": -124.223416986081,
17+
"maximum_longitude": -123.631606,
18+
"extracted_on": "2022-03-14T20:06:35+00:00"
19+
}
20+
},
21+
"is_official": "True",
22+
"urls": {
23+
"direct_download": "https://hta.optibus.co/public_api/v1/feeds/gtfs",
24+
"authentication_type": 0,
25+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-humboldt-county-gtfs-3032.zip?alt=media"
26+
},
27+
"redirect": []
28+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"mdb_source_id": 3037,
3+
"data_type": "gtfs",
4+
"provider": "Columbia County Rider",
5+
"location": {
6+
"country_code": "US",
7+
"bounding_box": {
8+
"minimum_latitude": null,
9+
"maximum_latitude": null,
10+
"minimum_longitude": null,
11+
"maximum_longitude": null,
12+
"extracted_on": "2026-01-29 20:21:30.851406+00:00"
13+
}
14+
},
15+
"urls": {
16+
"direct_download": "https://oregon-gtfs.trilliumtransit.com/gtfs_data/columbiacounty-or-us/columbiacounty-or-us--flex-v2.zip",
17+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-columbia-county-gtfs-3037.zip?alt=media",
18+
"authentication_type": 0
19+
},
20+
"features": [
21+
"flex-v2"
22+
],
23+
"feed_contact_email": "support+test+columbiacounty-or-us@trilliumtransit.com",
24+
"status": "active",
25+
"is_official": "True",
26+
"redirect": []
27+
}

catalogs/sources/gtfs/schedule/us-florida-breeze-transit-gtfs-2260.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"data_type": "gtfs",
44
"provider": "Breeze Transit",
55
"is_official": "True",
6+
"status": "deprecated",
67
"location": {
78
"country_code": "US",
89
"subdivision_name": "Florida",
@@ -20,5 +21,10 @@
2021
"authentication_type": 0,
2122
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-florida-breeze-transit-gtfs-2260.zip?alt=media"
2223
},
23-
"redirect": []
24+
"redirect": [
25+
{
26+
"id": "tld-351_1",
27+
"comment": " "
28+
}
29+
]
2430
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"mdb_source_id": 3039,
3+
"data_type": "gtfs",
4+
"provider": "Hope College Evening Shuttle",
5+
"location": {
6+
"country_code": "US",
7+
"bounding_box": {
8+
"minimum_latitude": null,
9+
"maximum_latitude": null,
10+
"minimum_longitude": null,
11+
"maximum_longitude": null,
12+
"extracted_on": "2026-01-29 20:21:30.862141+00:00"
13+
},
14+
"municipality": "Hope College"
15+
},
16+
"urls": {
17+
"direct_download": "https://hope-college-cit.github.io/shuttle/hope-shuttle-gtfs.zip",
18+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-hope-college-hope-college-ev-gtfs-3039.zip?alt=media",
19+
"authentication_type": 0
20+
},
21+
"name": "Hope College Evening Shuttle",
22+
"feed_contact_email": "herzog@hope.edu",
23+
"features": [],
24+
"status": "active",
25+
"is_official": "True",
26+
"redirect": []
27+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"mdb_source_id": 3034,
3+
"data_type": "gtfs",
4+
"provider": "Cecil Transit",
5+
"status": "inactive",
6+
"location": {
7+
"country_code": "US",
8+
"subdivision_name": "Maryland",
9+
"bounding_box": {
10+
"minimum_latitude": 39.549919,
11+
"maximum_latitude": 39.6832,
12+
"minimum_longitude": -76.0763,
13+
"maximum_longitude": -75.7435,
14+
"extracted_on": "2022-03-16T17:25:04+00:00"
15+
}
16+
},
17+
"is_official": "True",
18+
"feed_contact_email": " support@passiotech.com",
19+
"urls": {
20+
"direct_download": "https://passio3.com/cecil/passioTransit/gtfs/google_transit.zip",
21+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-maryland-cecil-transit-gtfs-3034.zip?alt=media"
22+
}
23+
}

catalogs/sources/gtfs/schedule/us-maryland-cecil-transit-gtfs-504.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"mdb_source_id": 504,
33
"data_type": "gtfs",
44
"provider": "Cecil Transit",
5+
"status": "deprecated",
56
"location": {
67
"country_code": "US",
78
"subdivision_name": "Maryland",
@@ -16,5 +17,11 @@
1617
"urls": {
1718
"direct_download": "https://github.com/mobilityequity/maryland-local-gtfs/raw/master/Cecil_GTFS.zip",
1819
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-maryland-cecil-transit-gtfs-504.zip?alt=media"
19-
}
20+
},
21+
"redirect": [
22+
{
23+
"id": "3034",
24+
"comment": " "
25+
}
26+
]
2027
}
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"mdb_source_id": 3035,
3+
"data_type": "gtfs",
4+
"provider": "PATCO Speedline",
5+
"is_official": "True",
6+
"location": {
7+
"country_code": "US",
8+
"subdivision_name": "New Jersey",
9+
"bounding_box": {
10+
"minimum_latitude": 39.833809,
11+
"maximum_latitude": 39.951152,
12+
"minimum_longitude": -75.167792,
13+
"maximum_longitude": -75.000325,
14+
"extracted_on": "2022-03-16T17:25:05+00:00"
15+
}
16+
},
17+
"feed_contact_email": "JDPachell@drpa.org",
18+
"urls": {
19+
"direct_download": "https://rapid.nationalrtap.org/GTFSFileManagement/UserUploadFiles/13562/PATCO_GTFS.zip",
20+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-new-jersey-patco-speedline-gtfs-3035.zip?alt=media"
21+
}
22+
}

catalogs/sources/gtfs/schedule/us-new-jersey-patco-speedline-gtfs-505.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"mdb_source_id": 505,
33
"data_type": "gtfs",
44
"provider": "PATCO Speedline",
5+
"status": "deprecated",
56
"is_official": "True",
67
"location": {
78
"country_code": "US",
@@ -17,5 +18,11 @@
1718
"urls": {
1819
"direct_download": "http://www.ridepatco.org/developers/PortAuthorityTransitCorporation.zip",
1920
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-new-jersey-patco-speedline-gtfs-505.zip?alt=media"
20-
}
21+
},
22+
"redirect": [
23+
{
24+
"id": "3035",
25+
"comment": " "
26+
}
27+
]
2128
}

0 commit comments

Comments
 (0)