roswell-nm-us — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-04-24T00:16:32Z,
for the dataset file:///shared/roswell-nm-us_5863299e.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.txt
  3. calendar_dates.txt
  4. routes.txt
  5. stop_times.txt
  6. stops.txt
  7. trips.txt

Counts


  • Agencies: 0
  • Blocks: 0
  • Routes: 1
  • Shapes: 0
  • Stops: 9
  • Trips: 4

Specification Compliance report

1003 notices reported (1002 errors, 1 warnings, 0 infos)

Notice Code Severity Total
invalid_row_length ERROR 1

invalid_row_length

Invalid csv row length.

A row in the input file has a different number of values than specified by the CSV header.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. rowLength (?) The length of the faulty record. headerCount (?) The number of column in the faulty file.
"agency.txt" 2 4 5
invalid_time ERROR 1000

invalid_time

A field cannot be parsed as time.

Time must be in the H:MM:SS, HH:MM:SS or HHH:MM:SS format.

Example: 14:30:00 for 2:30PM or 25:35:00 for 1:35AM on the next day.

You can see more about this notice here.

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

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"stop_times.txt" 2 "arrival_time" "06_07"
"stop_times.txt" 2 "departure_time" "06_07"
"stop_times.txt" 3 "arrival_time" "06_17"
"stop_times.txt" 3 "departure_time" "06_17"
"stop_times.txt" 4 "arrival_time" "06_22"
"stop_times.txt" 4 "departure_time" "06_22"
"stop_times.txt" 5 "arrival_time" "06_28"
"stop_times.txt" 5 "departure_time" "06_28"
"stop_times.txt" 6 "arrival_time" "06_33"
"stop_times.txt" 6 "departure_time" "06_33"
"stop_times.txt" 7 "arrival_time" "06_43"
"stop_times.txt" 7 "departure_time" "06_43"
"stop_times.txt" 8 "arrival_time" "06_48"
"stop_times.txt" 8 "departure_time" "06_48"
"stop_times.txt" 9 "arrival_time" "06_54"
"stop_times.txt" 9 "departure_time" "06_54"
"stop_times.txt" 10 "arrival_time" "06_38"
"stop_times.txt" 10 "departure_time" "06_38"
"stop_times.txt" 11 "arrival_time" "06_43"
"stop_times.txt" 11 "departure_time" "06_43"
"stop_times.txt" 12 "arrival_time" "06_49"
"stop_times.txt" 12 "departure_time" "06_54"
"stop_times.txt" 13 "arrival_time" "07_04"
"stop_times.txt" 13 "departure_time" "07_04"
"stop_times.txt" 14 "arrival_time" "07_09"
"stop_times.txt" 14 "departure_time" "07_09"
"stop_times.txt" 15 "arrival_time" "07_15"
"stop_times.txt" 15 "departure_time" "07_15"
"stop_times.txt" 16 "arrival_time" "07_03"
"stop_times.txt" 16 "departure_time" "07_03"
"stop_times.txt" 17 "arrival_time" "07_08"
"stop_times.txt" 17 "departure_time" "07_08"
"stop_times.txt" 18 "arrival_time" "07_14"
"stop_times.txt" 18 "departure_time" "07_21"
"stop_times.txt" 19 "arrival_time" "07_31"
"stop_times.txt" 19 "departure_time" "07_31"
"stop_times.txt" 20 "arrival_time" "07_36"
"stop_times.txt" 20 "departure_time" "07_36"
"stop_times.txt" 21 "arrival_time" "07_42"
"stop_times.txt" 21 "departure_time" "07_42"
"stop_times.txt" 22 "arrival_time" "07_29"
"stop_times.txt" 22 "departure_time" "07_29"
"stop_times.txt" 23 "arrival_time" "07_34"
"stop_times.txt" 23 "departure_time" "07_34"
"stop_times.txt" 24 "arrival_time" "07_40"
"stop_times.txt" 24 "departure_time" "07_48"
"stop_times.txt" 25 "arrival_time" "07_58"
"stop_times.txt" 25 "departure_time" "07_58"
"stop_times.txt" 26 "arrival_time" "08_03"
"stop_times.txt" 26 "departure_time" "08_03"
route_both_short_and_long_name_missing ERROR 1

route_both_short_and_long_name_missing

Both route_short_name and route_long_name are missing for a route.

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record.
"Main" 2
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"