1 row where "dataset_issued" is on date 2014-09-26 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)

  • 2014-09-26 · 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
247 State Library of Queensland - Portraits of soldiers from the South African War (1899-1902) State Library of Queensland opendata@slq.qld.gov.au 2014-09-26T00:18:25.128694 2020-12-09T05:54:43.262162 From State Library of Queensland - information and photographs of Queensland troops appearing in the… data.qld.gov.au https://data.qld.gov.au/dataset/91efa00c-b982-4df9-8735-f9a2d3bfdd34     Portraits of soldiers from the South African War (1899-1902) https://www.data.qld.gov.au/dataset/91efa00c-b982-4df9-8735-f9a2d3bfdd34/resource/3ce930b0-3c44-49e5-b956-4aea7a57d89f/download/indsawextract.csv CSV From State Library of Queensland - information and URL to photographs of Queensland troops appearing… 2014-09-26T00:20:47.182092 2019-08-20T07:44:30.584534 1363148.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]);