1 row where dataset_description = "Search over 75,000 objects collected from 1880 to the present day. This interactive database contains thousands of zoomable images and research into the Museum's collection, much of it made public for the first time. " and publisher = "Museum of Applied Arts and Sciences"

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)

source

publisher

  • Museum of Applied Arts and Sciences · 1

format

dataset_description

  • Search over 75,000 objects collected from 1880 to the present day. This interactive database contains thousands of zoomable images and research into the Museum's collection, much of it made public for the first time. · 1
Link rowid ▼ dataset_title publisher author dataset_issued dataset_modified dataset_description source info_url start_date end_date file_title download_url format file_description file_created file_modified file_size licence
947 Search the Powerhouse Museum Collection Museum of Applied Arts and Sciences Powerhouse Museum 2013-05-24T02:09:35.376542 2017-06-19T07:58:15.006073 Search over 75,000 objects collected from 1880 to the present day. This interactive database contain… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/bf5a60c5-3340-4cd7-9282-d4db9819e071     Search the Powerhouse Museum Collection https://collection.maas.museum MUSEUM   2013-05-23T22:09:50.225808 2013-05-26T22:20:52.738648 20.0 Creative Commons Attribution

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [glam-datasets] (
   [dataset_title] TEXT,
   [publisher] TEXT,
   [author] TEXT,
   [dataset_issued] TEXT,
   [dataset_modified] TEXT,
   [dataset_description] TEXT,
   [source] TEXT,
   [info_url] TEXT,
   [start_date] TEXT,
   [end_date] TEXT,
   [file_title] TEXT,
   [download_url] TEXT,
   [format] TEXT,
   [file_description] TEXT,
   [file_created] TEXT,
   [file_modified] TEXT,
   [file_size] TEXT,
   [licence] TEXT
);
CREATE INDEX [idx_glam-datasets_source_publisher_format_licence]
    ON [glam-datasets] ([source], [publisher], [format], [licence]);