Routes
State of Iowa
@usgov.state_of_iowa_routes_data
State of Iowa
@usgov.state_of_iowa_routes_data
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.