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

View and edit SQL

source

publisher

  • Queensland State Archives · 1

format

file_created (date)

  • 2016-10-06 · 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
431 Rents payable on pastoral runs 1860 to 1911 Queensland State Archives web@archives.qld.gov.au 2016-10-06T04:37:51.963115 2022-06-22T02:27:49.668324 This index was compiled from the [Registers of rent payable on the resumed parts of runs](https://ww… data.qld.gov.au https://data.qld.gov.au/dataset/aa426d46-3ec2-45cd-a80b-e0da3ffcc03f     Rents payable on pastoral runs 1860 to 1911 https://www.data.qld.gov.au/dataset/aa426d46-3ec2-45cd-a80b-e0da3ffcc03f/resource/b60e7d00-9591-4688-b9f1-1015f6bbb55e/download/rents-payable-on-pastoral-runs-1860-to-1911.csv CSV This open data file alphabetically lists the names of the runs where payment of rent was recorded by… 2016-10-06T04:39:13.499708 2022-04-06T03:43:34.720272 5033164.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]);