1 row where "file_created" is on date 2015-06-01 and publisher = "Queensland State Archives"

View and edit SQL

source

publisher

  • Queensland State Archives · 1

format

file_created (date)

  • 2015-06-01 · 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
430 Transfer of runs 1848 to 1874 Queensland State Archives web@archives.qld.gov.au 2015-06-01T05:08:07.048267 2022-06-22T02:38:22.495223 This index was compiled from [Papers relating to the transfer of runs](https://www.archivessearch.ql… data.qld.gov.au https://data.qld.gov.au/dataset/53bffe22-95e2-4c99-a410-7d74266a03ed     Transfer of runs 1848 to 1874 https://www.data.qld.gov.au/dataset/53bffe22-95e2-4c99-a410-7d74266a03ed/resource/d2d5b14a-f5c5-4a08-90cb-714b322c8b59/download/transfer-of-runs-1848-1874.csv CSV This open data file lists the names of transferees and the names of runs for transfers from land age… 2015-06-01T05:09:53.655770 2022-04-07T01:36:12.811487 268390.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]);