1 row where file_description = "A collection of more than 700 photographs of World War I soldiers was digitised in 1999 as part of the Adopt-A-Soldier project. The CSV contains limited bibliographic data from this collection including title of image; subject; description of resource and a link to the image on the SLWA website. Tools used to create this dataset: <ul> <li>[MarcEdit](http://marcedit.reeset.net/about-marcedit)</li> <li>[AACR2 - Anglo American Cataloguing Rules](http://www.aacr2.org/)</li> <li>[RDA - Resource Description and Access](www.rdatoolkit.org/about)</li> <li>[LCSH - Library of Congress Subject Headings](http://www.loc.gov/aba/cataloging/subject/)</li> </ul> ", format = "CSV" and source = "data.wa.gov.au"

View and edit SQL

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

source

  • data.wa.gov.au · 1

format

file_description

  • A collection of more than 700 photographs of World War I soldiers was digitised in 1999 as part of the Adopt-A-Soldier project. The CSV contains limited bibliographic data from this collection including title of image; subject; description of resource and a link to the image on the SLWA website. Tools used to create this dataset: <ul> <li>[MarcEdit](http://marcedit.reeset.net/about-marcedit)</li> <li>[AACR2 - Anglo American Cataloguing Rules](http://www.aacr2.org/)</li> <li>[RDA - Resource Description and Access](www.rdatoolkit.org/about)</li> <li>[LCSH - Library of Congress Subject Headings](http://www.loc.gov/aba/cataloging/subject/)</li> </ul> · 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
994 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 (csv) https://catalogue.data.wa.gov.au/dataset/706ed446-6f0a-42fd-aba5-8e4295675107/resource/8601e3a3-b983-4a9d-a084-6a86df0939c1/download/adopt-a-soldier-2.csv CSV A collection of more than 700 photographs of World War I soldiers was digitised in 1999 as part of t… 2016-07-25T05:38:11.949865 2016-07-25T05:38:11.913570   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]);