1 row where "file_created" is on date 2021-12-02 and format = "RTF"

View and edit SQL

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

source

format

file_created (date)

  • 2021-12-02 · 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
34 State Library of Queensland - Police Gazette Inquests 1875-1885 State Library of Queensland opendata@slq.qld.gov.au 2020-04-03T05:08:36.402383 2021-12-02T23:53:02.151524 A historical index of the Queensland Police Gazette Inquests records from 1875-1885. Inquests were … data.qld.gov.au https://data.qld.gov.au/dataset/f1a5089b-01f9-40a8-8aee-ce62a4721bde     Explanatory information - Police Gazette Inquests 1875-1885 (updated Dec 2021) https://www.data.qld.gov.au/dataset/f1a5089b-01f9-40a8-8aee-ce62a4721bde/resource/c2da9a7f-6b42-42f6-a300-25b0daa6d784/download/explanatory-information_police-gazettes-inquests-1875-1885-updated-dec-2021.rtf RTF More information about this dataset 2021-12-02T23:53:02.239010 2021-12-07T02:19:18.108670 648704.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]);