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
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,
"event_start_date" VARCHAR,
"event_end_date" VARCHAR,
"event_location_park" VARCHAR,
"event_location_neighborhood" VARCHAR,
"council_district" VARCHAR,
"precinct" VARCHAR,
"organization" VARCHAR,
"attendance" DOUBLE
);
Anyone who has the link will be able to view this.