GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 5.0.1 at 2024-06-07T16:54:49Z,
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:
N/A
Publisher URL:
N/A
Feed Language:
N/A

Files included


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

Counts


  • Agencies: 1
  • Blocks: 1
  • Routes: 5
  • Shapes: 13
  • Stops: 145
  • Trips: 254

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


ShapesRoute ColorsHeadsignsWheelchair AccessibilityLocation Types

Specification Compliance report

5644 notices reported (0 errors, 5642 warnings, 2 infos)

Notice Code Severity Total
missing_recommended_file WARNING 1

missing_recommended_file

A recommended file is missing.

You can see more about this notice here.

filename (?) The name of the faulty file.
"feed_info.txt"
missing_timepoint_value WARNING 5634

missing_timepoint_value

stop_times.timepoint value is missing for a record.

Even though the column timepoint is optional in stop_times.txt according to the specification, stop_times.timepoint should not be empty when provided.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's `stop_times.trip_id`. stopSequence (?) The faulty record's `stop_times.stop_sequence`.
2 "6302126976270336:0" 0
3 "6302126976270336:0" 1
4 "6302126976270336:0" 2
5 "6302126976270336:0" 3
6 "6302126976270336:0" 4
7 "6302126976270336:0" 5
8 "6302126976270336:0" 6
9 "6302126976270336:0" 7
10 "6302126976270336:0" 8
11 "6302126976270336:0" 9
12 "6302126976270336:0" 10
13 "6302126976270336:0" 11
14 "6302126976270336:0" 12
15 "6302126976270336:0" 13
16 "6302126976270336:0" 14
17 "6302126976270336:1" 0
18 "6302126976270336:1" 1
19 "6302126976270336:1" 2
20 "6302126976270336:1" 3
21 "6302126976270336:1" 4
22 "6302126976270336:1" 5
23 "6302126976270336:1" 6
24 "6302126976270336:1" 7
25 "6302126976270336:1" 8
26 "6302126976270336:1" 9
27 "6302126976270336:1" 10
28 "6302126976270336:1" 11
29 "6302126976270336:1" 12
30 "6302126976270336:1" 13
31 "6302126976270336:1" 14
32 "6302126976270336:2" 0
33 "6302126976270336:2" 1
34 "6302126976270336:2" 2
35 "6302126976270336:2" 3
36 "6302126976270336:2" 4
37 "6302126976270336:2" 5
38 "6302126976270336:2" 6
39 "6302126976270336:2" 7
40 "6302126976270336:2" 8
41 "6302126976270336:2" 9
42 "6302126976270336:2" 10
43 "6302126976270336:2" 11
44 "6302126976270336:2" 12
45 "6302126976270336:2" 13
46 "6302126976270336:2" 14
47 "6302126976270336:3" 0
48 "6302126976270336:3" 1
49 "6302126976270336:3" 2
50 "6302126976270336:3" 3
51 "6302126976270336:3" 4
non_ascii_or_non_printable_char WARNING 6

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.
"agency.txt" 2 "agency_id" "Néva"
"routes.txt" 2 "agency_id" "Néva"
"routes.txt" 3 "agency_id" "Néva"
"routes.txt" 4 "agency_id" "Néva"
"routes.txt" 5 "agency_id" "Néva"
"routes.txt" 6 "agency_id" "Néva"
route_color_contrast WARNING 1

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.
"zenbus:Line:350210009:LOC" 2 "#76FF03" "#FFFFFF"
unknown_column INFO 2

unknown_column

A column name is unknown.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the unknown column. index (?) The index of the faulty column.
"trips.txt" "zenbus_mission_id" 11
"trips.txt" "trip_headsign_code" 12