uabs-banlieue — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-03-27T20:25:42Z,
for the dataset file:///shared/uabs-banlieue_4fc954e9.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
SNCFT
Feed Email:
bousrih.hatem@sncft.com.tn
Feed Language:
Arabic
Feed Start Date:
2020-09-01
Feed End Date:
2021-06-30

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. fare_attributes.txt
  5. fare_rules.txt
  6. feed_info.txt
  7. routes.txt
  8. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. trips.txt

Counts


  • Agencies: 3
  • Blocks: 0
  • Routes: 53
  • Shapes: 57
  • Stops: 223
  • Trips: 248

Specification Compliance report

182 notices reported (8 errors, 173 warnings, 1 infos)

Notice Code Severity Total
duplicate_key ERROR 8

duplicate_key

Duplicated entity.

The values of the given key and rows are duplicates.

You can see more about this notice here.

filename (?) The name of the faulty file oldCsvRowNumber (?) The row of the first occurrence. newCsvRowNumber (?) The row of the other occurrence. fieldName1 (?) Composite key's first field name. fieldValue1 (?) Composite key's first value.
"fare_rules.txt" 16 17 "fare_id,route_id,origin_id,destination_id" "13,19,Zone146Y,Zone160P"
"fare_rules.txt" 22 23 "fare_id,route_id,origin_id,destination_id" "13,19,Zone146Y,Zone159N"
"fare_rules.txt" 35 36 "fare_id,route_id,origin_id,destination_id" "13,19,Zone146Y,Zone157L"
"fare_rules.txt" 182 183 "fare_id,route_id,origin_id,destination_id" "12,19,Zone146Y,Zone155J"
"fare_rules.txt" 194 195 "fare_id,route_id,origin_id,destination_id" "12,25,Zone146Y,Zone154H"
"fare_rules.txt" 206 207 "fare_id,route_id,origin_id,destination_id" "12,25,Zone146Y,Zone153G"
"fare_rules.txt" 218 219 "fare_id,route_id,origin_id,destination_id" "12,25,Zone146Y,Zone152F"
"fare_rules.txt" 230 231 "fare_id,route_id,origin_id,destination_id" "12,25,Zone146Y,Zone151E"
expired_calendar WARNING 8

expired_calendar

Dataset should not contain date ranges for services that have already expired.

This warning takes into account the calendar_dates.txt file as well as the calendar.txt file.

You can see more about this notice here.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
2 "101"
3 "102"
4 "103"
5 "104"
6 "105"
7 "108"
8 "109"
9 "110"
feed_expiration_date7_days WARNING 1

feed_expiration_date7_days

Dataset should be valid for at least the next 7 days.

The dataset expiration date defined in feed_info.txt is in seven days or less. At any time, the published GTFS dataset should be valid for at least the next 7 days.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. currentDate (?) Current date (YYYYMMDD format). feedEndDate (?) Feed end date (YYYYMMDD format). suggestedExpirationDate (?) Suggested expiration date (YYYYMMDD format).
2 "20260327" "20210630" "20260403"
mixed_case_recommended_field WARNING 14

mixed_case_recommended_field

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"

You can see more about this notice here.

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"trips.txt" "trip_short_name" "01TA010" 17
"trips.txt" "trip_short_name" "01TA004" 18
"trips.txt" "trip_short_name" "00TA022" 41
"trips.txt" "trip_short_name" "00TA021" 42
"trips.txt" "trip_short_name" "00TA020" 43
"trips.txt" "trip_short_name" "00TA017" 44
"trips.txt" "trip_short_name" "00TA014" 45
"trips.txt" "trip_short_name" "00TA013" 46
"trips.txt" "trip_short_name" "00TA012" 47
"trips.txt" "trip_short_name" "00TA009" 48
"trips.txt" "trip_short_name" "00TA008" 49
"trips.txt" "trip_short_name" "00TA007" 50
"trips.txt" "trip_short_name" "00TA002" 51
"trips.txt" "trip_short_name" "00TA001" 52
route_color_contrast WARNING 3

route_color_contrast

Insufficient route color contrast.

A route's color and route_text_color should be contrasting.

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeColor (?) The faulty record's HTML route color. routeTextColor (?) The faulty record's HTML route text color.
"58" 6 "#FFFFFF" "#FFFFFF"
"57" 7 "#FFFFFF" "#FFFFFF"
"56" 8 "#FFFFFF" "#FFFFFF"
route_short_name_too_long WARNING 1

