1 row where "dataset_issued" is on date 2021-07-26 and "dataset_modified" is on date 2022-08-09

View and edit SQL

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

source

format

dataset_modified (date)

  • 2022-08-09 · 1

dataset_issued (date)

  • 2021-07-26 · 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
358 Pneumonic influenza patients, Wallangarra Quarantine Compound Queensland State Archives web@archives.qld.gov.au 2021-07-26T02:01:18.196241 2022-08-09T05:33:42.848475 Index to [admission registers](https://www.archivessearch.qld.gov.au/series/S6604) for the Wallanga… data.qld.gov.au https://data.qld.gov.au/dataset/d380e5ef-f245-448c-ba63-7149b5df9968     Index to Wallangarra Flu Camp 1918-1919 https://www.data.qld.gov.au/dataset/d380e5ef-f245-448c-ba63-7149b5df9968/resource/b9d592a5-e6e4-408c-a1f9-8971687d29fe/download/index-to-wallangarra-flu-camp-1918-1919-.csv CSV These Admission [Registers - Pneumonic influenza patients, Wallangarra Quarantine Compound](https://… 2021-07-26T02:08:47.067177 2021-08-20T05:18:31.538629 1572864.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]);