3 rows where dataset_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. We're delighted to announce that this set was recently used in GovHack 2016 for the iHero Application entry https://2016.hackerspace.govhack.org/content/ihero . Summary from the Entry: Our project ''iHero" is a web application that uses facial recognition to search Australian service photos across various conflicts as captured by the State Library of Western Australia, Australian War Memorial, National Archives of Australia and the State Library of Queensland." and publisher = "State Library of Western Australia" sorted by download_url

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

  • A collection of more than 700 photographs of World War I soldiers was digitised in 1999 as part of the Adopt-A-Soldier project. We're delighted to announce that this set was recently used in GovHack 2016 for the iHero Application entry https://2016.hackerspace.govhack.org/content/ihero . Summary from the Entry: Our project ''iHero" is a web application that uses facial recognition to search Australian service photos across various conflicts as captured by the State Library of Western Australia, Australian War Memorial, National Archives of Australia and the State Library of Queensland. · 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
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
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
996 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 (Modsxml) https://catalogue.data.wa.gov.au/dataset/706ed446-6f0a-42fd-aba5-8e4295675107/resource/e418d8f4-7c7b-4bdd-b01f-d1782c383e6e/download/adopt-a-soldier.xml XML This MODSXML file contains limited bibliographic data from this collection including title of image;… 2016-07-25T05:39:33.845838 2016-07-25T05:39:33.806536   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]);