3 rows where "file_modified" is on date 2022-06-22 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-22 · 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
339 Applications by Selectors 1868-1885 Queensland State Archives web@archives.qld.gov.au 2020-06-23T23:32:50.890198 2022-08-09T05:41:51.346470 These [registers](https://www.archivessearch.qld.gov.au/series/S13961) held at Queensland State Arch… data.qld.gov.au https://data.qld.gov.au/dataset/c56272b9-9159-4f84-8a4a-2eaabd5c7923     Registers of Applications by Selectors 1868-1885 https://www.data.qld.gov.au/dataset/c56272b9-9159-4f84-8a4a-2eaabd5c7923/resource/95e39f44-f522-4f94-97a2-f21b2589446d/download/registers-of-applications-by-selectors-1868-1885.csv CSV This index has been created from Queensland State Archives Series ID13960 [Index to Registers of App… 2020-06-23T23:44:15.361246 2022-06-22T03:57:33.911696 17961803.0 Creative Commons Attribution 4.0
419 Monthly and half yearly returns for Moreton Bay 1829 to 1837 Queensland State Archives web@archives.qld.gov.au 2016-09-08T01:59:03.521532 2022-06-23T01:05:01.404010 This index was compiled from various records as created by the Commandant's Office, Moreton Bay duri… data.qld.gov.au https://data.qld.gov.au/dataset/e8e5868c-f721-443c-a8b5-d9d1daa84745     Monthly and half yearly returns for Moreton Bay 1829 to 1837 https://www.data.qld.gov.au/dataset/e8e5868c-f721-443c-a8b5-d9d1daa84745/resource/941c4af1-efd4-40a0-920f-16c9f1d42b21/download/monthly-and-half-yearly-returns-for-moreton-bay-1829-1837.csv CSV This open data file alphabetically lists the names of individuals at the Moreton Bay Settlement duri… 2016-09-08T02:00:11.742228 2022-06-22T23:58:50.183281 517286.0 Creative Commons Attribution 4.0
420 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 https://www.data.qld.gov.au/dataset/34ff0384-e09a-4ba0-8ea4-f54534e1aace/resource/265df65a-372e-4f90-a6b8-5a47c30fc740/download/brisbane-hospital-deaths-1899-1913.csv CSV This open data file lists the names of patients who died at the Brisbane Hospital during the period … 2014-09-29T04:08:21.987097 2022-06-22T05:54:39.717115 1332884.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]);