1 row where "dataset_issued" is on date 2018-07-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)

  • 2018-07-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
256 State Library of Queensland - Music Queensland - World War 1 State Library of Queensland opendata@slq.qld.gov.au 2018-07-26T06:55:19.483413 2020-12-09T05:52:23.186482 Music Queensland is the State Library of Queensland’s digital music collection, and contains digitis… data.qld.gov.au https://data.qld.gov.au/dataset/041bbe44-dd8b-47b2-a315-157233c02b90     Music Queensland World War 1 https://www.data.qld.gov.au/dataset/041bbe44-dd8b-47b2-a315-157233c02b90/resource/1275335e-72c8-4848-ae39-94275defe86d/download/music_queensland_ww1_subset.csv CSV Music Queensland is the State Library of Queensland’s digital music collection, and contains digitis… 2018-07-26T07:06:21.484481 2019-08-22T06:42:55.917346 8704.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]);