Ethnic Artist Roster
City of Seattle
@usgov.city_of_seattle_ethnic_artist_roster_e2828
City of Seattle
@usgov.city_of_seattle_ethnic_artist_roster_e2828
CREATE TABLE table_1 (
"first_name" VARCHAR,
"middle_name" VARCHAR,
"last_name" VARCHAR,
"ethnicity" VARCHAR,
"website" VARCHAR,
"medium" VARCHAR,
"artist_statement" VARCHAR,
"group_ethnicity" BIGINT,
"group_medium" BIGINT,
"image_1" VARCHAR,
"image_1_caption" VARCHAR,
"image_2" VARCHAR,
"image_2_caption" VARCHAR,
"image_3" VARCHAR,
"image_3_caption" VARCHAR,
"image_4" VARCHAR,
"image_4_caption" VARCHAR,
"image_5" VARCHAR,
"image_5_caption" VARCHAR
);
Anyone who has the link will be able to view this.