Street Closures
City of Seattle
@usgov.city_of_seattle_street_closures_3d470
City of Seattle
@usgov.city_of_seattle_street_closures_3d470
Short Term Street Closures from issued Street Use permits. These permits are only the closures permitted for non-construction activities, including Block Parties, Play Streets, Farmers markets and Cafe Streets. This dataset does not include closures for parades, festivals, or construction related activities.
Organization: City of Seattle
Last updated: 2024-12-16T22:28:31.367607
Tags: closures, permit, sdot, seattle-department-of-transportation, street-closures, street-use, streets, transportation
CREATE TABLE table_1 (
"permit_number" VARCHAR,
"permit_type" VARCHAR,
"project_name" VARCHAR,
"project_description" VARCHAR,
"start_date" VARCHAR,
"end_date" VARCHAR,
"sunday" VARCHAR,
"monday" VARCHAR,
"tuesday" VARCHAR,
"wednesday" VARCHAR,
"thursday" VARCHAR,
"friday" VARCHAR,
"saturday" VARCHAR,
"street_on" VARCHAR,
"street_from" VARCHAR,
"street_to" VARCHAR,
"segkey" BIGINT,
"line_string" VARCHAR
);Anyone who has the link will be able to view this.