1 row where author = "info@archives.qld.gov.au", "file_modified" is on date 2022-06-13 and format = "CSV"

View and edit SQL

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

source

format

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
357 Inquests 1859 to 1902 Queensland State Archives info@archives.qld.gov.au 2013-03-04T05:52:20.137413 2022-08-09T05:34:21.109586 This index was compiled from the inquest files [Coronial Files (Inquests and No Inquests)](https://w… data.qld.gov.au https://data.qld.gov.au/dataset/b9866690-6b75-4d1d-a0b6-e3868afa0c1d     Inquests 1859 to 1902 https://www.data.qld.gov.au/dataset/b9866690-6b75-4d1d-a0b6-e3868afa0c1d/resource/68bbc9ba-7c9f-46f4-98a9-de7d3e66a8f5/download/inquests-1859-1902.csv CSV This open data file lists the names of the deceased for whom magisterial enquiries were held to esta… 2013-03-03T23:53:28.554418 2022-06-13T02:23:12.978873 6081740.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]);