GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-05T04:44:52Z,
for the dataset file:///shared/e-cimmt_ed2174b0.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
TRENMO
Publisher URL:
https://gtfs.trenmo.com
Feed Email:
info.gtfs@trenmo.com
Feed Language:
Portuguese
Feed Start Date:
2025-10-18
Feed End Date:
2025-12-31

Files included


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

Counts


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

Specification Compliance report

10 notices reported (8 errors, 2 warnings, 0 infos)

Notice Code Severity Total
missing_required_field ERROR 8

missing_required_field

A required field is missing.

The given field has no value in some input row, even though values are required.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"routes.txt" 2 "route_id"
"routes.txt" 2 "route_type"
"stops.txt" 2 "stop_id"
"stop_times.txt" 2 "trip_id"
"stop_times.txt" 2 "stop_sequence"
"trips.txt" 2 "trip_id"
"trips.txt" 2 "route_id"
"trips.txt" 2 "service_id"
expired_calendar WARNING 1

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 "A-U"
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 "20260505" "20251231" "20260512"