Street Resurfacing Schedule
City of New York
@usgov.city_of_new_york_street_resurfacing_schedule
City of New York
@usgov.city_of_new_york_street_resurfacing_schedule
DOT issues a list of streets where crews will be doing milling or resurfacing work each week.* *Schedules are subject to change due to inclement weather or equipment issues. For more information, visit NYC DOT website: https://www.nyc.gov/html/dot/html/motorist/resurfintro.shtml
Organization: City of New York
Last updated: 2023-03-10T20:39:18.154325
Tags: asphalt, milling, pavement, paving, resurfacing, street
CREATE TABLE table_1 (
"work_schedule_project_location_id" BIGINT,
"borough_name" VARCHAR,
"day" VARCHAR,
"date" TIMESTAMP,
"on_street_name" VARCHAR,
"from_street_name" VARCHAR,
"to_street_name" VARCHAR,
"community_board" DOUBLE,
"area" VARCHAR,
"work_type" VARCHAR,
"crew_type" VARCHAR,
"shift_type" VARCHAR,
"oftcode" VARCHAR,
"location_segment_id" DOUBLE,
"location_wkt" VARCHAR,
"location_node_id" VARCHAR
);Anyone who has the link will be able to view this.