glam-datasets
1 row 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.", format = "CSV" and licence = "Creative Commons Attribution 4.0"
This data as json, CSV (advanced)
Suggested facets: dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)
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 | 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
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]);