3 rows 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" 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

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 · 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
987 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 minimal metadata https://catalogue.data.wa.gov.au/dataset/45357ec0-dd39-4d08-b051-6b7d820cb954/resource/2475c22c-b5d9-4b5c-994a-f4a0fac381ef/download/slwa-commonwealth-games-photographs-minimal-metadata.csv CSV This file has been simplified in that it includes only: Library control number, collection number, A… 2018-04-04T03:34:33.707594 2018-04-04T03:34:33.607483   Creative Commons Attribution Share-Alike 4.0
988 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 metadata https://catalogue.data.wa.gov.au/dataset/45357ec0-dd39-4d08-b051-6b7d820cb954/resource/8143068d-3786-4a25-ad41-99ae2bdc5e43/download/slwa-commonwealth-games-photographs.csv CSV Contains: Library control number, collection number, Author (where available), Title, published date… 2018-04-04T03:35:28.210817 2018-04-04T03:35:28.103971   Creative Commons Attribution Share-Alike 4.0
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]);