1 row where "dataset_issued" is on date 2013-06-26 and file_description = "This open data file lists the names of immigrants or companies for whom land order claims were made in relation to passage to Queensland for the period 1861 to 1874. Information includes the land order number, year and Queensland State Archives' catalogue details."

View and edit SQL

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

source

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
488 Land orders 1861 to 1874 Queensland State Archives web@archives.qld.gov.au 2013-06-26T01:52:06.059027 2022-06-20T03:27:09.070934 This index was compiled from several series of records relating to land orders as created by the Imm… data.qld.gov.au https://data.qld.gov.au/dataset/fc5dd876-5ae3-4b02-8894-c815b53eaedd     Land orders 1861 to 1874 JSON https://www.data.qld.gov.au/dataset/fc5dd876-5ae3-4b02-8894-c815b53eaedd/resource/c769afdb-c764-4f8c-8459-1e4ac4f394e4/download/land-orders-1861-1874.json JSON This open data file lists the names of immigrants or companies for whom land order claims were made … 2018-09-05T01:55:03.421530 2018-09-05T00:00:00 11010048.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]);