Leeds Museums And Galleries Highlights
Leeds City Council
@ukgov.leeds_museums_and_galleries_highlights
Leeds City Council
@ukgov.leeds_museums_and_galleries_highlights
CREATE TABLE n_07_08_2015 (
"objectid" BIGINT,
"object_number" VARCHAR,
"mnemonic" VARCHAR,
"classification" VARCHAR,
"culture" VARCHAR,
"period" VARCHAR,
"display_name" VARCHAR,
"alpha_sort" VARCHAR,
"object_name" VARCHAR,
"title_sort" VARCHAR,
"date" VARCHAR,
"begin_date" BIGINT,
"medium_materials" VARCHAR,
"dimensions" VARCHAR,
"description" VARCHAR,
"webdescription" VARCHAR
);
CREATE TABLE n_25_10_2016 (
"objectid" BIGINT,
"object_number" VARCHAR,
"sort_number" VARCHAR,
"mnemonic" VARCHAR,
"classification" VARCHAR,
"culture" VARCHAR,
"period" VARCHAR,
"display_name" VARCHAR,
"alpha_sort" VARCHAR,
"object_name" VARCHAR,
"title_sort" VARCHAR,
"date" VARCHAR,
"begin_date" BIGINT,
"medium_materials" VARCHAR,
"dimensions" VARCHAR,
"description" VARCHAR,
"credit_line" VARCHAR,
"webdescription" VARCHAR
);
Anyone who has the link will be able to view this.