transitio.Feed#
- class transitio.Feed(id: str, provider: str | None, status: str | None, official: bool | None, producer_url: str | None, license_url: str | None, latest_dataset_url: str | None, locations: tuple, raw: dict = <factory>)#
A GTFS feed catalogued in the Mobility Database.
Attributes mirror the fields transitio relies on; the complete API record is kept in
raw.