Skip to content

Models

Typed data models for GTFS entities such as stops, routes, trips, and stop-times.

Not implemented yet

The concrete dataclasses for GTFS entities will land here. The current module is an empty namespace reserving the public import path.

Planned entities

  • Agency
  • Stop
  • Route
  • Trip
  • StopTime
  • Calendar / CalendarDate
  • Shape
  • FareAttribute / FareRule