1 row where dataset_description = "This index was compiled from the [Registers of immigrants per ship that landed at the Immigration Depot, Brisbane](https://www.archivessearch.qld.gov.au/series/S13097) as created by the Immigration Department for the period 1885 to 1917. The records are held at [Queensland State Archives](https://www.qld.gov.au/recreation/arts/heritage/archives). ", "dataset_modified" is on date 2022-06-20 and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 1

format

dataset_modified (date)

  • 2022-06-20 · 1

dataset_description

  • This index was compiled from the [Registers of immigrants per ship that landed at the Immigration Depot, Brisbane](https://www.archivessearch.qld.gov.au/series/S13097) as created by the Immigration Department for the period 1885 to 1917. The records are held at [Queensland State Archives](https://www.qld.gov.au/recreation/arts/heritage/archives). · 1
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
443 Register of immigrants, Brisbane 1885 to 1917 Queensland State Archives web@archives.qld.gov.au 2013-10-15T01:19:59.184215 2022-06-20T23:34:23.928095 This index was compiled from the [Registers of immigrants per ship that landed at the Immigration De… data.qld.gov.au https://data.qld.gov.au/dataset/f6c0b435-5c62-41ad-bce0-3e89e9ca9e63     Register of immigrants, Brisbane 1885 to 1917 https://www.data.qld.gov.au/dataset/f6c0b435-5c62-41ad-bce0-3e89e9ca9e63/resource/54d9a8e4-8b5b-41fa-86ad-b94a40d1991a/download/register-of-immigrants-arriving-at-brisbane-1885-1917.csv CSV This open data file lists the names of immigrants who arrived at the Immigration Depot, Brisbane bet… 2013-10-15T01:21:47.651008 2022-01-11T05:15:19.278552 15518924.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]);