-
Notifications
You must be signed in to change notification settings - Fork 70
North America Schedule Feeds January 29 #1250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
fceccd1
update direct download URL for HTA
ianktc 72ee416
add new schedule feed for Boston Express
ianktc b6805db
update direct download URL for Cecil Transit
ianktc ad1776c
update direct download URL for PATCO
ianktc 844652b
add Upper Merion Rambler schedule feed
ianktc dcba405
update direct download URL for Breeze Transit by redirecting to tld-3…
ianktc 46f0cd8
update direct download URL for VRE by redirecting to tld-61
ianktc dd8d4cc
add Columbia County flex-v2 schedule feed
ianktc 633bba9
update direct download URL for Everett Transit
ianktc 165204e
add new Hope College Schedule feed
ianktc 218ff3f
add schedule feed for Boston Express
ianktc d63d3d7
add official statuses
ianktc 61fe1c5
Merge branch 'main' into import/na-schedule-feeds
ianktc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
catalogs/sources/gtfs/schedule/us-boston-boston-express-gtfs-3033.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| { | ||
| "mdb_source_id": 3033, | ||
| "data_type": "gtfs", | ||
| "provider": "Boston Express", | ||
| "location": { | ||
| "country_code": "US", | ||
| "bounding_box": { | ||
| "minimum_latitude": null, | ||
| "maximum_latitude": null, | ||
| "minimum_longitude": null, | ||
| "maximum_longitude": null, | ||
| "extracted_on": "2026-01-29 20:21:30.824370+00:00" | ||
| }, | ||
| "municipality": "Boston" | ||
| }, | ||
| "urls": { | ||
| "direct_download": "https://rapid.nationalrtap.org/GTFSFileManagement/UserUploadFiles/11782/GTFS.zip", | ||
| "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-boston-boston-express-gtfs-3033.zip?alt=media", | ||
| "authentication_type": 0 | ||
| }, | ||
| "feed_contact_email": "information@bostonexpressbus.com", | ||
| "features": [], | ||
| "status": "active", | ||
| "is_official": "True", | ||
| "redirect": [] | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 28 additions & 0 deletions
28
catalogs/sources/gtfs/schedule/us-california-humboldt-county-gtfs-3032.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| { | ||
| "mdb_source_id": 3032, | ||
| "data_type": "gtfs", | ||
| "provider": "Humboldt Transit Authority", | ||
| "feed_contact_email": "frontdesk@hta.org", | ||
| "features": [ | ||
| "fares-v1" | ||
| ], | ||
| "location": { | ||
| "country_code": "US", | ||
| "subdivision_name": "California", | ||
| "municipality": "Humboldt County", | ||
| "bounding_box": { | ||
| "minimum_latitude": 40.0680453004959, | ||
| "maximum_latitude": 41.061448107054, | ||
| "minimum_longitude": -124.223416986081, | ||
| "maximum_longitude": -123.631606, | ||
| "extracted_on": "2022-03-14T20:06:35+00:00" | ||
| } | ||
| }, | ||
| "is_official": "True", | ||
| "urls": { | ||
| "direct_download": "https://hta.optibus.co/public_api/v1/feeds/gtfs", | ||
| "authentication_type": 0, | ||
| "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-humboldt-county-gtfs-3032.zip?alt=media" | ||
| }, | ||
| "redirect": [] | ||
| } |
27 changes: 27 additions & 0 deletions
27
catalogs/sources/gtfs/schedule/us-columbia-county-gtfs-3037.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| { | ||
| "mdb_source_id": 3037, | ||
| "data_type": "gtfs", | ||
| "provider": "Columbia County Rider", | ||
| "location": { | ||
| "country_code": "US", | ||
| "bounding_box": { | ||
| "minimum_latitude": null, | ||
| "maximum_latitude": null, | ||
| "minimum_longitude": null, | ||
| "maximum_longitude": null, | ||
| "extracted_on": "2026-01-29 20:21:30.851406+00:00" | ||
| } | ||
| }, | ||
| "urls": { | ||
| "direct_download": "https://oregon-gtfs.trilliumtransit.com/gtfs_data/columbiacounty-or-us/columbiacounty-or-us--flex-v2.zip", | ||
| "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-columbia-county-gtfs-3037.zip?alt=media", | ||
| "authentication_type": 0 | ||
| }, | ||
| "features": [ | ||
| "flex-v2" | ||
| ], | ||
| "feed_contact_email": "support+test+columbiacounty-or-us@trilliumtransit.com", | ||
| "status": "active", | ||
| "is_official": "True", | ||
| "redirect": [] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 27 additions & 0 deletions
27
catalogs/sources/gtfs/schedule/us-hope-college-hope-college-ev-gtfs-3039.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| { | ||
| "mdb_source_id": 3039, | ||
| "data_type": "gtfs", | ||
| "provider": "Hope College Evening Shuttle", | ||
| "location": { | ||
| "country_code": "US", | ||
| "bounding_box": { | ||
| "minimum_latitude": null, | ||
| "maximum_latitude": null, | ||
| "minimum_longitude": null, | ||
| "maximum_longitude": null, | ||
| "extracted_on": "2026-01-29 20:21:30.862141+00:00" | ||
| }, | ||
| "municipality": "Hope College" | ||
| }, | ||
| "urls": { | ||
| "direct_download": "https://hope-college-cit.github.io/shuttle/hope-shuttle-gtfs.zip", | ||
| "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-hope-college-hope-college-ev-gtfs-3039.zip?alt=media", | ||
| "authentication_type": 0 | ||
| }, | ||
| "name": "Hope College Evening Shuttle", | ||
| "feed_contact_email": "herzog@hope.edu", | ||
| "features": [], | ||
| "status": "active", | ||
| "is_official": "True", | ||
| "redirect": [] | ||
| } |
23 changes: 23 additions & 0 deletions
23
catalogs/sources/gtfs/schedule/us-maryland-cecil-transit-gtfs-3034.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| { | ||
| "mdb_source_id": 3034, | ||
| "data_type": "gtfs", | ||
| "provider": "Cecil Transit", | ||
| "status": "inactive", | ||
| "location": { | ||
| "country_code": "US", | ||
| "subdivision_name": "Maryland", | ||
| "bounding_box": { | ||
| "minimum_latitude": 39.549919, | ||
| "maximum_latitude": 39.6832, | ||
| "minimum_longitude": -76.0763, | ||
| "maximum_longitude": -75.7435, | ||
| "extracted_on": "2022-03-16T17:25:04+00:00" | ||
| } | ||
| }, | ||
| "is_official": "True", | ||
| "feed_contact_email": " support@passiotech.com", | ||
| "urls": { | ||
| "direct_download": "https://passio3.com/cecil/passioTransit/gtfs/google_transit.zip", | ||
| "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-maryland-cecil-transit-gtfs-3034.zip?alt=media" | ||
| } | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 22 additions & 0 deletions
22
catalogs/sources/gtfs/schedule/us-new-jersey-patco-speedline-gtfs-3035.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| { | ||
| "mdb_source_id": 3035, | ||
| "data_type": "gtfs", | ||
| "provider": "PATCO Speedline", | ||
| "is_official": "True", | ||
| "location": { | ||
| "country_code": "US", | ||
| "subdivision_name": "New Jersey", | ||
| "bounding_box": { | ||
| "minimum_latitude": 39.833809, | ||
| "maximum_latitude": 39.951152, | ||
| "minimum_longitude": -75.167792, | ||
| "maximum_longitude": -75.000325, | ||
| "extracted_on": "2022-03-16T17:25:05+00:00" | ||
| } | ||
| }, | ||
| "feed_contact_email": "JDPachell@drpa.org", | ||
| "urls": { | ||
| "direct_download": "https://rapid.nationalrtap.org/GTFSFileManagement/UserUploadFiles/13562/PATCO_GTFS.zip", | ||
| "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-new-jersey-patco-speedline-gtfs-3035.zip?alt=media" | ||
| } | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 26 additions & 0 deletions
26
catalogs/sources/gtfs/schedule/us-pennsylvania-king-of-prussia-gtfs-3036.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| { | ||
| "mdb_source_id": 3036, | ||
| "data_type": "gtfs", | ||
| "provider": "Upper Merion Rambler", | ||
| "location": { | ||
| "country_code": "US", | ||
| "bounding_box": { | ||
| "minimum_latitude": null, | ||
| "maximum_latitude": null, | ||
| "minimum_longitude": null, | ||
| "maximum_longitude": null, | ||
| "extracted_on": "2026-01-29 20:21:30.840644+00:00" | ||
| }, | ||
| "municipality": "King of Prussia" | ||
| }, | ||
| "urls": { | ||
| "direct_download": "https://rapid.nationalrtap.org/GTFSFileManagement/UserUploadFiles/13641/UPPER_MERION_RAMBLER.zip", | ||
| "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-king-of-prussia-upper-merion-ra-gtfs-3036.zip?alt=media", | ||
| "authentication_type": 0 | ||
| }, | ||
| "name": "Upper Merion Rambler", | ||
| "features": [], | ||
| "status": "active", | ||
| "is_official": "True", | ||
| "redirect": [] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
catalogs/sources/gtfs/schedule/us-washington-everett-transit-gtfs-3038.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| { | ||
| "mdb_source_id": 3038, | ||
| "data_type": "gtfs", | ||
| "provider": "Everett Transit", | ||
| "location": { | ||
| "country_code": "US", | ||
| "subdivision_name": "Washington", | ||
| "municipality": "Everett", | ||
| "bounding_box": { | ||
| "minimum_latitude": 47.879951, | ||
| "maximum_latitude": 48.009836, | ||
| "minimum_longitude": -122.306381, | ||
| "maximum_longitude": -122.184499, | ||
| "extracted_on": "2022-03-15T21:13:46+00:00" | ||
| } | ||
| }, | ||
| "urls": { | ||
| "direct_download": "https://everett.prod.mapstrat.com/current/google_transit.zip", | ||
| "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-washington-everett-transit-gtfs-3038.zip?alt=media" | ||
| } | ||
| } |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do we have a latest url when it's immediately or shortly replaced?
It does not hurt to have it there, It's legacy stuff.