route_short_name_too_long

Short name of a route is too long (more than 12 characters).

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`.
"7" 15 "120S-390N-522X-450K-120S"
stop_too_far_from_shape WARNING 29

stop_too_far_from_shape

Stop too far from trip shape.

Per GTFS Best Practices, route alignments (in shapes.txt) should be within 100 meters of stop locations which a trip serves. This potentially indicates a problem with the location of the stop or the path of the shape.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber (?) The row number of the faulty record from `stop_times.txt`. stopId (?) The id of the stop that is referred to. stopName (?) The name of the stop that is referred to. match (?) Latitude and longitude pair of the location. geoDistanceToShape (?) Distance from stop to shape.
53 "44" "56" 3589 "149" "Mahdia" [35.53690972999999,11.027409040000002] 5222.5311138386805
53 "44" "56" 3590 "150" "Mahdia Ezzahra" [35.53690972999999,11.027409040000002] 4515.113709976275
53 "44" "56" 3591 "151" "Borj Arif" [35.53690972999999,11.027409040000002] 3426.0522790720165
53 "44" "56" 3592 "152" "Sidi Masaoud" [35.53690972999999,11.027409040000002] 1761.1613897823513
41 "46" "41" 3356 "218" "Bir Aniba" [36.81612972,10.10110789] 5521.8568810086645
41 "46" "41" 3357 "202" "Tunis Ville" [36.81612972,10.10110789] 7446.679642691858
2 "11" "5" 3512 "182" "Sousse Voyageurs" [35.78486731,10.650305120000002] 5184.863990550066
12 "11" "13" 575 "184" "Aig L12" [35.82027025,10.57251159] 327.8078168721099
31 "16" "31" 3047 "182" "Sousse Voyageurs" [35.81951304,10.5728541] 6001.997251039204
5 "17" "6" 3708 "182" "Sousse Voyageurs" [35.81951304,10.5728541] 6001.997251039204
65 "4" "68" 3955 "159" "Moknine Voyageurs" [35.62791331,10.895082990000002] 1892.4026237955388
65 "4" "68" 3956 "160" "Moknine Griba" [35.62791331,10.895082990000002] 1549.0729206710537
65 "4" "68" 3957 "161" "Ksar Helal" [35.63238253,10.889733879999998] 1741.8468402163473
65 "4" "68" 3958 "162" "Ksar Helal Zone Industrielle" [35.63297033,10.888504190000003] 2297.0396738785953
65 "4" "68" 3959 "163" "Sayeda" [35.63333252999999,10.88678101] 3641.71563449785
65 "4" "68" 3960 "164" "Lamta" [35.63326747377098,10.885310211741318] 4111.773295935773
65 "4" "68" 3961 "165" "Bouhjar" [35.6424103,10.84411676] 3949.264731691703
65 "4" "68" 3962 "166" "Ksiba Bennane" [35.64364269000001,10.8411465] 4049.7297905938963
65 "4" "68" 3963 "167" "Khnis/Bembla" [35.64695036,10.815298830000001] 6909.440910940239
65 "4" "68" 3964 "169" "Monastir Zone Industrielle" [35.64695036,10.815298830000001] 10377.310433237082
65 "4" "68" 3965 "171" "Monastir" [35.64695036,10.815298830000001] 13781.720527094314
65 "4" "68" 3966 "181" "La Faculte" [35.64695036,10.815298830000001] 12548.43667774277
65 "4" "68" 3967 "179" "Aeroport Skanes Monastir" [35.78959959,10.653791380000001] 9537.001006035869
65 "4" "68" 3968 "178" "Les Hotels Monastir" [35.78903083,10.653541819999996] 8845.89855602111
65 "4" "68" 3969 "177" "Sahline Sebkha" [35.78840422999999,10.65316153] 6660.211323598846
65 "4" "68" 3970 "176" "Sahline Ville" [35.78837739417024,10.65313723962748] 5408.920713757484
65 "4" "68" 3971 "175" "Sousse Zone Industrielle" [35.78840422999999,10.65316153] 1541.0116788980445
34 "32" "34" 3150 "182" "Sousse Voyageurs" [35.81951304,10.5728541] 6001.997251039204
34 "32" "34" 3151 "184" "Aig L12" [35.82027025,10.57251159] 327.8078168721099
stop_without_stop_time WARNING 64

stop_without_stop_time

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.

You can see more about this notice here.

Only the first 50 of 64 affected records are displayed below.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
2 "241" "Moknine Zone Industrielle"
46 "44" "Parc Friguia"
48 "46" "M'seken Messadine"
49 "47" "Ksar Mezouar"
50 "48" "Sidi Nsir"
51 "49" "Mettarcheni"
52 "50" "El Arima"
55 "53" "El Kerma"
63 "61" "Le Kriz"
67 "65" "El Guetar"
68 "66" "Mg N1"
69 "67" "Segui"
70 "68" "El Fejij"
71 "69" "Mg N4"
75 "73" "Maagen Bel Abbes"
76 "74" "Feriana"
77 "75" "Thelepte"
78 "76" "Mekdoudech"
80 "78" "Mateur Sud"
81 "79" "Ghezala"
82 "80" "Jalta"
83 "81" "Jefna"
84 "82" "Sedjnane"
85 "83" "El Harrech"
86 "84" "Tamera"
88 "86" "Zaafrane"
98 "96" "El Ouja"
100 "98" "Thibica"
101 "99" "Tarf Echena"
103 "101" "Jelida"
112 "110" "Oued Tessa"
119 "117" "Haidra"
120 "118" "Foussana"
121 "119" "Voie Ballastiere- El hrich"
128 "126" "Jemmal"
129 "127" "Moknine Marchandises"
132 "130" "Beau Sejour"
133 "131" "Menzel Bourguiba"
136 "134" "La Goulette"
138 "136" "M'Dhilla"
139 "137" "Sehib"
142 "140" "Kasserine"
143 "141" "Sbeitla"
144 "142" "Zerzour"
145 "143" "Jilma"
146 "144" "Hajeb El Aioun"
147 "145" "Sidi Saad"
149 "147" "Jerissa PV"
150 "148" "Tajerouine"
157 "155" "Charaf"
stops_match_shape_out_of_order WARNING 22

stops_match_shape_out_of_order

Two stop entries are different than their arrival-departure order defined by shapes.txt.

This could indicate a problem with the location of the stops, the path of the shape, or the sequence of the stops for their trip.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber1 (?) The row number of the first faulty record from `stop_times.txt`. stopId1 (?) The id of the first stop that is referred to. stopName1 (?) The name of the first stop that is referred to. match1 (?) Latitude and longitude pair of the first matching location. stopTimeCsvRowNumber2 (?) The row number of the second faulty record from `stop_times.txt`. stopId2 (?) The id of the second stop that is referred to. stopName2 (?) The name of the second stop that is referred to. match2 (?) Latitude and longitude pair of the second matching location.
69 "45" "71" 4076 "157" "Teboulba" [35.637716889328146,10.961631779491272] 4075 "156" "Bekalta" [35.615241,10.98936452]
7 "10" "8" 4316 "183" "Kalaa Sghira" [35.82201389000001,10.571118210000002] 4315 "182" "Sousse Voyageurs" [35.830424619999995,10.63805168]
17 "14" "18" 1585 "212" "La Pecherie" [37.254123178779494,9.839402510783913] 1584 "213" "Bizerte" [37.266437,9.86390027]
9 "15" "10" 24 "85" "Les Salines" [36.07777436859159,8.964017455634139] 23 "87" "Le Kef" [36.16673292,8.70368159]
38 "16" "39" 3263 "2" "Ghannouch" [33.92158584773024,10.076924367167624] 3262 "3" "Gabes" [33.88422465742429,10.099194579442747]
122 "18" "123" 442 "132" "Borj Cedria" [36.70348221,10.397429070000001] 441 "133" "Erriadh" [36.69827886405303,10.421517078073142]
131 "18" "131" 600 "132" "Borj Cedria" [36.70348221,10.397429070000001] 599 "133" "Erriadh" [36.69827886405303,10.421517078073142]
143 "18" "144" 873 "132" "Borj Cedria" [36.70348221,10.397429070000001] 872 "133" "Erriadh" [36.69827886405303,10.421517078073142]
171 "18" "173" 1458 "132" "Borj Cedria" [36.70348221,10.397429070000001] 1457 "133" "Erriadh" [36.69827886405303,10.421517078073142]
239 "18" "239" 2687 "132" "Borj Cedria" [36.70348221,10.397429070000001] 2686 "133" "Erriadh" [36.69827886405303,10.421517078073142]
3 "19" "4" 3294 "153" "Mahdia Zone Industrielle" [35.53690972963458,11.027409038628726] 3293 "149" "Mahdia" [35.50077490880992,11.06427159076707]
224 "2" "225" 2440 "36" "Rades Mel" [36.76297691195273,10.284273082150465] 2439 "33" "Hammam Lif" [36.72943925,10.3342066]
43 "6" "44" 3423 "206" "Jedeida" [36.85082427344834,9.933455525485721] 3422 "203" "Tebourba" [36.82916026,9.84436545]
24 "21" "25" 2890 "111" "Les Zouarines" [36.04035382940942,8.914083791344883] 2889 "112" "Dahmani" [35.94517744,8.82870402]
25 "21" "26" 2911 "85" "Les Salines" [36.077774368537916,8.9640174556681] 2910 "112" "Dahmani" [35.94517744,8.82870402]
23 "23" "24" 2698 "115" "Oued Sarrath" [35.76635461221922,8.618614956310571] 2697 "116" "Kalaa Khasba" [35.66367279000001,8.592255240000002]
8 "25" "9" 4572 "123" "M'Razka" [36.42811113725791,10.681019566466059] 4571 "219" "Nabeul Marchandise" [36.43213878429459,10.693957617988946]
81 "35" "36" 3195 "172" "Sousse Bab Jdid" [35.823063,10.64159279] 3194 "174" "Sousse Sud" [35.800172960000005,10.649923979999995]
103 "35" "107" 204 "173" "Sousse Mohamed V" [35.81599387988091,10.6432474806696] 203 "174" "Sousse Sud" [35.800172960000005,10.649923979999995]
112 "38" "114" 305 "121" "Hammamet" [36.40764040664251,10.612457956400046] 304 "120" "Bir Bourekba" [36.43064743,10.573768350000002]
107 "39" "110" 256 "28" "Fondouk Jedid" [36.66891685013006,10.44671329020557] 255 "132" "Borj Cedria" [36.70348221,10.397429070000001]
110 "39" "113" 292 "28" "Fondouk Jedid" [36.66891685013006,10.44671329020557] 291 "132" "Borj Cedria" [36.70348221,10.397429070000001]
trip_coverage_not_active_for_next7_days WARNING 1

trip_coverage_not_active_for_next7_days

Trips data should be valid for at least the next seven days.

This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days.

You can see more about this notice here.

currentDate (?) Current date (YYYYMMDD format). serviceWindowStartDate (?) The start date of the majority service window. serviceWindowEndDate (?) The end date of the majority service window.
"20260327" "20200901" "20210630"
unused_shape WARNING 30

unused_shape

Shape is not used in GTFS file trips.txt.

All records defined by GTFS shapes.txt should be used in trips.txt.

You can see more about this notice here.

shapeId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"1" 2
"3" 6740
"7" 51942
"8" 83485
"9" 129960
"12" 270918
"13" 390258
"20" 782237
"22" 860447
"24" 973649
"26" 1255384
"27" 1262491
"28" 1263812
"33" 1350940
"37" 1405718
"40" 1435085
"41" 1453618
"42" 1457604
"43" 1466588
"47" 1557142
"48" 1582303
"49" 1618564
"50" 1625844
"51" 1676596
"52" 1805412
"53" 1878881
"54" 1911296
"55" 2003938
"56" 2048631
"57" 2050423
stop_without_zone_id INFO 1

stop_without_zone_id

Stop without value for stops.zone_id contained in a route with a zone-dependent fare rule.

If fare_rules.txt is provided, and fare_rules.txt uses at least one column among origin_id, destination_id, and contains_id, then all stops and platforms (location_type = 0) must have stops.zone_id assigned if they are defined in a trip defined in a route defined in a fare rule which also defines at least one of origin_id, destination_id, or contains_id.

You can see more about this notice here.

stopId (?) The faulty record's id. stopName (?) The faulty record's `stops.stop_name`. csvRowNumber (?) The row number of the faulty record.
"42" "Depot Farhat Hached" 44