Skip to content

Commit d944835

Browse files
authored
March 10 Import (#1300)
* fix api key param name * updated direct download url for Reus Transit
1 parent 5d1b1eb commit d944835

3 files changed

Lines changed: 33 additions & 2 deletions

File tree

catalogs/sources/gtfs/schedule/es-tarragona-reus-transport-gtfs-2803.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"data_type": "gtfs",
44
"provider": "Reus Transport",
55
"is_official": "True",
6+
"status": "deprecated",
67
"name": "Raw data from the Spanish National Access Point, powered by MIMTRANS (https://www.transportes.gob.es)",
78
"location": {
89
"country_code": "ES",
@@ -23,5 +24,11 @@
2324
"api_key_parameter_name": "ApiKey",
2425
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/es-tarragona-reus-transport-gtfs-2803.zip?alt=media",
2526
"license": "https://nap.transportes.gob.es/licencia-datos"
26-
}
27+
},
28+
"redirect": [
29+
{
30+
"id": "3081",
31+
"comment": " "
32+
}
33+
]
2734
}
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"mdb_source_id": 3081,
3+
"data_type": "gtfs",
4+
"provider": "Reus Transport",
5+
"is_official": "True",
6+
"name": "Raw data from the Spanish National Access Point, powered by MIMTRANS (https://www.transportes.gob.es)",
7+
"location": {
8+
"country_code": "ES",
9+
"subdivision_name": "Tarragona",
10+
"municipality": "Reus",
11+
"bounding_box": {
12+
"minimum_latitude": null,
13+
"maximum_latitude": null,
14+
"minimum_longitude": null,
15+
"maximum_longitude": null,
16+
"extracted_on": "2025-08-12T20:31:45+00:00"
17+
}
18+
},
19+
"urls": {
20+
"direct_download": "https://api.sparelabs.com/v1/gtfs/generate/organization/78112279-c065-4987-be69-bc18ab604142",
21+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/es-tarragona-reus-transport-gtfs-3081.zip?alt=media",
22+
"license": "https://nap.transportes.gob.es/licencia-datos"
23+
}
24+
}

catalogs/sources/gtfs/schedule/us-california-san-mateo-county-samtrans-gtfs-2708.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-san-mateo-county-samtrans-gtfs-2708.zip?alt=media",
2121
"authentication_type": 1,
2222
"authentication_info": "https://511.org/open-data/token",
23-
"api_key_parameter_name": "apikey"
23+
"api_key_parameter_name": "api_key"
2424
},
2525
"is_official": "True"
2626
}

0 commit comments

Comments
 (0)