1 row where "file_created" is on date 2016-02-22 and publisher = "Queensland State Archives"

View and edit SQL

source

publisher

  • Queensland State Archives · 1

format

file_created (date)

  • 2016-02-22 · 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
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

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]);