4 rows where "dataset_modified" is on date 2021-12-02 and source = "data.qld.gov.au"

View and edit SQL

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

format

source

  • data.qld.gov.au · 4

dataset_modified (date)

  • 2021-12-02 · 4
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
35 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 https://www.data.qld.gov.au/dataset/f1a5089b-01f9-40a8-8aee-ce62a4721bde/resource/b6f49f3c-a4e8-45cc-946b-945b98bb80aa/download/explanatory-information_police-gazettes-inquests-1875-1885.rtf RTF More information about this dataset 2020-04-03T05:12:34.710716 2021-12-02T23:51:22.961608 2621440.0 Creative Commons Attribution 4.0
36 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     Police Gazette Inquests 1875-1885 (updated Dec 2021) https://www.data.qld.gov.au/dataset/f1a5089b-01f9-40a8-8aee-ce62a4721bde/resource/601d84ce-8ad7-4dae-8661-c8260685a7aa/download/police-gazette-inquests-1875-1885_state-library-of-queensland_updated-dec-2021.csv CSV Details on 4770 deaths where inquests were conducted by the coroner from 1875-1885 in Queensland. 2021-12-02T07:00:27.335397 2021-12-06T06:02:01.222170 1048576.0 Creative Commons Attribution 4.0
37 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     Police Gazette Inquests 1875-1885 https://www.data.qld.gov.au/dataset/f1a5089b-01f9-40a8-8aee-ce62a4721bde/resource/15d01937-097c-45ed-a365-feb493b05c2c/download/police-gazette-inquests-1875-1885_state-library-of-queensland.csv CSV Details on 4455 deaths where inquests were conducted by the coroner from 1875-1885 in Queensland 2020-04-03T05:11:26.416598 2020-04-03T05:11:26.305189 957440.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]);