culvercitybus — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-07-04T07:46:37Z,
for the dataset file:///shared/culvercitybus_93f44279.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Culver CityBus
Feed Email:
transportation.data@culvercity.gov
Feed Language:
English
Feed Start Date:
2026-01-12
Feed End Date:
2026-07-12

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. fare_attributes.txt
  5. fare_leg_rules.txt
  6. fare_media.txt
  7. fare_products.txt
  8. fare_rules.txt
  9. fare_transfer_rules.txt
  10. feed_info.txt
  11. rider_categories.txt
  12. routes.txt
  13. shapes.txt
  14. stop_times.txt
  15. stops.txt
  16. trips.txt

Counts


  • Agencies: 1
  • Blocks: 48
  • Routes: 12
  • Shapes: 36
  • Stops: 417
  • Trips: 10311

Specification Compliance report

36 notices reported (0 errors, 23 warnings, 13 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 2

equal_shape_distance_same_coordinates

Two consecutive points have equal shape_dist_traveled and the same lat/lon coordinates in shapes.txt.

When sorted by shape.shape_pt_sequence, the values for shape_dist_traveled must increase along a shape. Two consecutive points with equal values for shape_dist_traveled and the same coordinates indicate a duplicative shape point.

You can see more about this notice here.

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous shape point. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`.
"shp-4-02" 13156 5467.01 338 13155 5467.01 337
"shp-4-03" 13992 5467.01 338 13991 5467.01 337
expired_calendar WARNING 14

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 "1"
3 "2"
4 "3"
5 "4"
7 "6"
9 "8"
10 "9"
12 "11"
14 "13"
15 "14"
16 "15"
17 "16"
18 "17"
19 "18"
feed_expiration_date30_days WARNING 1

feed_expiration_date30_days

Dataset should cover at least the next 30 days of service.

At any time, the GTFS dataset should cover at least the next 30 days of service, and ideally for as long as the operator is confident that the schedule will continue to be operated.

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 "20260704" "20260712" "20260803"
missing_recommended_field WARNING 1

missing_recommended_field

A recommended field is missing.

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

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.
"fare_attributes.txt" 2 "agency_id"
stop_without_stop_time WARNING 3

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.
203 "457" "Stop 1"
204 "458" "Stop 2"
205 "459" "Stop 3"
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.
"20260704" "20260112" "20260710"
unused_shape WARNING 1

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.
"shp-9999-01" 26238
big_gap_in_service INFO 10

big_gap_in_service

A service has a gap of more than 13 days between active service dates.

You can see more about this notice here.

serviceId (?) The service_id that has the gap. gapStartDate (?) The first day of the gap. gapEndDate (?) The last day of the gap. gapDurationDays (?) The number of days in the gap.
"7" "2026-04-03" "2026-06-22" 79
"9" "2026-03-18" "2026-04-08" 20
"10" "2026-01-19" "2026-02-16" 27
"10" "2026-02-16" "2026-03-31" 42
"10" "2026-03-31" "2026-06-15" 75
"11" "2026-04-24" "2026-06-11" 47
"12" "2026-02-14" "2026-06-13" 118
"15" "2026-03-17" "2026-04-07" 20
"16" "2026-03-19" "2026-04-06" 17
"17" "2026-02-09" "2026-03-06" 24
unknown_column INFO 3

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.
"fare_media.txt" "rider_category_id" 4
"rider_categories.txt" "min_age" 3
"rider_categories.txt" "max_age" 4