Resource details

File name: Offre TAD Allo TICO
Format: GTFS
Size: 2.62 KB

This resource file is part of the dataset Réseau urbain Ticobus.

It is valid from 2024-09-02 to 9999-12-31.

  • Agencies : 1
  • Blocks : 0
  • Routes : 2
  • Shapes : 0
  • Stops : 59
  • Trips : 1
Bike AllowedContinuous StopsFixed-Stops Demand Responsive TransitLocation TypesStops Wheelchair AccessibilityTrips Wheelchair Accessibility

Download availability

2025-12-02
0%
2025-12-03
0%
2025-12-04
0%
2025-12-05
0%
2025-12-06
0%
2025-12-07
0%
2025-12-08
0%
2025-12-09
0%
2025-12-10
0%
2025-12-11
0%
2025-12-12
0%
2025-12-13
0%
2025-12-14
0%
2025-12-15
0%
2025-12-16
0%
2025-12-17
0%
2025-12-18
0%
2025-12-19
0%
2025-12-20
0%
2025-12-21
0%
2025-12-22
0%
2025-12-23
0%
2025-12-24
0%
2025-12-25
0%
2025-12-26
0%
2025-12-27
0%
2025-12-28
0%
2025-12-29
0%
2025-12-30
0%
2025-12-31
0%
2026-01-01
0%
Learn more
We test this resource download availability every hour by making an HTTP HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.

For SIRI and SIRI Lite feeds, we perform a GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.

Validation details

61 errors, 76 warnings

❌ Errors

duplicate_key 57 errors

Duplicated entity.

The values of the given key and rows are duplicates.

Relevant links

Sample errors
fieldName1fieldValue1filenamenewCsvRowNumberoldCsvRowNumber
"location_group_id""lg_2""location_groups.txt"32
"location_group_id""lg_2""location_groups.txt"42
"location_group_id""lg_2""location_groups.txt"52
"location_group_id""lg_2""location_groups.txt"62
"location_group_id""lg_2""location_groups.txt"72
"location_group_id""lg_2""location_groups.txt"82
"location_group_id""lg_2""location_groups.txt"92
"location_group_id""lg_2""location_groups.txt"102
"location_group_id""lg_2""location_groups.txt"112
"location_group_id""lg_2""location_groups.txt"122
"location_group_id""lg_2""location_groups.txt"132
"location_group_id""lg_2""location_groups.txt"142
"location_group_id""lg_2""location_groups.txt"152
"location_group_id""lg_2""location_groups.txt"162
"location_group_id""lg_2""location_groups.txt"172
"location_group_id""lg_2""location_groups.txt"182
"location_group_id""lg_2""location_groups.txt"192
"location_group_id""lg_2""location_groups.txt"202
"location_group_id""lg_2""location_groups.txt"212
"location_group_id""lg_2""location_groups.txt"222
"location_group_id""lg_2""location_groups.txt"232
"location_group_id""lg_2""location_groups.txt"242
"location_group_id""lg_2""location_groups.txt"252
"location_group_id""lg_2""location_groups.txt"262
"location_group_id""lg_2""location_groups.txt"272
"location_group_id""lg_2""location_groups.txt"282
"location_group_id""lg_2""location_groups.txt"292
"location_group_id""lg_2""location_groups.txt"302
"location_group_id""lg_2""location_groups.txt"312
"location_group_id""lg_2""location_groups.txt"322
"location_group_id""lg_2""location_groups.txt"332
"location_group_id""lg_2""location_groups.txt"342
"location_group_id""lg_2""location_groups.txt"352
"location_group_id""lg_3""location_groups.txt"3736
"location_group_id""lg_3""location_groups.txt"3836
"location_group_id""lg_3""location_groups.txt"3936
"location_group_id""lg_3""location_groups.txt"4036
"location_group_id""lg_3""location_groups.txt"4136
"location_group_id""lg_3""location_groups.txt"4236
"location_group_id""lg_3""location_groups.txt"4336
"location_group_id""lg_3""location_groups.txt"4436
"location_group_id""lg_3""location_groups.txt"4536
"location_group_id""lg_3""location_groups.txt"4636
"location_group_id""lg_3""location_groups.txt"4736
"location_group_id""lg_3""location_groups.txt"4836
"location_group_id""lg_3""location_groups.txt"4936
"location_group_id""lg_3""location_groups.txt"5036
"location_group_id""lg_3""location_groups.txt"5136
"location_group_id""lg_3""location_groups.txt"5236
"location_group_id""lg_3""location_groups.txt"5336

