2 rows where dataset_description = "To mark the centenary of World War I, the State Library is in the process of digitising material relating to this conflict. Items include photographs, books, letters, diaries, greeting cards and more.", format = "XML" and publisher = "State Library of Western Australia"

View and edit SQL

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

source

publisher

  • State Library of Western Australia · 2

format

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
1017 WWI Centenary Project State Library of Western Australia Data and Discovery Team 2016-07-25T04:32:21.709494 2022-05-25T18:46:20.350897 To mark the centenary of World War I, the State Library is in the process of digitising material rel… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/8ab80491-45b9-46b7-89ef-e2f29e9b68e4     SLWA Centenary WWI (Marcxml) https://catalogue.data.wa.gov.au/dataset/8ab80491-45b9-46b7-89ef-e2f29e9b68e4/resource/b7afc9dc-6b92-4926-afbf-88165e6ebdee/download/slwa-centenarywwi2016marc.xml XML This MARCXML file contains limited bibliographic data from this collection including title of image;… 2016-07-25T04:34:42.292685 2016-07-25T04:34:42.237482   Creative Commons Attribution 4.0
1018 WWI Centenary Project State Library of Western Australia Data and Discovery Team 2016-07-25T04:32:21.709494 2022-05-25T18:46:20.350897 To mark the centenary of World War I, the State Library is in the process of digitising material rel… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/8ab80491-45b9-46b7-89ef-e2f29e9b68e4     SLWA Centenary WWI (Modsxml) https://catalogue.data.wa.gov.au/dataset/8ab80491-45b9-46b7-89ef-e2f29e9b68e4/resource/52ea632d-b571-483a-9e3c-90e12614d8dc/download/slwa-centenarywwi2016mods.xml XML This MODSXML file contains limited bibliographic data from this collection including title of image;… 2016-07-25T04:35:30.012607 2016-07-25T04:35:29.969398   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]);