1 row where "dataset_modified" is on date 2022-06-20, "file_modified" is on date 2018-08-28 and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 1

format

file_modified (date)

  • 2018-08-28 · 1

dataset_modified (date)

  • 2022-06-20 · 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
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]);