Routes
City of New York
@usgov.city_of_new_york_routes
City of New York
@usgov.city_of_new_york_routes
CREATE TABLE table_1 (
"school_year" VARCHAR,
"route_number" VARCHAR,
"service_type" VARCHAR,
"vehicle_typedescription" VARCHAR,
"route_start_date" TIMESTAMP,
"vendor_code" VARCHAR,
"vendor_name" VARCHAR,
"vendor_affiliation" VARCHAR,
"garage_street_address" VARCHAR,
"garage_city" VARCHAR,
"garage_state" VARCHAR,
"garage_zip" DOUBLE,
"xcoordinates" DOUBLE,
"ycoordinates" DOUBLE
);
Anyone who has the link will be able to view this.