Skip to content
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"mdb_source_id": 2708,
"data_type": "gtfs",
"provider": "SamTrans",
"location": {
"country_code": "US",
"subdivision_name": "California",
"municipality": "San Mateo County",
"bounding_box": {
"minimum_latitude": null,
"maximum_latitude": null,
"minimum_longitude": null,
"maximum_longitude": null,
"extracted_on": "2025-07-14T00:00:00+00:00"
}
},
"urls": {
"direct_download": "http://api.511.org/transit/datafeeds?operator_id=SM",
"license": "https://511.org/about/terms",
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-san-mateo-county-samtrans-gtfs-2708.zip?alt=media",
"authentication_type": 1,
"authentication_info": "https://511.org/open-data/token",
"api_key_parameter_name": "apikey"
},
"is_official": "True"
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"features": [
"fares-v1"
],
"status": "deprecated",
"location": {
"country_code": "US",
"subdivision_name": "California",
Expand All @@ -21,5 +22,11 @@
"direct_download": "http://www.samtrans.com/Assets/GTFS/samtrans/ST-GTFS.zip",
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-san-mateo-county-transit-district-samtrans-gtfs-49.zip?alt=media",
"license": "http://www.samtrans.com/Developer.html"
}
},
"redirect": [
{
"id": "2708",
"comment": " "
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"fares-v2",
"fares-v1"
],
"status": "deprecated",
"location": {
"country_code": "US",
"subdivision_name": "California",
Expand All @@ -24,5 +25,10 @@
"authentication_type": 0,
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-trinity-transit-gtfs-115.zip?alt=media"
},
"redirect": []
}
"redirect": [
{
"id": "2709",
"comment": " "
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"mdb_source_id": 2709,
"data_type": "gtfs",
"provider": "Trinity Transit",
"feed_contact_email": "[email protected]",
"is_official": "True",
"location": {
"country_code": "US",
"subdivision_name": "California",
"municipality": "Trinity County",
"bounding_box": {
"minimum_latitude": null,
"maximum_latitude": null,
"minimum_longitude": null,
"maximum_longitude": null,
"extracted_on": "2025-07-14T21:12:32+00:00"
}
},
"urls": {
"direct_download": "https://gtfs.remix.com/trinity_county_ca.zip",
"authentication_type": 0,
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-trinity-transit-gtfs-2709.zip?alt=media"
},
"redirect": []
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"mdb_source_id": 2413,
"data_type": "gtfs",
"provider": "City of Golden",
"provider": "Colorado School Of Mines",
"is_official": "True",
"feed_contact_email": "[email protected]",
"location": {
"country_code": "US",
Expand Down