3 rows where "file_modified" is on date 2018-08-28 and publisher = "Queensland State Archives"

View and edit SQL

Suggested facets: dataset_title, dataset_issued, dataset_modified, dataset_description, info_url, file_size, dataset_issued (date), file_created (date)

source

publisher

  • Queensland State Archives · 3

format

file_modified (date)

  • 2018-08-28 · 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
411 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 A-K https://www.data.qld.gov.au/dataset/3b20c3ba-a9a9-4f39-b35a-9edb642fe6be/resource/2fd8cf6e-014c-4b6a-9b5d-14b778f58980/download/register-of-assisted-immigrants-1882-1938-a-k.csv CSV The open data file lists the names of passengers, with last names starting A-K, arriving at various… 2015-01-27T04:18:07.600163 2018-08-28T05:02:44.507127 8912896.0 Creative Commons Attribution 4.0
412 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 L-Z https://www.data.qld.gov.au/dataset/3b20c3ba-a9a9-4f39-b35a-9edb642fe6be/resource/6803f218-a168-4b35-8495-45a10a9dabe2/download/register-of-assisted-immigrants-1882-1938-l-z.csv CSV The open data file lists the names of passengers, with last names starting L-Z, arriving at various … 2017-01-12T00:39:49.914478 2018-08-28T05:03:10.565127 8912896.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]);