2 rows where "dataset_issued" is on date 2014-09-29, format = "JSON" and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 2

format

  • JSON · 2

dataset_issued (date)

  • 2014-09-29 · 2
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
421 Brisbane Hospital registers of deaths 1899 to 1913 Queensland State Archives info@archives.qld.gov.au 2014-09-29T04:04:36.141508 2022-06-23T00:34:52.497999 This index was compiled from the [Registers of deaths and special removals](https://www.archivessear… data.qld.gov.au https://data.qld.gov.au/dataset/34ff0384-e09a-4ba0-8ea4-f54534e1aace     Brisbane Hospital registers of deaths 1899 to 1913 JSON https://www.data.qld.gov.au/dataset/34ff0384-e09a-4ba0-8ea4-f54534e1aace/resource/d04d35b7-6d3b-4a79-933c-7fd91a209a4b/download/brisbane-hospital-deaths-1899-1913.json JSON This open data file lists the names of patients who died at the Brisbane Hospital during the period … 2018-09-05T01:31:21.075816 2018-09-05T01:31:20.995093 1572864.0 Creative Commons Attribution 4.0
428 Brisbane Hospital registers of deaths 1933 to 1963 Queensland State Archives web@archives.qld.gov.au 2014-09-29T04:14:30.937125 2022-06-22T06:32:57.719396 This index was compiled from the [registers](https://www.archivessearch.qld.gov.au/series/S9507) of … data.qld.gov.au https://data.qld.gov.au/dataset/4f55671b-af6d-48e6-9510-4c73524dd3a7     Brisbane Hospital registers of deaths 1933 to 1963 https://www.data.qld.gov.au/dataset/4f55671b-af6d-48e6-9510-4c73524dd3a7/resource/0de142af-6d9b-4b9e-988b-1d14e8714c15/download/brisbane-hospital-registers-deaths-1933-1963.json JSON This open data file lists the names of patients who died at the Brisbane Hospital during the period … 2018-09-05T02:54:12.078504 2018-09-05T02:54:11.991271 17301504.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]);