1 row where "dataset_modified" is on date 2022-08-09, "file_modified" is on date 2021-12-21, format = "CSV" 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)

  • 2021-12-21 · 1

dataset_modified (date)

  • 2022-08-09 · 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
333 Immigrants, Bowen Immigration Depot 1885-1892 Queensland State Archives web@archives.qld.gov.au 2021-07-22T23:02:08.108715 2022-08-09T05:45:43.352181 [Register](https://www.archivessearch.qld.gov.au/series/S13047) of immigrants arriving at the Immigr… data.qld.gov.au https://data.qld.gov.au/dataset/b8de8a10-2974-4bad-a9ec-4b2bbe619523     Immigrants, Bowen Immigration Depot 1885-1892 https://www.data.qld.gov.au/dataset/b8de8a10-2974-4bad-a9ec-4b2bbe619523/resource/ab195820-65b1-4654-859a-8b790195cccd/download/index-to-immigrants-bowen-immigration-depot-1885-1892.csv CSV This dataset is an index to the register of of immigrants who landed at the Immigration Depot, Bowe… 2021-07-22T23:07:02.822837 2021-12-21T03:38:15.315700 147968.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]);