1 row where dataset_description = "Photographs from the SLWA collection featuring the Commonwealth Games. Most if not all of the photographs are from the 1962 games held in Western Australia. Photographs include opening and closing ceremonies, athletes receiving medals and action shots from the event. The datasets include links to the images", format = "XML" and publisher = "State Library of Western Australia"

View and edit SQL

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

source

publisher

  • State Library of Western Australia · 1

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
989 SLWA Commonwealth Games photographs State Library of Western Australia Author Not Specified 2018-04-04T03:33:45.801947 2022-05-25T18:46:17.450244 Photographs from the SLWA collection featuring the Commonwealth Games. Most if not all of the photog… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/45357ec0-dd39-4d08-b051-6b7d820cb954     SLWA commonwealth games Library metadata https://catalogue.data.wa.gov.au/dataset/45357ec0-dd39-4d08-b051-6b7d820cb954/resource/04befc56-7962-41f6-b00a-08235148b3b2/download/commonwealth-games-marcxml.xml XML This xml file uses the marcxml schema to describe the photographs. There is a link to the informatio… 2018-04-04T03:35:50.728114 2018-04-04T03:35:50.624315   Creative Commons Attribution Share-Alike 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]);