1 row where file_modified = "2016-07-25T05:38:56.153459" and format = "XML"

View and edit SQL

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

source

format

file_modified

  • 2016-07-25T05:38:56.153459 · 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
995 Adopt a Soldier State Library of Western Australia Author Not Specified 2016-07-25T05:36:51.433567 2022-05-25T18:46:18.447066 A collection of more than 700 photographs of World War I soldiers was digitised in 1999 as part of t… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/706ed446-6f0a-42fd-aba5-8e4295675107     Adopt a soldier photographs (Marcxml) https://catalogue.data.wa.gov.au/dataset/706ed446-6f0a-42fd-aba5-8e4295675107/resource/b095414e-acca-4db8-b28e-6675262ced6e/download/adopt-a-soldier2.xml XML This MARCXML file contains limited bibliographic data from this collection including title of image;… 2016-07-25T05:38:56.194713 2016-07-25T05:38:56.153459   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]);