Washington’s State Art Collection 2024-07-15
State of Washington
@usgov.state_of_washington_washingtons_state_art_collection_2024_07_15
State of Washington
@usgov.state_of_washington_washingtons_state_art_collection_2024_07_15
CREATE TABLE table_1 (
"city" VARCHAR,
"art_site" VARCHAR,
"artist" VARCHAR,
"art_title" VARCHAR,
"art_type" VARCHAR,
"materials" VARCHAR,
"measurements" VARCHAR,
"date_made" VARCHAR,
"location" VARCHAR,
"address" VARCHAR,
"zip_code" VARCHAR,
"see_more_at" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"geocoordinates" VARCHAR,
"id_number" VARCHAR,
"credit_line" VARCHAR
);
Anyone who has the link will be able to view this.