3 rows where "dataset_modified" is on date 2022-06-23, format = "JSON" and publisher = "Queensland State Archives"

View and edit SQL

Suggested facets: author, dataset_issued (date), file_created (date), file_modified (date)

source

publisher

  • Queensland State Archives · 3

format

  • JSON · 3

dataset_modified (date)

  • 2022-06-23 · 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
414 Registers of immigrants 1882 to 1938 Queensland State Archives web@archives.qld.gov.au 2015-01-27T04:15:03.017042 2022-06-23T07:32:40.585097 This index was compiled from a selection of registers recording immigrant arrivals at various Queens… data.qld.gov.au https://data.qld.gov.au/dataset/3b20c3ba-a9a9-4f39-b35a-9edb642fe6be     Registers of immigrants 1882 to 1938 combined JSON https://www.data.qld.gov.au/dataset/3b20c3ba-a9a9-4f39-b35a-9edb642fe6be/resource/7ac19554-ced9-42b8-8f51-cd8768a0f7d6/download/register-of-assisted-immigrants-1882-1938.json JSON NOTE: JSON data set is experimental. Use CSV resource in case of errors. The open data file lists t… 2018-08-30T02:18:58.744994 2018-08-30T02:18:58.654728 27262976.0 Creative Commons Attribution 4.0
418 Miners rights 1874 to 1880 Queensland State Archives web@archives.qld.gov.au 2014-03-20T23:02:00.065481 2022-06-23T06:12:22.043204 This index was compiled from the [Registers of miners' rights and warden's collections](https://www.… data.qld.gov.au https://data.qld.gov.au/dataset/36352106-4a6c-4a00-906b-ff202187e3f4     Miners rights 1874 to 1880 combined JSON https://www.data.qld.gov.au/dataset/36352106-4a6c-4a00-906b-ff202187e3f4/resource/fa16fd28-78d7-4798-b767-5fba12d27d03/download/miners-rights-1874-1880.json JSON This open data file lists the names of miners issued with licences primarily by the Warden’s Office … 2018-09-05T01:51:37.351838 2018-09-05T01:51:37.260182 19922944.0 Creative Commons Attribution 4.0
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

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]);