1 row where "dataset_issued" is on date 2018-08-20 and publisher = "State Library of Queensland"

View and edit SQL

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

source

publisher

  • State Library of Queensland · 1

format

dataset_issued (date)

  • 2018-08-20 · 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
248 State Library of Queensland - Portraits of WW1 soldiers from the Australasian Traveller State Library of Queensland opendata@slq.qld.gov.au 2018-08-20T01:44:51.169514 2020-12-09T05:54:33.388871 Soldiers of World War 1 who were members of the Commercial Travellers' Association of Queensland had… data.qld.gov.au https://data.qld.gov.au/dataset/71375e54-eab8-4344-9a04-72515ef53edd     Portraits of WW1 soldiers - Australasian Traveller https://www.data.qld.gov.au/dataset/71375e54-eab8-4344-9a04-72515ef53edd/resource/6684dfdc-34f7-43bf-bb71-b3bb043bdb61/download/soldier_portraits_australasian_traveller.csv CSV Soldiers of World War 1 who were members of the Commercial Travellers Association of Queensland had … 2018-08-20T01:46:31.117934 2019-08-20T07:56:13.272610 224256.0 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]);