SFO Museum Exhibitions
City of San Francisco
@usgov.city_of_san_francisco_sfo_museum_exhibitions
City of San Francisco
@usgov.city_of_san_francisco_sfo_museum_exhibitions
CREATE TABLE table_1 (
"id_no" BIGINT,
"start_date" TIMESTAMP,
"start_date_month" BIGINT,
"start_date_day" BIGINT,
"start_date_year" BIGINT,
"end_date" TIMESTAMP,
"end_date_month" DOUBLE,
"end_date_day" DOUBLE,
"end_date_year" DOUBLE,
"exhibition_type" VARCHAR,
"title" VARCHAR,
"gallery_site" VARCHAR,
"gallery_terminal" VARCHAR,
"gallery_area" VARCHAR,
"gallery_level" VARCHAR,
"gallery_name" VARCHAR
);
Anyone who has the link will be able to view this.