2 rows where "file_created" is on date 2013-10-15 and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 2

format

file_created (date)

  • 2013-10-15 · 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
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
447 Register of immigrants 1864 to 1878 Queensland State Archives web@archives.qld.gov.au 2013-10-15T01:26:05.409929 2022-06-20T22:53:26.224084 This index has been compiled from the [Register of immigrants](https://www.archivessearch.qld.gov.au… data.qld.gov.au https://data.qld.gov.au/dataset/32e5cda7-dee5-4cc2-a5f5-88b9a04da882     Register of immigrants 1864 to 1878 https://www.data.qld.gov.au/dataset/32e5cda7-dee5-4cc2-a5f5-88b9a04da882/resource/0c976207-a184-4605-b171-a65a76a2ad2e/download/register-of-immigrants-1864-1878.csv CSV This open data file lists the names of immigrants as recorded on their passage certificate applicati… 2013-10-15T01:27:13.375396 2018-08-28T05:07:30.500243 287948.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]);