Showing only the first 50 errors.

missing_trip_edge 4 errors

Missing trip edge arrival_time or departure_time.

First and last stop of a trip must define both arrival_time and departure_time fields. Per stop_times.txt, “If there are not separate times for arrival and departure at a stop, enter the same value for arrival_time and departure_time.”

Relevant files

  • stop_times.txt
Sample errors
csvRowNumberspecifiedFieldstopSequencetripId
2"arrival_time"0"3"
2"departure_time"0"3"
26"arrival_time"24"3"
26"departure_time"24"3"

⚠️ Warnings

leading_or_trailing_whitespaces 2 errors

The value in CSV file has leading or trailing whitespaces.

This notice is emitted for values protected with double quotes since whitespaces for non-protected values are trimmed automatically by CSV parser.

The validator strips whitespaces from protected values. We do not see any use case when such a whitespace may be needed. On the other hand, some real-world feeds use trailing whitespaces for some values and omit them for the others. This is causing the largest problem when a primary key and a foreign key differ just by a whitespace: it is clear that they are intended to be the same, that is why we always strip whitespaces.

Sample errors
csvRowNumberfieldNamefieldValuefilename
9"stop_name""Les Améthystes ""stops.txt"
40"stop_name""Cheval blanc ""stops.txt"

missing_recommended_file 1 error

A recommended file is missing.

Sample errors
filename
"feed_info.txt"

mixed_case_recommended_field 37 errors

This field has customer-facing text and should use Mixed Case (should contain upper and lower case letters).

This field contains customer-facing text and should use Mixed Case (upper and lower case letters) to ensure good readability when displayed to riders. Avoid the use of abbreviations throughout the feed (e.g. St. for Street) unless a location is called by its abbreviated name (e.g. “JFK Airport”). Abbreviations may be problematic for accessibility by screen reader software and voice user interfaces.

Good examples:
Field Text Dataset
"Schwerin, Hauptbahnhof" Verkehrsverbund Berlin-Brandenburg
"Red Hook/Atlantic Basin" NYC Ferry
"Campo Grande Norte" Carris
Bad examples:
Field Text
"GALLERIA MALL"
"3427 GG 17"
"21 Clark Rd Est"

Relevant links

