1 row where "dataset_modified" is on date 2022-06-22, file_description = "The open data file lists the names of patients admitted to the Brisbane Hospital for the period 1872 to 1887. Information includes the date of admission, page number and Queensland State Archives' [catalogue](https://www.archivessearch.qld.gov.au/) details." 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

file_description

  • The open data file lists the names of patients admitted to the Brisbane Hospital for the period 1872 to 1887. Information includes the date of admission, page number and Queensland State Archives' [catalogue](https://www.archivessearch.qld.gov.au/) details. · 1

dataset_modified (date)

  • 2022-06-22 · 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
429 Brisbane Hospital admissions 1872 to 1887 Queensland State Archives web@archives.qld.gov.au 2014-09-29T03:52:24.374120 2022-06-22T05:40:24.744423 This index was compiled from [admission registers](https://www.archivessearch.qld.gov.au/series/S163… data.qld.gov.au https://data.qld.gov.au/dataset/9ce049c6-e8b7-46f9-b859-7cfd427ac7fd     Brisbane Hospital admissions 1872 to 1887 https://www.data.qld.gov.au/dataset/9ce049c6-e8b7-46f9-b859-7cfd427ac7fd/resource/93a375da-8ab0-4a01-b97d-a58e120021b2/download/brisbane-hospital-admissions-1872-1887.csv CSV The open data file lists the names of patients admitted to the Brisbane Hospital for the period 1872… 2014-09-29T03:59:04.891255 2022-06-01T06:00:37.539992 373964.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]);