1 row where "file_created" is on date 2020-06-29, "file_modified" is on date 2022-01-16 and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 1

format

file_modified (date)

  • 2022-01-16 · 1

file_created (date)

  • 2020-06-29 · 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
331 Engagement of Immigrants at the Immigration Depot - Bowen 1873-1912 Queensland State Archives web@archives.qld.gov.au 2020-06-29T02:49:53.271588 2022-08-09T05:47:18.800895 Index to the [Register of the engagement of immigrants at the Immigration Depot - Bowen](https://www… data.qld.gov.au https://data.qld.gov.au/dataset/fa8cb500-4fc9-482c-ae64-3c05c81fb023     Register of the Engagement of Immigrants at the Immigration Depot - Bowen 1873-1912 https://www.data.qld.gov.au/dataset/fa8cb500-4fc9-482c-ae64-3c05c81fb023/resource/291e8205-c965-4793-b3ae-b5e998d94f40/download/index-to-register-of-immigrants-bowen-1873-1912.csv CSV This register, kept by the Assistant Immigration Agent, Bowen, records the engagement of immigrants … 2020-06-29T02:54:05.183257 2022-01-16T23:00:22.031897 670412.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]);