1 row where "dataset_issued" is on date 2018-11-13, "dataset_modified" is on date 2022-08-09 and format = "CSV"

View and edit SQL

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

source

format

dataset_modified (date)

  • 2022-08-09 · 1

dataset_issued (date)

  • 2018-11-13 · 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
347 Perpetual Lease Selections of soldier settlements 1917 - 1929 Queensland State Archives web@archives.qld.gov.au 2018-11-13T06:33:19.096349 2022-08-09T05:37:41.705686 This open data file lists the names of Discharged Soldier Settlers who applied for and took up Perpe… data.qld.gov.au https://data.qld.gov.au/dataset/67801dc9-2d9d-466b-a14a-9e95438ffcb9     Perpetual Lease Selections of soldier settlements 1917-1929 https://www.data.qld.gov.au/dataset/67801dc9-2d9d-466b-a14a-9e95438ffcb9/resource/b788fee7-2a82-40e0-b3b8-4ceb386985e0/download/perpetual-lease-selections-of-soldier-settlement-1917-1929-.csv CSV This index was compiled from the perpetual lease selection files as primarily created by the Lands D… 2018-11-13T06:45:32.921659 2021-08-20T05:42:13.607715 663347.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]);