2 rows where "file_modified" is on date 2022-01-10 and publisher = "Queensland State Archives"

View and edit SQL

source

publisher

  • Queensland State Archives · 2

format

file_modified (date)

  • 2022-01-10 · 2
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
448 Card index to nominated immigrants 1908 to 1922 Queensland State Archives web@archives.qld.gov.au 2013-06-26T01:03:31.341446 2022-06-20T16:24:56.754087 This index was compiled from the [Card index](https://www.archivessearch.qld.gov.au/series/S5611) to… data.qld.gov.au https://data.qld.gov.au/dataset/74de1b90-7a77-48ec-b8ef-05cd0eff1e23     Nominated immigrants 1908 to 1922 https://www.data.qld.gov.au/dataset/74de1b90-7a77-48ec-b8ef-05cd0eff1e23/resource/117c0985-e3e8-45f0-8c04-9cf52d9f9691/download/nominated-immigrants-1908-1922.csv CSV This open data file lists the names of immigrants nominated or sponsored to immigrate to Queensland … 2013-06-25T20:11:46.853462 2022-01-10T02:06:18.827151 34603008.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]);