2 rows where "file_modified" is on date 2021-09-23 and publisher = "Queensland State Archives"

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date)

source

publisher

  • Queensland State Archives · 2

format

file_modified (date)

  • 2021-09-23 · 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
402 Companies 1863 to 1959 Queensland State Archives web@archives.qld.gov.au 2014-06-26T00:35:29.142514 2022-06-28T05:35:49.104967 These indexes were compiled from the [Registers of Companies](https://www.archivessearch.qld.gov.au/… data.qld.gov.au https://data.qld.gov.au/dataset/cf3fb933-34a2-4200-9c6e-c806bbc58a1f     Companies 1863 to 1959 https://www.data.qld.gov.au/dataset/cf3fb933-34a2-4200-9c6e-c806bbc58a1f/resource/1cf4cc1d-0699-46c4-ba0a-884f72806ad2/download/companies-index-1863-1959-.csv CSV This open data file lists the names of companies which are no longer in existence, as recorded by th… 2014-07-07T06:16:36.194277 2021-09-23T03:59:13.365003 9542041.0 Creative Commons Attribution 4.0
427 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/aa0c1fd9-297a-44e1-b032-adc563d3b646/download/brisbane-hospital-registers-deaths-1933-1963-.csv CSV This open data file lists the names of patients who died at the Brisbane Hospital during the period … 2014-09-29T04:19:50.102167 2021-09-23T03:28:15.437044 12792627.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]);