1 row where "dataset_modified" is on date 2022-06-13 and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 1

format

dataset_modified (date)

  • 2022-06-13 · 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
494 Wills 1857 to 1940 Queensland State Archives web@archives.qld.gov.au 2014-06-24T03:12:55.337606 2022-06-13T04:33:11.228777 These indexes were compiled from the [Ecclesiastical (will) files](https://www.archivessearch.qld.go… data.qld.gov.au https://data.qld.gov.au/dataset/3242a20a-b0aa-4b6e-94e7-04279506d7ce     Wills 1857 to 1940 https://www.data.qld.gov.au/dataset/3242a20a-b0aa-4b6e-94e7-04279506d7ce/resource/d595bb3e-7c7c-435e-b08d-448ed5f5fa23/download/wills-1857-1940.csv CSV This open data file lists the names of deceased where the estate was administered by the Executors a… 2017-01-11T03:34:18.112435 2022-06-13T05:28:13.482390 14260633.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]);