Routes
State of Iowa
@usgov.state_of_iowa_routes_data
State of Iowa
@usgov.state_of_iowa_routes_data
This dataset shows all bus routes and stops that have been shared on www.iowa-gtfs.com. For General Transit Feed Specification (GTFS) attribute information, view https://developers.google.com/transit/gtfs/reference/
Organization: State of Iowa
Last updated: 2024-04-12T12:47:19.174521
Tags: bus, gtfs, public-transit, transit
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"trip_short_name" VARCHAR,
"trip_headsign" VARCHAR,
"direction_id" BIGINT,
"route_long_name" VARCHAR,
"route_short_name" VARCHAR,
"wheelchair_accessible" DOUBLE,
"bikes_allowed" DOUBLE,
"shape_id" VARCHAR,
"route_id" VARCHAR,
"service_id" VARCHAR,
"trip_id" VARCHAR,
"block_id" VARCHAR,
"agency_id" VARCHAR,
"route_description" VARCHAR,
"route_type" BIGINT,
"route_url" VARCHAR,
"objectid" BIGINT,
"shape" DOUBLE,
"editdate" VARCHAR
);Anyone who has the link will be able to view this.