1 row where "dataset_issued" is on date 2018-12-17 and publisher = "Queensland State Archives" sorted by rowid descending

View and edit SQL

source

publisher

  • Queensland State Archives · 1

format

dataset_issued (date)

  • 2018-12-17 · 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
359 Index to Correspondence of Queensland Colonial Secretary 1859-1861 Queensland State Archives web@archives.qld.gov.au 2018-12-17T05:09:43.591565 2022-08-09T05:33:04.337194 This open data set is the name index to the correspondence of the Colonial Secretary of Queensland … data.qld.gov.au https://data.qld.gov.au/dataset/982569e3-2be7-4ea4-aa58-3093e854b541     Index to Colonial Secretary s Correspondence 1859 - 1861.csv https://www.data.qld.gov.au/dataset/982569e3-2be7-4ea4-aa58-3093e854b541/resource/b6e99bc9-c745-4d52-bef0-5d6da14ae538/download/index-to-colonial-secretarys-correspondence-1859-1861-.csv CSV This open data set is the name index to the [correspondence of the Colonial Secretary of Queensland … 2018-12-17T05:11:58.767974 2022-06-06T06:01:59.562605 8388608.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]);