1 row where "dataset_modified" is on date 2022-06-16 and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 1

format

dataset_modified (date)

  • 2022-06-16 · 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
491 Land orders 1862 to 1878 Queensland State Archives web@archives.qld.gov.au 2016-12-08T23:00:46.528209 2022-06-16T05:13:20.166593 This index was compiled from a series of registers relating to land orders issued to immigrants to Q… data.qld.gov.au https://data.qld.gov.au/dataset/baab9c87-4ffc-40a2-9221-4123ddf0fe26     Land orders 1862 to 1878 https://www.data.qld.gov.au/dataset/baab9c87-4ffc-40a2-9221-4123ddf0fe26/resource/77744aff-a5c3-4fdb-a6bb-502cde18f5fa/download/landorders1862-1878.csv CSV This open data file alphabetically lists the names of immigrants to Queensland as recorded in the re… 2016-12-08T23:02:34.219806 2017-01-27T03:05:03.417996 13107200.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]);