Bus Lanes - Local Streets
City of New York
@usgov.city_of_new_york_bus_lanes_local_streets
City of New York
@usgov.city_of_new_york_bus_lanes_local_streets
Bus lanes are travel lanes that are restricted to buses during certain hours of the day. All bus lanes have signs posted along the route with specific regulations; lanes marked "Bus Only" and /or painted red. Bus lanes help to keep buses from getting stuck in traffic, generally making travel for bus riders faster and reliable and improving the overall traffic flow of a corridor. Each record represents a segment of a bus lane based on the LION geographic base file of NYC streets. User may use the SegmentID field in this dataset to join with the LION data for more information.
Organization: City of New York
Last updated: 2021-08-07T17:56:53.232714
Tags: bus, lanes, mta
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"street" VARCHAR,
"trafdir" VARCHAR,
"segmentid" BIGINT,
"rw_type" DOUBLE,
"streetwidt" BIGINT,
"boro" VARCHAR,
"facility" VARCHAR,
"hours" VARCHAR,
"days" VARCHAR,
"lane_width" VARCHAR,
"year1" BIGINT,
"year2" BIGINT,
"year3" BIGINT,
"lane_type1" VARCHAR,
"lane_type2" VARCHAR,
"sbs_route1" VARCHAR,
"sbs_route2" VARCHAR,
"sbs_route3" VARCHAR,
"days_code" BIGINT,
"last_updat" VARCHAR,
"lane_color" VARCHAR,
"open_dates" VARCHAR,
"chron_id_1" VARCHAR,
"shape_leng" DOUBLE,
"shape_le_1" VARCHAR
);Anyone who has the link will be able to view this.