3 rows where info_url = "https://catalogue.data.wa.gov.au/dataset/bc4c50bf-3de1-44d1-8484-a07a30bfe974" and publisher = "State Library of Western Australia"

View and edit SQL

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

format

source

publisher

  • State Library of Western Australia · 3

info_url

  • https://catalogue.data.wa.gov.au/dataset/bc4c50bf-3de1-44d1-8484-a07a30bfe974 · 3
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
1006 In Memoriam Cards State Library of Western Australia Author Not Specified 2016-07-25T05:41:51.814231 2022-05-25T18:46:19.894827 Collection of "In Memoriam" cards with photographs of West Australians killed during the First World… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/bc4c50bf-3de1-44d1-8484-a07a30bfe974     In Memoriam Cards (csv) https://catalogue.data.wa.gov.au/dataset/bc4c50bf-3de1-44d1-8484-a07a30bfe974/resource/16a5e7e1-6f38-4db0-ba23-0fa70a8b6f85/download/in-memoriam.csv CSV The CSV contains limited bibliographic data from this collection including title of image; subject; … 2016-07-25T05:42:57.750044 2016-07-25T05:42:57.715804   Creative Commons Attribution 4.0
1007 In Memoriam Cards State Library of Western Australia Author Not Specified 2016-07-25T05:41:51.814231 2022-05-25T18:46:19.894827 Collection of "In Memoriam" cards with photographs of West Australians killed during the First World… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/bc4c50bf-3de1-44d1-8484-a07a30bfe974     In Memoriam Cards (Marcxml) https://catalogue.data.wa.gov.au/dataset/bc4c50bf-3de1-44d1-8484-a07a30bfe974/resource/7bb0d95e-a6d6-49fa-8de8-c1f3af9e3df7/download/in-memoriam.xml XML This MARCXML file contains limited bibliographic data from this collection including title of image;… 2016-07-25T05:43:37.269242 2016-07-25T05:43:37.233736   Creative Commons Attribution 4.0
1008 In Memoriam Cards State Library of Western Australia Author Not Specified 2016-07-25T05:41:51.814231 2022-05-25T18:46:19.894827 Collection of "In Memoriam" cards with photographs of West Australians killed during the First World… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/bc4c50bf-3de1-44d1-8484-a07a30bfe974     In Memoriam Cards (Modsxml) https://catalogue.data.wa.gov.au/dataset/bc4c50bf-3de1-44d1-8484-a07a30bfe974/resource/2ba88685-0239-4f7e-863d-b585a068ca9d/download/in-memoriam.xml XML This MODSXML file contains limited bibliographic data from this collection including title of image;… 2016-07-25T05:44:10.239163 2016-07-25T05:44:10.196102   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]);