salamanca-de-transportes-eps — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-04-03T19:31:27Z,
for the dataset file:///shared/salamanca-de-transportes-eps_a6f9edfd.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 Email:
N/A
Feed Language:
N/A

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 109
  • Shapes: 109
  • Stops: 349
  • Trips: 45166

Specification Compliance report

23326 notices reported (0 errors, 23326 warnings, 0 infos)

Notice Code Severity Total
leading_or_trailing_whitespaces WARNING 2

leading_or_trailing_whitespaces

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.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"stops.txt" 16 "stop_name" "C/ Coria s/n (Junto Iglesia) "
"stops.txt" 344 "stop_name" "C/ Abraham Zacut s/n "
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"
mixed_case_recommended_field WARNING 23299

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.

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

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_headsign" "SAN JULIAN" 2
"trips.txt" "trip_headsign" "SAN JULIAN" 4
"trips.txt" "trip_headsign" "SAN JULIAN" 6
"trips.txt" "trip_headsign" "SAN JULIAN" 8
"trips.txt" "trip_headsign" "SAN JULIAN" 10
"trips.txt" "trip_headsign" "SAN JULIAN" 12
"trips.txt" "trip_headsign" "SAN JULIAN" 14
"trips.txt" "trip_headsign" "SAN JULIAN" 17
"trips.txt" "trip_headsign" "SAN JULIAN" 19
"trips.txt" "trip_headsign" "SAN JULIAN" 21
"trips.txt" "trip_headsign" "SAN JULIAN" 23
"trips.txt" "trip_headsign" "SAN JULIAN" 25
"trips.txt" "trip_headsign" "SAN JULIAN" 27
"trips.txt" "trip_headsign" "SAN JULIAN" 29
"trips.txt" "trip_headsign" "BUENOS AIRES" 31
"trips.txt" "trip_headsign" "BUENOS AIRES" 33
"trips.txt" "trip_headsign" "BUENOS AIRES" 35
"trips.txt" "trip_headsign" "SAN JOSE" 37
"trips.txt" "trip_headsign" "SAN JOSE" 39
"trips.txt" "trip_headsign" "SAN JOSE" 41
"trips.txt" "trip_headsign" "SAN JOSE" 43
"trips.txt" "trip_headsign" "SAN JOSE" 45
"trips.txt" "trip_headsign" "SAN JOSE" 47
"trips.txt" "trip_headsign" "SAN JOSE" 49
"trips.txt" "trip_headsign" "SAN JOSE" 51
"trips.txt" "trip_headsign" "SAN JOSE" 53
"trips.txt" "trip_headsign" "CIUDAD JARDIN" 55
"trips.txt" "trip_headsign" "LOS ALCALDES" 56
"trips.txt" "trip_headsign" "CIUDAD JARDIN" 57
"trips.txt" "trip_headsign" "LOS ALCALDES" 58
"trips.txt" "trip_headsign" "CIUDAD JARDIN" 59
"trips.txt" "trip_headsign" "LOS ALCALDES" 60
"trips.txt" "trip_headsign" "CIUDAD JARDIN" 61
"trips.txt" "trip_headsign" "LOS ALCALDES" 62
"trips.txt" "trip_headsign" "CIUDAD JARDIN" 63
"trips.txt" "trip_headsign" "LOS ALCALDES" 64
"trips.txt" "trip_headsign" "SAN JOSE" 65
"trips.txt" "trip_headsign" "SAN JOSE" 67
"trips.txt" "trip_headsign" "SAN JOSE" 69
"trips.txt" "trip_headsign" "SAN JOSE" 71
"trips.txt" "trip_headsign" "SAN JOSE" 73
"trips.txt" "trip_headsign" "SAN JOSE" 76
"trips.txt" "trip_headsign" "SAN JOSE" 78
"trips.txt" "trip_headsign" "SAN JOSE" 80
"trips.txt" "trip_headsign" "SAN JOSE" 82
"trips.txt" "trip_headsign" "SAN JOSE" 84
"trips.txt" "trip_headsign" "HOS UNIVERSITARIO" 86
"trips.txt" "trip_headsign" "HOS UNIVERSITARIO" 88
"trips.txt" "trip_headsign" "HOS UNIVERSITARIO" 90
"trips.txt" "trip_headsign" "HOS UNIVERSITARIO" 92
stop_without_stop_time WARNING 2

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.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
313 "326" "Eco-Raya"
314 "327" "Feria Monografica"
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.
"20260403" "20260404" "20260430"
unused_shape WARNING 21

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.
"6990011" 1764
"990011" 2164
"6990022" 2693
"990022" 3343
"980011" 4286
"980022" 5211
"130052" 6058
"960011" 7886
"960022" 8939
"960031" 10173
"950011" 10719
"960042" 11230
"950022" 12092
"100052" 13087
"940011" 13217
"940022" 14184
"930011" 14964
"930022" 15744
"280011" 16022
"280022" 17531
"50031" 21246