1 row where dataset_description = "Bibliographic data and links to persistent URL of digital object for the Krantz & Sheldon Architectural images. Approximately 1000. " and format = "ZIP"

View and edit SQL

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

source

format

dataset_description

  • Bibliographic data and links to persistent URL of digital object for the Krantz & Sheldon Architectural images. Approximately 1000. · 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
998 Krantz & Sheldon Architectural images State Library of Western Australia Author Not Specified 2016-07-25T04:08:00.645899 2022-05-25T18:46:17.979308 Bibliographic data and links to persistent URL of digital object for the Krantz & Sheldon Architectu… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/1cf612f0-3245-427a-aa92-e78ef79b1ea6     Krantz and Sheldon (Zipped) https://catalogue.data.wa.gov.au/dataset/1cf612f0-3245-427a-aa92-e78ef79b1ea6/resource/d301a1de-59fb-41c6-9520-5127e0b1380c/download/krantzsheldon.zip ZIP Inside this zipped file, you will find two objects, the first is a folder with all the individual … 2016-07-25T04:09:27.386314 2016-07-25T04:09:27.345737   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]);