instruction
stringlengths
13
154
response
stringlengths
40
533
category
stringclasses
11 values
template_id
stringclasses
56 values
feed_id
stringclasses
16 values
provider
stringclasses
16 values
What are the coordinates of Onepu Lane?
Onepu Lane is located at coordinates (-36.6330, 174.7516).
stop_info
stop_location_v2
1029
Auckland Transport
What are the first and last departure times for route 030 by Rejseplanen?
Route 030 by Rejseplanen has its first departure at 10:00 AM and its last departure at 9:59 AM.
schedule
route_schedule_v1
1292
Rejseplanen
What are the coordinates of Reserved for future project?
Reserved for future project is located at coordinates (-36.8452, 174.6698).
stop_info
stop_location_v2
1029
Auckland Transport
What are the coordinates of Salem St @ Dell St?
Salem St @ Dell St is located at coordinates (42.4313, -71.0524).
stop_info
stop_location_v2
437
Massachusetts Bay Transportation Authority (MBTA)
Tell me about the size of Lokaltog A/S's transit network.
Lokaltog A/S operates a transit network with 1610 routes, 36323 stops, and approximately 13,515 scheduled trips.
agency_overview
agency_route_count_v2
1292
Rejseplanen
What timezone does TransAlbany operate in?
TransAlbany operates in the Australia/Perth timezone.
agency_overview
agency_timezone
1086
Transperth
Where is the Van Buren St & 44th St stop located in the Valley Metro (VM) network?
The Van Buren St & 44th St stop is located at latitude 33.4511, longitude -111.9865 in the Valley Metro (VM) transit network.
stop_info
stop_location_v1
147
Valley Metro (VM)
How many trips run on route 490 by Capital Metro?
Route 490 operated by Capital Metro has approximately 19 scheduled trips.
schedule
route_trip_count
150
Capital Metro
What transit modes does RRReis Keolis operate?
RRReis Keolis operates the following transit services: 48 Tram/Streetcar/Light rail routes, 11 Subway/Metro routes, 177 Rail/Commuter rail routes, 2853 Bus routes, 25 Ferry routes. In total, the agency has 3114 routes.
agency_overview
agency_modes_v1
1077
OVapi Netherlands
How many routes does NMBS/SNCB have?
NMBS/SNCB operates 1376 routes. 1145 are Rail/Commuter rail routes. 231 are Bus routes.
agency_overview
agency_route_count_v1
686
NMBS/SNCB Belgian Railways
What are the coordinates of Pershing & Halsted?
Pershing & Halsted is located at coordinates (41.8235, -87.6464).
stop_info
stop_location_v2
389
Chicago Transit Authority (CTA)
Where is the Ikea Espoo stop located in the HSL Helsinki Region Transport network?
The Ikea Espoo stop is located at latitude 60.2180, longitude 24.6611 in the HSL Helsinki Region Transport transit network.
stop_info
stop_location_v1
865
HSL Helsinki Region Transport
Describe the types of transit services provided by Connexxion.
Connexxion provides the following transit services: 48 Tram/Streetcar/Light rail routes, 11 Subway/Metro routes, 177 Rail/Commuter rail routes, 2853 Bus routes, 25 Ferry routes.
agency_overview
agency_modes_v2
1077
OVapi Netherlands
Where is the University Dr & College Av stop located in the Valley Metro (VM) network?
The University Dr & College Av stop is located at latitude 33.4218, longitude -111.9344 in the Valley Metro (VM) transit network.
stop_info
stop_location_v1
147
Valley Metro (VM)
Where is the Delfzijl, Station (perron B) stop located in the OVapi Netherlands network?
The Delfzijl, Station (perron B) stop is located at latitude 53.3337, longitude 6.9247 in the OVapi Netherlands transit network.
stop_info
stop_location_v1
1077
OVapi Netherlands
Is it valid for a trip to have only one stop_time entry?
No, this is invalid. A trip must have at least two stop_time entries — an origin and a destination. A single-stop trip represents no meaningful journey and cannot be used for routing or scheduling.
gtfs_validation
gv_static
How many routes does Breng have?
Breng operates 3114 routes. 48 are Tram/Streetcar/Light rail routes. 11 are Subway/Metro routes. 177 are Rail/Commuter rail routes. 2853 are Bus routes. 25 are Ferry routes.
agency_overview
agency_route_count_v1
1077
OVapi Netherlands
What is the transfer between Stirling Stn Stand 14 and Stirling Stn Platform 1 in the Transperth system?
There is Minimum time required between Stirling Stn Stand 14 and Stirling Stn Platform 1 in the Transperth network. The minimum transfer time is 239 seconds (3 minutes).
transfer
transfer_info
1086
Transperth
What are the coordinates of Lissewege?
Lissewege is located at coordinates (51.2947, 3.1945).
stop_info
stop_location_v2
686
NMBS/SNCB Belgian Railways
How many routes does Midttrafik have?
Midttrafik operates 1610 routes. 4 are Tram/Streetcar/Light rail routes. 4 are Subway/Metro routes. 7 are Unknown (type 109) routes. 31 are Rail/Commuter rail routes. 1392 are Bus routes. 13 are Ferry routes. 8 are Unknown (type 700) routes. 151 are Unknown (type 715) routes.
agency_overview
agency_route_count_v1
1292
Rejseplanen
Give me a schedule overview of route 337 by Capital Metro.
Route 337 by Capital Metro runs 831 trips serving 89 stops. Service starts at 4:35 AM and ends at 10:35 PM.
schedule
route_schedule_v2
150
Capital Metro
What transit modes does Bayes Coachlines operate?
Bayes Coachlines operates the following transit services: 5 Rail/Commuter rail routes, 206 Bus routes, 15 Ferry routes. In total, the agency has 226 routes.
agency_overview
agency_modes_v1
1029
Auckland Transport
List all rail/commuter rail routes operated by Transperth.
Transperth operates 2 rail/commuter rail routes: Australind, Prospector.
route_info
route_list_by_type
1086
Transperth
Describe route 550 operated by Transperth.
Route 550 is a Bus service operated by Transperth. It runs approximately 35 trips. The route serves 38 stops. Destinations include: East Rockingham, Rockingham Stn.
route_info
route_describe_v1
1086
Transperth
Where is the Glons stop located in the NMBS/SNCB Belgian Railways network?
The Glons stop is located at latitude 50.7504, longitude 5.5354 in the NMBS/SNCB Belgian Railways transit network.
stop_info
stop_location_v1
686
NMBS/SNCB Belgian Railways
How does a journey planner handle express vs local service on the same route?
Express and local trips typically share the same route_id but have different stop patterns in stop_times.txt — express trips skip intermediate stops. A journey planner compares the total travel time for both: express is faster end-to-end but may require walking further to a stop it actually serves. The planner should p...
journey_planning
jp_static
Describe the types of transit services provided by SeaLink Pine Harbour.
SeaLink Pine Harbour provides the following transit services: 5 Rail/Commuter rail routes, 206 Bus routes, 15 Ferry routes.
agency_overview
agency_modes_v2
1029
Auckland Transport
What type of service is route 21 by Chicago Transit Authority (CTA)?
Route 21 by Chicago Transit Authority (CTA) is a Bus service. Its full name is 'Cermak'.
route_info
route_describe_v2
389
Chicago Transit Authority (CTA)
What timezone does SeaLink Travel Group operate in?
SeaLink Travel Group operates in the Pacific/Auckland timezone.
agency_overview
agency_timezone
1029
Auckland Transport
What type of service is route RX by Rejseplanen?
Route RX by Rejseplanen is a Rail/Commuter rail service.
route_info
route_describe_v2
1292
Rejseplanen
What type of service is route Foxboro Event Service by Massachusetts Bay Transportation Authority (MBTA)?
Route Foxboro Event Service by Massachusetts Bay Transportation Authority (MBTA) is a Rail/Commuter rail service. Its full name is 'Foxboro Event Service'.
route_info
route_describe_v2
437
Massachusetts Bay Transportation Authority (MBTA)
Describe route 469 operated by Île-de-France Mobilités.
Route 469 (469) is a Bus service operated by Île-de-France Mobilités. It runs approximately 619 trips. The route serves 54 stops. Destinations include: Aller, Retour.
route_info
route_describe_v1
1026
Île-de-France Mobilités
Give me a schedule overview of route 154 by Toronto Transit Commission (TTC).
Route 154 by Toronto Transit Commission (TTC) runs 442 trips serving 75 stops. Service starts at 10:00 AM and ends at 9:57 AM.
schedule
route_schedule_v2
732
Toronto Transit Commission (TTC)
Where is the Division & Pulaski stop located in the Chicago Transit Authority (CTA) network?
The Division & Pulaski stop is located at latitude 41.9026, longitude -87.7265 in the Chicago Transit Authority (CTA) transit network.
stop_info
stop_location_v1
389
Chicago Transit Authority (CTA)
What are the coordinates of Pacific Coast Highway / Mariposa?
Pacific Coast Highway / Mariposa is located at coordinates (33.9234, -118.3964).
stop_info
stop_location_v2
29
Los Angeles County Metropolitan Transportation Authority (LA Metro)
What are the coordinates of Bestensee, Mühlenberg?
Bestensee, Mühlenberg is located at coordinates (52.2462, 13.6285).
stop_info
stop_location_v2
782
Verkehrsverbund Berlin-Brandenburg (VBB)
What are the first and last departure times for route V86 by Rejseplanen?
Route V86 by Rejseplanen has its first departure at 10:15 AM and its last departure at 9:30 AM.
schedule
route_schedule_v1
1292
Rejseplanen
Give me a schedule overview of route 262 by Rejseplanen.
Route 262 by Rejseplanen runs 19 trips serving 52 stops. Service starts at 10:15 AM and ends at 9:10 AM.
schedule
route_schedule_v2
1292
Rejseplanen
What are the coordinates of Washington St @ Oak St?
Washington St @ Oak St is located at coordinates (42.2572, -71.1619).
stop_info
stop_location_v2
437
Massachusetts Bay Transportation Authority (MBTA)
Tell me about the size of Mantois's transit network.
Mantois operates a transit network with 1476 routes, 49001 stops, and approximately 18,283 scheduled trips.
agency_overview
agency_route_count_v2
1026
Île-de-France Mobilités
How many trips run on route 568 by Verkehrsverbund Berlin-Brandenburg (VBB)?
Route 568 operated by Verkehrsverbund Berlin-Brandenburg (VBB) has approximately 1 scheduled trips.
schedule
route_trip_count
782
Verkehrsverbund Berlin-Brandenburg (VBB)
Where is the N Kilpatrick & Denver stop located in the TriMet, Portland Streetcar network?
The N Kilpatrick & Denver stop is located at latitude 45.5823, longitude -122.6871 in the TriMet, Portland Streetcar transit network.
stop_info
stop_location_v1
247
TriMet, Portland Streetcar
What are the coordinates of Crenshaw / 67th?
Crenshaw / 67th is located at coordinates (33.9779, -118.3310).
stop_info
stop_location_v2
29
Los Angeles County Metropolitan Transportation Authority (LA Metro)
What is the transfer between Weskammstr. (Berlin) and Weskammstr. (Berlin) in the Verkehrsverbund Berlin-Brandenburg (VBB) system?
There is Minimum time required between Weskammstr. (Berlin) and Weskammstr. (Berlin) in the Verkehrsverbund Berlin-Brandenburg (VBB) network. The minimum transfer time is 120 seconds (2 minutes).
transfer
transfer_info
782
Verkehrsverbund Berlin-Brandenburg (VBB)
List all ferry routes operated by Auckland Transport.
Auckland Transport operates 1 ferry routes: TIRI.
route_info
route_list_by_type
1029
Auckland Transport
What are the first and last departure times for route 803 by Transperth?
Route 803 by Transperth has its first departure at 9:30 AM and its last departure at 11:30 AM.
schedule
route_schedule_v1
1086
Transperth
Describe the types of transit services provided by TTC.
TTC provides the following transit services: 20 Tram/Streetcar/Light rail routes, 3 Subway/Metro routes, 212 Bus routes.
agency_overview
agency_modes_v2
732
Toronto Transit Commission (TTC)
What are the coordinates of Blommehaven (Gammel Køge Landevej)?
Blommehaven (Gammel Køge Landevej) is located at coordinates (55.6480, 12.5057).
stop_info
stop_location_v2
1292
Rejseplanen
What transit modes does MeerPlus operate?
MeerPlus operates the following transit services: 48 Tram/Streetcar/Light rail routes, 11 Subway/Metro routes, 177 Rail/Commuter rail routes, 2853 Bus routes, 25 Ferry routes. In total, the agency has 3114 routes.
agency_overview
agency_modes_v1
1077
OVapi Netherlands
What transit modes does Go Bus operate?
Go Bus operates the following transit services: 5 Rail/Commuter rail routes, 206 Bus routes, 15 Ferry routes. In total, the agency has 226 routes.
agency_overview
agency_modes_v1
1029
Auckland Transport
What are the first and last departure times for route 195 by Auckland Transport?
Route 195 by Auckland Transport has its first departure at 5:15 AM and its last departure at 11:25 PM.
schedule
route_schedule_v1
1029
Auckland Transport
Give me a schedule overview of route D/524 by Verkehrsverbund Berlin-Brandenburg (VBB).
Route D/524 by Verkehrsverbund Berlin-Brandenburg (VBB) runs 36 trips serving 46 stops. Service starts at 10:13 AM and ends at 9:48 AM.
schedule
route_schedule_v2
782
Verkehrsverbund Berlin-Brandenburg (VBB)
Give me a schedule overview of route X1 by Verkehrsverbund Berlin-Brandenburg (VBB).
Route X1 by Verkehrsverbund Berlin-Brandenburg (VBB) runs 160 trips serving 53 stops. Service starts at 10:03 AM and ends at 9:53 AM.
schedule
route_schedule_v2
782
Verkehrsverbund Berlin-Brandenburg (VBB)
Describe the types of transit services provided by AT Metro.
AT Metro provides the following transit services: 5 Rail/Commuter rail routes, 206 Bus routes, 15 Ferry routes.
agency_overview
agency_modes_v2
1029
Auckland Transport
Describe route 70 operated by Los Angeles County Metropolitan Transportation Authority (LA Metro).
Route 70 (Metro Local Line) is a Bus service operated by Los Angeles County Metropolitan Transportation Authority (LA Metro). It runs approximately 609 trips. The route serves 161 stops.
route_info
route_describe_v1
29
Los Angeles County Metropolitan Transportation Authority (LA Metro)
Where is the Almere Stad, Hortus stop located in the OVapi Netherlands network?
The Almere Stad, Hortus stop is located at latitude 52.3558, longitude 5.2237 in the OVapi Netherlands transit network.
stop_info
stop_location_v1
1077
OVapi Netherlands
What transit modes does Rederij Doeksen operate?
Rederij Doeksen operates the following transit services: 48 Tram/Streetcar/Light rail routes, 11 Subway/Metro routes, 177 Rail/Commuter rail routes, 2853 Bus routes, 25 Ferry routes. In total, the agency has 3114 routes.
agency_overview
agency_modes_v1
1077
OVapi Netherlands
Describe the types of transit services provided by Vallée du Loing - Nemours.
Vallée du Loing - Nemours provides the following transit services: 17 Tram/Streetcar/Light rail routes, 16 Subway/Metro routes, 24 Rail/Commuter rail routes, 1417 Bus routes, 1 Aerial lift/Gondola route, 1 Funicular route.
agency_overview
agency_modes_v2
1026
Île-de-France Mobilités
What is stop_code in GTFS?
stop_code is an optional field in stops.txt that provides a short rider-facing identifier for a stop, often displayed on stop signs and used in SMS or phone-based transit information systems. Unlike stop_id (internal identifier), stop_code is meant to be human-readable and recognizable to passengers.
gtfs_knowledge
gk_expanded
What are the first and last departure times for route 12 by Toronto Transit Commission (TTC)?
Route 12 by Toronto Transit Commission (TTC) has its first departure at 10:00 AM and its last departure at 9:55 AM.
schedule
route_schedule_v1
732
Toronto Transit Commission (TTC)
How many trips run on route M2 by OVapi Netherlands?
Route M2 operated by OVapi Netherlands has approximately 3,169 scheduled trips.
schedule
route_trip_count
1077
OVapi Netherlands
What transit modes does DB operate?
DB operates the following transit services: 48 Tram/Streetcar/Light rail routes, 11 Subway/Metro routes, 177 Rail/Commuter rail routes, 2853 Bus routes, 25 Ferry routes. In total, the agency has 3114 routes.
agency_overview
agency_modes_v1
1077
OVapi Netherlands
What timezone does Bornholms Trafik operate in?
Bornholms Trafik operates in the Europe/Copenhagen timezone.
agency_overview
agency_timezone
1292
Rejseplanen
Describe route N4 operated by Verkehrsverbund Berlin-Brandenburg (VBB).
Route N4 is a Unknown (type 700) service operated by Verkehrsverbund Berlin-Brandenburg (VBB). It runs approximately 20 trips. The route serves 34 stops. Destinations include: Brandenburg, Wilhelmsdorf, Brandenburg, Wilhelmsdorfer Str., Brandenburg, ZOB.
route_info
route_describe_v1
782
Verkehrsverbund Berlin-Brandenburg (VBB)
What are the first and last departure times for route 33 by Los Angeles County Metropolitan Transportation Authority (LA Metro)?
Route 33 by Los Angeles County Metropolitan Transportation Authority (LA Metro) has its first departure at 4:01 AM and its last departure at 4:36 AM (next day).
schedule
route_schedule_v1
29
Los Angeles County Metropolitan Transportation Authority (LA Metro)
How many trips run on route M8 by OVapi Netherlands?
Route M8 operated by OVapi Netherlands has approximately 2,544 scheduled trips.
schedule
route_trip_count
1077
OVapi Netherlands
How many routes does RET have?
RET operates 3114 routes. 48 are Tram/Streetcar/Light rail routes. 11 are Subway/Metro routes. 177 are Rail/Commuter rail routes. 2853 are Bus routes. 25 are Ferry routes.
agency_overview
agency_route_count_v1
1077
OVapi Netherlands
Where is the Cottbus, Ströbitzer Schulstr. stop located in the Verkehrsverbund Berlin-Brandenburg (VBB) network?
The Cottbus, Ströbitzer Schulstr. stop is located at latitude 51.7521, longitude 14.2983 in the Verkehrsverbund Berlin-Brandenburg (VBB) transit network.
stop_info
stop_location_v1
782
Verkehrsverbund Berlin-Brandenburg (VBB)
How many trips run on route 540 by Verkehrsverbund Berlin-Brandenburg (VBB)?
Route 540 operated by Verkehrsverbund Berlin-Brandenburg (VBB) has approximately 28 scheduled trips.
schedule
route_trip_count
782
Verkehrsverbund Berlin-Brandenburg (VBB)
What type of service is route 37 by HSL Helsinki Region Transport?
Route 37 by HSL Helsinki Region Transport is a Unknown (type 701) service. Its full name is 'Kamppi-Konala-Malminkartano-Honkasuo-Myyrmäki'.
route_info
route_describe_v2
865
HSL Helsinki Region Transport
How many routes does TTC have?
TTC operates 235 routes. 20 are Tram/Streetcar/Light rail routes. 3 are Subway/Metro routes. 212 are Bus routes.
agency_overview
agency_route_count_v1
732
Toronto Transit Commission (TTC)
How many routes does Belaire Ferries have?
Belaire Ferries operates 226 routes. 5 are Rail/Commuter rail routes. 206 are Bus routes. 15 are Ferry routes.
agency_overview
agency_route_count_v1
1029
Auckland Transport
Give me a schedule overview of route 536 by Rejseplanen.
Route 536 by Rejseplanen runs 3 trips serving 22 stops. Service starts at 1:55 PM and ends at 7:11 AM.
schedule
route_schedule_v2
1292
Rejseplanen
What are the first and last departure times for route 2584 by Rejseplanen?
Route 2584 by Rejseplanen has its first departure at 12:35 PM and its last departure at 9:25 AM.
schedule
route_schedule_v1
1292
Rejseplanen
What does route_type 4 mean in GTFS?
In the GTFS specification, route_type 4 indicates Ferry service. This is used for short- and long-distance boat routes.
gtfs_knowledge
route_type_4
How many routes does ODEG Ostdeutsche Eisenbahn GmbH have?
ODEG Ostdeutsche Eisenbahn GmbH operates 1298 routes. 55 are Unknown (type 100) routes. 8 are Unknown (type 1000) routes. 15 are Unknown (type 106) routes. 50 are Unknown (type 109) routes. 76 are Bus routes. 9 are Unknown (type 400) routes. 1041 are Unknown (type 700) routes. 44 are Unknown (type 900) routes.
agency_overview
agency_route_count_v1
782
Verkehrsverbund Berlin-Brandenburg (VBB)
Where is the 3301 Wells Branch/Howard stop located in the Capital Metro network?
The 3301 Wells Branch/Howard stop is located at latitude 30.4401, longitude -97.6953 in the Capital Metro transit network.
stop_info
stop_location_v1
150
Capital Metro
What are the coordinates of Yonge St at Finch Ave East?
Yonge St at Finch Ave East is located at coordinates (43.7796, -79.4153).
stop_info
stop_location_v2
732
Toronto Transit Commission (TTC)
Describe route 60 operated by Los Angeles County Metropolitan Transportation Authority (LA Metro).
Route 60 (Metro Local Line) is a Bus service operated by Los Angeles County Metropolitan Transportation Authority (LA Metro). It runs approximately 620 trips. The route serves 191 stops.
route_info
route_describe_v1
29
Los Angeles County Metropolitan Transportation Authority (LA Metro)
What type of service is route 18 by Massachusetts Bay Transportation Authority (MBTA)?
Route 18 by Massachusetts Bay Transportation Authority (MBTA) is a Bus service. Its full name is 'Ashmont Station - Andrew Station'.
route_info
route_describe_v2
437
Massachusetts Bay Transportation Authority (MBTA)
What timezone does Cottbusverkehr GmbH operate in?
Cottbusverkehr GmbH operates in the Europe/Berlin timezone.
agency_overview
agency_timezone
782
Verkehrsverbund Berlin-Brandenburg (VBB)
Which transit agency has the most scheduled trips?
HSL Helsinki Region Transport (FI) has the most scheduled trips with 84,336. The fewest is NMBS/SNCB Belgian Railways with 2,921 trips.
comparative
most_trips
Tell me about the size of SeaLink Pine Harbour's transit network.
SeaLink Pine Harbour operates a transit network with 226 routes, 7003 stops, and approximately 7,652 scheduled trips.
agency_overview
agency_route_count_v2
1029
Auckland Transport
How many trips run on route 4 by Los Angeles County Metropolitan Transportation Authority (LA Metro)?
Route 4 operated by Los Angeles County Metropolitan Transportation Authority (LA Metro) has approximately 708 scheduled trips.
schedule
route_trip_count
29
Los Angeles County Metropolitan Transportation Authority (LA Metro)
How large is the Auckland Transport transit system?
Auckland Transport (NZ) operates 226 routes with 7,003 stops across its network.
network_stats
network_overview_v2
1029
Auckland Transport
What type of service is route 315 by Capital Metro?
Route 315 by Capital Metro is a Bus service. Its full name is '315-Ben White'.
route_info
route_describe_v2
150
Capital Metro
What type of service is route 4 by Capital Metro?
Route 4 by Capital Metro is a Bus service. Its full name is '4-7th Street'.
route_info
route_describe_v2
150
Capital Metro
Describe route 134 operated by Los Angeles County Metropolitan Transportation Authority (LA Metro).
Route 134 (Metro Local Line) is a Bus service operated by Los Angeles County Metropolitan Transportation Authority (LA Metro). It runs approximately 120 trips. The route serves 72 stops.
route_info
route_describe_v1
29
Los Angeles County Metropolitan Transportation Authority (LA Metro)
Where is the SW 14th Dr & Pleasant View Dr stop located in the TriMet, Portland Streetcar network?
The SW 14th Dr & Pleasant View Dr stop is located at latitude 45.4866, longitude -122.4679 in the TriMet, Portland Streetcar transit network.
stop_info
stop_location_v1
247
TriMet, Portland Streetcar
What are the coordinates of Gerrard St East at Carlaw Ave?
Gerrard St East at Carlaw Ave is located at coordinates (43.6677, -79.3426).
stop_info
stop_location_v2
732
Toronto Transit Commission (TTC)
What are the coordinates of Lillebæltshallen (Middelfart Kommune)?
Lillebæltshallen (Middelfart Kommune) is located at coordinates (55.4957, 9.7479).
stop_info
stop_location_v2
1292
Rejseplanen
What transit modes does Metroselskabet operate?
Metroselskabet operates the following transit services: 4 Tram/Streetcar/Light rail routes, 4 Subway/Metro routes, 7 Unknown (type 109) routes, 31 Rail/Commuter rail routes, 1392 Bus routes, 13 Ferry routes, 8 Unknown (type 700) routes, 151 Unknown (type 715) routes. In total, the agency has 1610 routes.
agency_overview
agency_modes_v1
1292
Rejseplanen
Describe route 33 operated by Los Angeles County Metropolitan Transportation Authority (LA Metro).
Route 33 (Metro Local Line) is a Bus service operated by Los Angeles County Metropolitan Transportation Authority (LA Metro). It runs approximately 650 trips. The route serves 164 stops.
route_info
route_describe_v1
29
Los Angeles County Metropolitan Transportation Authority (LA Metro)
Where is the Lucas St After Bartlett St stop located in the Transperth network?
The Lucas St After Bartlett St stop is located at latitude -32.0530, longitude 115.7963 in the Transperth transit network.
stop_info
stop_location_v1
1086
Transperth
What transit modes does TER operate?
TER operates the following transit services: 17 Tram/Streetcar/Light rail routes, 16 Subway/Metro routes, 24 Rail/Commuter rail routes, 1417 Bus routes, 1 Aerial lift/Gondola route, 1 Funicular route. In total, the agency has 1476 routes.
agency_overview
agency_modes_v1
1026
Île-de-France Mobilités
What is frequencies.txt in GTFS?
frequencies.txt is an optional GTFS file used for routes that operate on regular headways (intervals) rather than fixed schedules. Instead of listing every individual trip time, it specifies a trip pattern with start_time, end_time, and headway_secs (interval in seconds). The exact_times field indicates whether times a...
gtfs_knowledge
frequencies_file
Compare the transit networks of Auckland Transport and OVapi Netherlands.
Auckland Transport (NZ) has 226 routes and 7,003 stops. OVapi Netherlands (NL) has 3114 routes and 75,972 stops. The latter has more routes, while the latter has more stops.
comparative
compare_pair
What type of service is route 12 by Auckland Transport?
Route 12 by Auckland Transport is a Bus service. Its full name is '12'.
route_info
route_describe_v2
1029
Auckland Transport
What are the first and last departure times for route 100 by Toronto Transit Commission (TTC)?
Route 100 by Toronto Transit Commission (TTC) has its first departure at 10:00 AM and its last departure at 9:58 AM.
schedule
route_schedule_v1
732
Toronto Transit Commission (TTC)
What transit modes does Snälltåget AB operate?
Snälltåget AB operates the following transit services: 4 Tram/Streetcar/Light rail routes, 4 Subway/Metro routes, 7 Unknown (type 109) routes, 31 Rail/Commuter rail routes, 1392 Bus routes, 13 Ferry routes, 8 Unknown (type 700) routes, 151 Unknown (type 715) routes. In total, the agency has 1610 routes.
agency_overview
agency_modes_v1
1292
Rejseplanen