1 row where dataset_issued = "2013-10-14T06:10:08.409229" and "dataset_modified" is on date 2022-06-20

View and edit SQL

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

source

format

dataset_modified (date)

  • 2022-06-20 · 1

dataset_issued

  • 2013-10-14T06:10:08.409229 · 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
444 Passport registers 1926 to 1939 Queensland State Archives web@archives.qld.gov.au 2013-10-14T06:10:08.409229 2022-06-20T23:00:36.801163 These indexes were compiled from the passport [clearance registers](https://www.archivessearch.qld.g… data.qld.gov.au https://data.qld.gov.au/dataset/fc87f25a-dc02-4802-910f-bc72eb5ed70e     Passport clearances 1923 to 1940 https://www.data.qld.gov.au/dataset/fc87f25a-dc02-4802-910f-bc72eb5ed70e/resource/5beccc15-89ec-4331-94dd-30d864cc5d12/download/passport-clearances-1923-1940-.csv CSV This open data file lists the names of immigrants as recorded in the passport clearance register bet… 2017-01-11T23:47:35.449465 2022-01-10T04:53:27.827980 2831155.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]);