4 rows where "dataset_modified" is on date 2022-06-27 and publisher = "Queensland State Archives"

View and edit SQL

Suggested facets: dataset_title, dataset_issued, dataset_modified, dataset_description, info_url, file_description, dataset_issued (date), file_created (date)

format

source

publisher

  • Queensland State Archives · 4

dataset_modified (date)

  • 2022-06-27 · 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
407 Army Reservist payments 1909 to 1920 Queensland State Archives web@archives.qld.gov.au 2016-08-16T23:27:57.390724 2022-06-27T23:51:42.832649 This index was compiled from the [Register of Payments made to Army Reservists](https://www.archives… data.qld.gov.au https://data.qld.gov.au/dataset/696f4c13-a846-4cf7-8765-a1fdc471f77c     Army Reservist payments 1909 to 1920 https://www.data.qld.gov.au/dataset/696f4c13-a846-4cf7-8765-a1fdc471f77c/resource/5e8042ce-bfe1-4430-801d-dddeaa61bbd5/download/index-to-army-reservists-1909-1920.csv CSV This open data file alphabetically lists the names of army reservists who received payments from the… 2016-08-16T23:29:26.628723 2022-04-22T01:06:47.520126 338636.0 Creative Commons Attribution 4.0
408 Nurses examinations 1915 to 1925 Queensland State Archives web@archives.qld.gov.au 2014-06-24T01:06:55.203366 2022-06-27T04:53:44.560412 This index was compiled from the [Registers of nurses, with examination results](https://www.archive… data.qld.gov.au https://data.qld.gov.au/dataset/80631c7b-1d9a-401b-83eb-2157b4a6dc8e     Nurses examinations 1915 to 1925 https://www.data.qld.gov.au/dataset/80631c7b-1d9a-401b-83eb-2157b4a6dc8e/resource/a4d24e21-3105-403c-91b5-6d6f9ee6c4bb/download/nurses-examinations-1912-1925.csv CSV This open data file lists the names of nurses as kept by the Nurses Registration Board of Queensland… 2014-06-24T01:08:27.089714 2022-04-13T07:23:13.638636 886272.0 Creative Commons Attribution 4.0
409 Nurses examinations 1915 to 1925 Queensland State Archives web@archives.qld.gov.au 2014-06-24T01:06:55.203366 2022-06-27T04:53:44.560412 This index was compiled from the [Registers of nurses, with examination results](https://www.archive… data.qld.gov.au https://data.qld.gov.au/dataset/80631c7b-1d9a-401b-83eb-2157b4a6dc8e     Nurses examinations 1915 to 1925 JSON https://www.data.qld.gov.au/dataset/80631c7b-1d9a-401b-83eb-2157b4a6dc8e/resource/43741be1-15a2-44f7-bf7b-94562ce6b3b8/download/nurses-examinations-1915-to-1925.json JSON This open data file lists the names of nurses as kept by the Nurses Registration Board of Queensland… 2018-09-04T05:17:03.289901 2018-09-04T05:17:03.195733 962560.0 Creative Commons Attribution 4.0
410 Mackay Hospital admissions 1891 to 1908 Queensland State Archives web@archives.qld.gov.au 2014-09-29T04:55:47.017787 2022-06-27T04:51:40.086315 This index was compiled from the [registers of patient admissions](https://www.archivessearch.qld.go… data.qld.gov.au https://data.qld.gov.au/dataset/55a637d1-a33b-4ab2-9fdf-afc4d953e0e8     Mackay Hospital admissions 1891 to 1908 https://www.data.qld.gov.au/dataset/55a637d1-a33b-4ab2-9fdf-afc4d953e0e8/resource/4191fe95-9e82-4889-82c8-f58ded312db7/download/mackay-hospital-hospital-admissions-1891-1908.csv CSV This open data file lists the names of patients who were admitted in the Mackay District Hospital, l… 2014-09-29T04:57:13.474189 2022-04-13T04:43:34.429265 3145728.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]);