1 row where "file_created" is on date 2020-06-24, "file_modified" is on date 2022-06-14 and publisher = "Queensland State Archives" sorted by dataset_description

View and edit SQL

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

source

publisher

  • Queensland State Archives · 1

format

file_modified (date)

  • 2022-06-14 · 1

file_created (date)

  • 2020-06-24 · 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
326 Beaudesert Shire Burials - Logan Village 1878-2000 Queensland State Archives web@archives.qld.gov.au 2020-06-24T03:36:33.551558 2022-08-09T05:50:27.811211 Index extracted from Queensland State Archives Series [ID 5950](https://www.archivessearch.qld.gov.a… data.qld.gov.au https://data.qld.gov.au/dataset/ef941e0c-5914-4ba1-865f-bb8596e2b20c     Beaudesert Shire and Logan Village Burials 1878-2000 https://www.data.qld.gov.au/dataset/ef941e0c-5914-4ba1-865f-bb8596e2b20c/resource/805ae3e2-b2a4-47a7-9d48-ca8152bd646c/download/beaudesert-shire-and-logan-village-burials-1878-2000.csv CSV Each entry includes: Register Number, Date of Burial (or Death), Name of Deceased, Occupation, Age, … 2020-06-24T03:38:44.227145 2022-06-14T05:47:16.325438 1363148.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]);