Baselight

SFO Museum Exhibitions

City of San Francisco

@usgov.city_of_san_francisco_sfo_museum_exhibitions

Loading...
Loading...

About this Dataset

SFO Museum Exhibitions

This dataset represents a history of all exhibitions held at San Francisco International Airport by SFO Museum. The data includes the exhibition name, gallery/location, start date, end date, and exhibition type (general or aviation).
Organization: City of San Francisco
Last updated: 2020-11-10T16:56:22.570173
Tags: art, aviation, exhibit, exhibition, gallery, history, museum

Tables

Table 1

@usgov.city_of_san_francisco_sfo_museum_exhibitions.table_1
  • 80.3 KB
  • 1397 rows
  • 16 columns
Loading...

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
);

Share link

Anyone who has the link will be able to view this.