2 rows where "file_created" is on date 2018-04-13, format = "CSV" and publisher = "Queensland State Archives"

View and edit SQL

Suggested facets: dataset_issued (date), file_modified (date)

source

publisher

  • Queensland State Archives · 2

format

file_created (date)

  • 2018-04-13 · 2
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
381 Marine Infrastructure and Vessels 1860-2006 Queensland State Archives web@archives.qld.gov.au 2018-04-13T05:42:37.824366 2022-06-29T01:19:16.690084 This series held at [Queensland State Archives](https://www.qld.gov.au/recreation/arts/heritage/arch… data.qld.gov.au https://data.qld.gov.au/dataset/6af32e8b-78e6-4f7c-8bc1-aa9d89b225f6     Marine Infrastructure and Vessels 1860-2006 https://www.data.qld.gov.au/dataset/6af32e8b-78e6-4f7c-8bc1-aa9d89b225f6/resource/77a0ec41-2040-47f8-bdf8-69b81acc0bf3/download/marine-infrastructure-and-vessels-1860-2006.csv CSV This series comprises drawings and charts of Queensland ports and harbour areas together with port a… 2018-04-13T05:44:36.428513 2018-04-13T05:44:36.335248 2726297.0 Creative Commons Attribution 4.0
383 Hydrographic Charts 1802-2013 Queensland State Archives web@archives.qld.gov.au 2018-04-13T05:37:15.053379 2022-06-28T23:53:48.060056 This series comprises hydrographic charts held at [Queensland State Archives](http://www.archives.ql… data.qld.gov.au https://data.qld.gov.au/dataset/5b5e80a7-371b-4365-9280-37dca0f6ed0d     Hydrographic Charts 1802-2013 https://www.data.qld.gov.au/dataset/5b5e80a7-371b-4365-9280-37dca0f6ed0d/resource/f15c312b-a290-406a-9676-5cdaa11fafa2/download/hydrographic-charts-1802-2013.csv CSV This series comprises hydrographic charts prepared by the Harbours and Rivers Department and its suc… 2018-04-13T05:38:49.973132 2022-05-27T02:07:57.880190 4194304.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]);