1 row where file_description = "Inside this zipped file, you will find two objects, the first is a folder with all the individual records(labeled by SLWA's unique bibliographic record number) described in Dublin Core and output as xml. The other object is a single list of all the records described in Dublin Core and output as xml. " and format = "ZIP"

View and edit SQL

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

source

format

file_size

  • - 1

file_description

  • Inside this zipped file, you will find two objects, the first is a folder with all the individual records(labeled by SLWA's unique bibliographic record number) described in Dublin Core and output as xml. The other object is a single list of all the records described in Dublin Core and output as xml. · 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
985 Digital Photographic Collection State Library of Western Australia Author Not Specified 2016-07-25T03:53:22.224986 2022-05-25T18:46:16.346659 50,000 digital photographs in which copyright has expired with bibliographic data and links to persi… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/7faa2336-7601-447c-91b0-4b771ee26b6f     SLWA pictorial (zipped dublin core) https://catalogue.data.wa.gov.au/dataset/7faa2336-7601-447c-91b0-4b771ee26b6f/resource/7e59adde-931b-4992-a9b9-756dc925ff7c/download/slwapictorial.zip ZIP Inside this zipped file, you will find two objects, the first is a folder with all the individual re… 2016-07-25T04:00:44.760849 2016-07-25T04:00:44.715133   Creative Commons Attribution 4.0

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]);