4 rows where "dataset_modified" is on date 2022-06-21 and publisher = "Queensland State Archives"

View and edit SQL

Suggested facets: dataset_title, author, dataset_issued, dataset_modified, dataset_description, info_url, dataset_issued (date), file_created (date), file_modified (date)

format

source

publisher

  • Queensland State Archives · 4

dataset_modified (date)

  • 2022-06-21 · 4
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
439 Land orders 1865 to 1866 Queensland State Archives info@archives.qld.gov.au 2016-02-22T23:27:37.316607 2022-06-21T23:53:24.551806 This index was compiled from the Register of Land Orders, 1865 to 1866, as kept by the Lands Departm… data.qld.gov.au https://data.qld.gov.au/dataset/ffad056d-2bd0-4cb4-bf47-483cab235072     Land orders 1865 to 1866 https://www.data.qld.gov.au/dataset/ffad056d-2bd0-4cb4-bf47-483cab235072/resource/52385733-f98a-4ef4-8c1f-0085c7cb0bd5/download/lands-orders-1865-1866.csv CSV This open data file alphabetically lists the name of purchasers who received, under the provisions o… 2016-02-22T23:30:40.706081 2022-06-21T02:07:22.472228 96400.0 Creative Commons Attribution 4.0
440 Farm Lads 1922-1940 Queensland State Archives web@archives.qld.gov.au 2018-01-19T04:04:31.730680 2022-06-21T01:22:56.306502 Names of boys under the Farm Lads migration scheme. Names are taken from correspondence between the … data.qld.gov.au https://data.qld.gov.au/dataset/56d4bf7a-f31a-4d5f-bb6b-e471ce30ed5b     Farm Lads 1922-1940 https://www.data.qld.gov.au/dataset/56d4bf7a-f31a-4d5f-bb6b-e471ce30ed5b/resource/02bf2d38-b520-427a-9530-6531560bab61/download/farm-lads-1922-1940.csv CSV Names of boys involved in the Farm Lads migration scheme. 2018-01-19T04:05:53.712384 2022-01-17T23:05:58.071421 633344.0 Creative Commons Attribution 4.0
441 Farm Lads 1922-1940 Queensland State Archives web@archives.qld.gov.au 2018-01-19T04:04:31.730680 2022-06-21T01:22:56.306502 Names of boys under the Farm Lads migration scheme. Names are taken from correspondence between the … data.qld.gov.au https://data.qld.gov.au/dataset/56d4bf7a-f31a-4d5f-bb6b-e471ce30ed5b     Farm Lads 1922-1940 JSON https://www.data.qld.gov.au/dataset/56d4bf7a-f31a-4d5f-bb6b-e471ce30ed5b/resource/698c1cbf-ebb0-404a-af5b-b0656bfb68c0/download/farm-lads-1922-1940.json JSON Names of boys involved in the Farm Lads migration scheme.. 2018-09-04T04:30:43.004943 2018-09-04T04:30:42.916840 626176.0 Creative Commons Attribution 4.0
442 Convict register (chronological) 1824 to 1839 Queensland State Archives web@archives.qld.gov.au 2012-12-10T23:06:38.128577 2022-06-21T00:05:53.906955 These indexes were compiled from the [Chronological register of convicts (Crown prisoners) at Moreto… data.qld.gov.au https://data.qld.gov.au/dataset/75d36b23-4510-463e-aa85-0fac1d7b3899     Chronological Register of Convicts 1824-1839 https://www.data.qld.gov.au/dataset/75d36b23-4510-463e-aa85-0fac1d7b3899/resource/f79328f8-faa0-4465-8e9d-b9a65f3ab386/download/index-to-the-chronological-register-of-convicts-1824-1839.csv CSV These indexes were compiled from the Chronological register of convicts (Crown prisoners) at Moreton… 2018-03-02T01:33:46.947119 2021-03-11T22:22:41.715739 2726297.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]);