1 row where dataset_issued = "2014-03-20T23:23:06.486395", "dataset_modified" is on date 2022-06-22 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-22 · 1

dataset_issued

  • 2014-03-20T23:23:06.486395 · 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
434 Register of lands sold 1849 to 1861 Queensland State Archives web@archives.qld.gov.au 2014-03-20T23:23:06.486395 2022-06-22T02:16:46.923676 This index was compiled from the [Register of lands sold](https://www.archivessearch.qld.gov.au/seri… data.qld.gov.au https://data.qld.gov.au/dataset/de65716c-2c81-4652-9bb9-b9d2f4cf53c8     Register of lands sold 1849 to 1861 https://www.data.qld.gov.au/dataset/de65716c-2c81-4652-9bb9-b9d2f4cf53c8/resource/0bbbd847-7b15-4a3f-9f26-7aea561d3905/download/register-of-lands-sold-1849-1861.csv CSV This open data file lists the names of purchasers of lands sold or selected between 1849 and 1861 at… 2014-03-20T23:24:05.721013 2022-04-29T01:32:38.173942 341094.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]);