5 rows where "file_created" is on date 2018-08-30 and publisher = "Queensland State Archives" sorted by dataset_description

View and edit SQL

source

publisher

  • Queensland State Archives · 3

format

file_created (date)

  • 2018-08-30 · 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
486 Oronsay immigration 1925 to 1972 Queensland State Archives web@archives.qld.gov.au 2015-05-28T05:28:02.659648 2022-06-20T04:03:14.679628 This index of nominated and assisted immigrants was compiled from various records created by the Imm… data.qld.gov.au https://data.qld.gov.au/dataset/eea439b1-f2c9-4ee3-858f-e4583b52f344     Oronsay immigration 1925 to 1972 JSON https://www.data.qld.gov.au/dataset/eea439b1-f2c9-4ee3-858f-e4583b52f344/resource/e590bab9-6417-4843-b4c1-a9b4f29a91ce/download/oronsay-immigration-1925-1972.json JSON NOTE: JSON data set is experimental. Use CSV resource in case of errors. This open data file lists … 2018-08-30T02:11:58.505089 2018-08-30T02:14:02.414858 2621440.0 Creative Commons Attribution 4.0
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
356 Naturalisations Queensland State Archives web@archives.qld.gov.au 2013-03-04T04:49:28.828542 2022-08-09T05:34:57.545449 This index was created from various records detailing the names of those who took oaths of allegianc… data.qld.gov.au https://data.qld.gov.au/dataset/91970fa7-d3c3-4171-a89d-410481cb90e9     Naturalisations 1851 to 1904 JSON https://www.data.qld.gov.au/dataset/91970fa7-d3c3-4171-a89d-410481cb90e9/resource/ccd0ad42-278e-46fe-b7f0-62342cbc0766/download/naturalisations-1851-1908.json JSON NOTE: JSON data set is experimental. Use CSV resource in case of errors. This open data file lists … 2018-08-30T02:13:35.821391 2018-08-30T02:13:35.715751 6291456.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]);