Transportation Sites
City of New York
@usgov.city_of_new_york_transportation_sites
City of New York
@usgov.city_of_new_york_transportation_sites
CREATE TABLE table_1 (
"school_year" VARCHAR,
"opt_code" VARCHAR,
"name" VARCHAR,
"affiliation" VARCHAR,
"site_type" VARCHAR,
"street_address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" DOUBLE,
"longitude" DOUBLE,
"latitude" DOUBLE,
"door_to_door_service" VARCHAR,
"stop_to_school_service" VARCHAR,
"common_carrier_svc_metrocards" VARCHAR,
"site_reimbursement" VARCHAR,
"mid_day_service" VARCHAR,
"d2d_late_day_programs" VARCHAR,
"s2s_late_day_programs" VARCHAR
);
Anyone who has the link will be able to view this.