4 rows where "file_created" is on date 2013-03-04 and publisher = "Queensland State Archives" sorted by file_size

View and edit SQL

source

publisher

  • Queensland State Archives · 1

format

file_created (date)

  • 2013-03-04 · 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
319 Trustee files 1889 to 1929 Queensland State Archives web@archives.qld.gov.au 2013-03-04T06:27:18.408943 2022-08-09T05:54:17.897300 This index was complied from the Files for Trustees created as a result of the Trustees Act of 1889 … data.qld.gov.au https://data.qld.gov.au/dataset/92b77bd9-d694-4a4c-949b-8b21513756be     Trustees files 1889 to 1929 https://www.data.qld.gov.au/dataset/92b77bd9-d694-4a4c-949b-8b21513756be/resource/0670ed05-f1a7-4b96-bd26-caa3f474e077/download/trustee-files-1889-1929.csv CSV This open data file lists the names of deceased persons where a trust was established for their esta… 2013-03-04T00:28:16.883353 2021-08-31T23:57:30.236590 52531.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]);