2 rows where format = "website link" 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 · 2

format

  • website link · 2
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
944 Powerhouse Museum Collection simplified dataset Museum of Applied Arts and Sciences   2013-05-24T01:44:48.361690 2022-01-18T02:43:35.421740 A single file dataset containing a subset of the metadata of over 75,000 objects in the form of a ta… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/91829aff-594e-4cdf-bc76-bf639335fa26     Powerhouse Museum Collection - website https://collection.maas.museum/ website link   2013-05-23T21:45:06.647694 2013-05-26T22:20:56.732330 20.0 Creative Commons Attribution
945 Powerhouse Museum Collection simplified dataset Museum of Applied Arts and Sciences   2013-05-24T01:44:48.361690 2022-01-18T02:43:35.421740 A single file dataset containing a subset of the metadata of over 75,000 objects in the form of a ta… data.nsw.gov.au https://data.nsw.gov.au/data/dataset/91829aff-594e-4cdf-bc76-bf639335fa26     Powerhouse Museum Collection - API https://api.maas.museum/docs/rest website link Website link to view info for the Museum's REST API. 2022-01-18T02:43:35.674920     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]);