GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 5.0.1 at 2024-06-08T08:44:09Z,
for the dataset file:///tmp/1_in.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
GTFS.pro
Publisher URL:
https://gtfs.pro
Feed Language:
French
Feed Start Date:
2023-11-23
Feed End Date:
2024-12-31

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. feed_info.txt
  5. routes.txt
  6. stop_times.txt
  7. stops.txt
  8. transfers.txt
  9. trips.txt

Counts


  • Agencies: 1
  • Blocks: 77
  • Routes: 45
  • Shapes: 0
  • Stops: 539
  • Trips: 379

GTFS Features included (?) GTFS features provide a standardized vocabulary to define and describe features that are officially adopted in GTFS.


TransfersFeed InformationRoute ColorsHeadsignsWheelchair AccessibilityLocation Types

Specification Compliance report

20 notices reported (5 errors, 15 warnings, 0 infos)

Notice Code Severity Total
block_trips_with_overlapping_stop_times ERROR 5

block_trips_with_overlapping_stop_times

Trips with the same block id have overlapping stop times.

You can see more about this notice here.

csvRowNumberA (?) The row number from `trips.txt` of the first faulty trip. tripIdA (?) The id of first faulty trip. serviceIdA (?) The service id of the first faulty trip. csvRowNumberB (?) The row number from `trips.txt` of the second faulty trip. tripIdB (?) The id of the other faulty trip. serviceIdB (?) The service id of the other faulty trip. blockId (?) The `trips.block_id` of the overlapping trip. intersection (?) The overlapping period.
243 "101072-b02e0e227f63c4048899" "101072-2-1-127" 242 "101072-07429520f748bcb7357b" "101072-3-1-127" "LMZ14" "20231123"
276 "101072-17d20b86bd9b0c4cf5f5" "101072-2-1-127" 275 "101072-d3801a60c6918aeed288" "101072-3-1-127" "R3F1" "20231123"
171 "101072-e55fbb9e011983e09343" "101072-3-1-127" 174 "101072-40bd1b422c738a494ca7" "101072-2-1-127" "CB1" "20231123"
236 "101072-c536b485255d22e385ae" "101072-2-1-127" 235 "101072-b0041e2e68c17b773a9d" "101072-3-1-127" "C5" "20231123"
42 "101072-709affafe7b7086b11fa" "101072-6-1-127" 43 "101072-f8189e0bdd90fc5f8b53" "101072-6-1-127" "LMZ4" "20231123"
mixed_case_recommended_field WARNING 10

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.
"routes.txt" "route_short_name" "CEG2 bis" 36
"stops.txt" "stop_name" "centre" 279
"stops.txt" "stop_name" "centre" 280
"stops.txt" "stop_name" "centre" 307
"stops.txt" "stop_name" "centre" 308
"stops.txt" "stop_name" "centre" 309
"stops.txt" "stop_name" "centre" 319
"stops.txt" "stop_name" "centre" 320
"stops.txt" "stop_name" "centre" 321
"trips.txt" "trip_headsign" "ECOLE LAIX-CHENIERES" 228
non_ascii_or_non_printable_char WARNING 3

non_ascii_or_non_printable_char

Non ascii or non printable char in ID field.

A value of a field with type ID contains non ASCII or non printable characters. This is not recommended.

You can see more about this notice here.

filename (?) Name of the faulty file. csvRowNumber (?) Row number of the faulty record. columnName (?) Name of the column where the error occurred. fieldValue (?) Faulty value.
"trips.txt" 51 "block_id" "Navette Récollets"
"trips.txt" 271 "block_id" "Navette Récollets"
"trips.txt" 272 "block_id" "Navette Récollets"
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`.
"101072-ECOLE-CHENIERES-LAIX" 41 "Ecole chenieres laix"
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.
"20240608" "20231123" "20240525"