1 row where file_title = "Bird song Online (Marcxml)", format = "XML" 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)

source

publisher

  • State Library of Western Australia · 1

format

file_title

  • Bird song Online (Marcxml) · 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
969 Bird songs online State Library of Western Australia Author Not Specified 2016-07-25T04:40:33.444695 2022-05-25T18:46:13.911322 John Hutchinson was an ornithologist and a birdcall recordist. This dataset includes all the bibliog… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/9fc37834-e4ee-4e5a-a798-27da5c5af7da     Bird song Online (Marcxml) https://catalogue.data.wa.gov.au/dataset/9fc37834-e4ee-4e5a-a798-27da5c5af7da/resource/244c4273-ca1f-42e1-b790-5d74b0e6d741/download/birdsong-onlinemarc.xml XML This MARCXML file contains limited bibliographic data from this collection including title of image;… 2016-07-25T04:43:41.230262 2016-07-25T04:43:41.190283   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]);