2 rows where file_size = "2831155.0", format = "CSV" and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 2

format

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
437 Register of land sold 1842 to 1859 Queensland State Archives web@archives.qld.gov.au 2014-01-05T23:17:03.022613 2022-06-22T02:04:00.474402 This index was compiled from the [Lists of Land Sold - Colony of Queensland](https://www.archivessea… data.qld.gov.au https://data.qld.gov.au/dataset/926b2ea1-78c1-4f0a-a1a9-83da92b2fc6d     Register of land sold 1842 to 1859 https://www.data.qld.gov.au/dataset/926b2ea1-78c1-4f0a-a1a9-83da92b2fc6d/resource/f53dfd13-970a-45ac-9567-d7c8fc2652b6/download/register-of-land-sold-1842-to-1859.csv CSV This open data file lists the names of people who purchased land sold in what became the Colony of Q… 2014-01-05T23:18:10.853568 2022-04-28T22:37:49.852528 2831155.0 Creative Commons Attribution 4.0
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]);