3 rows where "file_modified" is on date 2022-06-13 and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 3

format

file_modified (date)

  • 2022-06-13 · 3
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
362 Pensions 1908-1909 Queensland State Archives web@archives.qld.gov.au 2020-06-28T23:02:30.928354 2022-08-09T05:29:50.946770 Index to pensions created from Queensland State Archives [Registers of Old Age Pension Claim](https:… data.qld.gov.au https://data.qld.gov.au/dataset/85d0b672-ef16-4bee-9928-bd07074bb55a     Index to Pensions 1908-1909 https://www.data.qld.gov.au/dataset/85d0b672-ef16-4bee-9928-bd07074bb55a/resource/d11e06e9-6fb3-40e4-9a56-d3dcc6c11b68/download/index-to-pensions-1908-1909-sid-6578.csv CSV This index was created from Queensland State Archives [Registers of Old Age Pension Claims](https://… 2020-06-28T23:04:20.871846 2022-06-13T05:23:55.158201 4718592.0 Creative Commons Attribution 4.0
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]);