Special Events Permits
City of Seattle
@usgov.city_of_seattle_special_events_permits_6862e
City of Seattle
@usgov.city_of_seattle_special_events_permits_6862e
Applications received and Special Event permits issued by Special Events Office, Office of Economic Development, since 2019
Organization: City of Seattle
Last updated: 2024-12-16T22:25:29.197089
Tags: demonstrations, events, fairs, festivals, marches, parades, permits, rallies
CREATE TABLE table_1 (
"application_date" VARCHAR,
"permit_status" VARCHAR,
"permit_type" VARCHAR,
"event_category" VARCHAR,
"event_sub_category" VARCHAR,
"name_of_event" VARCHAR,
"year_month_app" VARCHAR -- Year-Month-App#,
"event_start_date" VARCHAR,
"event_end_date" VARCHAR,
"event_location_park" VARCHAR -- Event Location - Park,
"event_location_neighborhood" VARCHAR -- Event Location - Neighborhood,
"council_district" VARCHAR,
"precinct" VARCHAR,
"organization" VARCHAR,
"attendance" DOUBLE
);Anyone who has the link will be able to view this.