Sample errors
csvRowNumberfieldNamefieldValuefilename
2"agency_name""3CM""agency.txt"
2"route_short_name""TAD 3CM""routes.txt"
2"route_long_name""TAD 3CM""routes.txt"
2"location_group_name""TAD 3CM""location_groups.txt"
3"location_group_name""TAD 3CM""location_groups.txt"
4"location_group_name""TAD 3CM""location_groups.txt"
5"location_group_name""TAD 3CM""location_groups.txt"
6"location_group_name""TAD 3CM""location_groups.txt"
7"location_group_name""TAD 3CM""location_groups.txt"
8"location_group_name""TAD 3CM""location_groups.txt"
9"location_group_name""TAD 3CM""location_groups.txt"
10"location_group_name""TAD 3CM""location_groups.txt"
11"location_group_name""TAD 3CM""location_groups.txt"
12"location_group_name""TAD 3CM""location_groups.txt"
13"location_group_name""TAD 3CM""location_groups.txt"
14"location_group_name""TAD 3CM""location_groups.txt"
15"location_group_name""TAD 3CM""location_groups.txt"
16"location_group_name""TAD 3CM""location_groups.txt"
17"location_group_name""TAD 3CM""location_groups.txt"
18"location_group_name""TAD 3CM""location_groups.txt"
19"location_group_name""TAD 3CM""location_groups.txt"
20"location_group_name""TAD 3CM""location_groups.txt"
21"location_group_name""TAD 3CM""location_groups.txt"
22"location_group_name""TAD 3CM""location_groups.txt"
23"location_group_name""TAD 3CM""location_groups.txt"
24"location_group_name""TAD 3CM""location_groups.txt"
25"location_group_name""TAD 3CM""location_groups.txt"
26"location_group_name""TAD 3CM""location_groups.txt"
27"location_group_name""TAD 3CM""location_groups.txt"
28"location_group_name""TAD 3CM""location_groups.txt"
29"location_group_name""TAD 3CM""location_groups.txt"
30"location_group_name""TAD 3CM""location_groups.txt"
31"location_group_name""TAD 3CM""location_groups.txt"
32"location_group_name""TAD 3CM""location_groups.txt"
33"location_group_name""TAD 3CM""location_groups.txt"
34"location_group_name""TAD 3CM""location_groups.txt"
35"location_group_name""TAD 3CM""location_groups.txt"

route_long_name_contains_short_name 2 errors

Long name should not contain short name for a single route.

In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

Good examples:

route_short_name/route_long_name Dataset
"N"/"Judah" Muni San Fransisco
"6"/"ML King Jr Blvd" Trimet Portland Streetcar
"55"/"Boulevard Saint Laurent" STM Montreal
"1"/"Rangiora/Cashmere" Metro Christchurch

Bad examples:

route_short_name/route_long_name
"604"/"604"
"14"/"Route 14"
"2"/"Route 2: Bellows Falls In-Town"

Relevant files

  • routes.txt
Sample errors
csvRowNumberrouteIdrouteLongNamerouteShortName
2"2""TAD 3CM""TAD 3CM"
3"3""Allo Tico""Allo Tico"

stop_without_stop_time 34 errors

A stop in stops.txt is not referenced by any stop_times.stop_id.

Such stops are not used by any trip and normally do not provide user value. This notice may indicate a typo in stop_times.txt.

Relevant files

  • stop_times.txt
  • stops.txt
Sample errors
csvRowNumberstopIdstopName
2"s_3""Chapelle"
3"s_4""La Halle"
4"s_5""La Halle"
5"s_6""Abri bus RD22"
6"s_7""Arret Vernayy"
7"s_8""Village"
8"s_9""ZAE 2B"
9"s_10""Les Améthystes"
10"s_11""Front de Bandière"
11"s_12""Chenes"
12"s_13""Mairie"
13"s_14""Aristide Briand"
14"s_15""Henri Dunant"
15"s_16""La Boisse"
16"s_17""Mairie"
17"s_18""La Portelle"
18"s_19""Les Avoux"
19"s_20""Cheval blanc"
20"s_21""Les Batonnes"
21"s_22""Gare de la Valbonne"
22"s_23""Route de Lyon"
23"s_24""Mairie"
24"s_25""Saint Louis"
25"s_26""Gare"
26"s_27""Carrier"
27"s_28""Veepee"
28"s_29""Desautel"
29"s_30""Les Princes"
30"s_31""Hexcel"
31"s_32""La Craz"
32"s_33""Cèdres Bleus"
33"s_34""Recyclerie"
34"s_35""MFR"
35"s_36""2B"

ℹ️ Information

unknown_column 5 errors

A column name is unknown.

Relevant links

Sample errors
fieldNamefilenameindex
"location_id""location_groups.txt"2
"start_pickup_dropoff_window""stop_times.txt"13
"end_pickup_dropoff_window""stop_times.txt"14
"mean_duration_factor""stop_times.txt"15
"mean_duration_offset""stop_times.txt"16

Validation carried out using the current GTFS file the 2025-12-03 at 17:13 Europe/Paris using the Canonical GTFS Schedule Validator.