2 rows where "file_modified" is on date 2021-08-31 and publisher = "Queensland State Archives"

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date)

source

publisher

  • Queensland State Archives · 2

format

file_modified (date)

  • 2021-08-31 · 2
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
351 Instruments of renunciation 1915 to 1983 Queensland State Archives web@archives.qld.gov.au 2013-03-04T06:05:30.102024 2022-08-09T05:35:54.713973 This index was compiled from [Instruments of renunciation](https://www.archivessearch.qld.gov.au/ser… data.qld.gov.au https://data.qld.gov.au/dataset/91bad7e1-cfb4-4466-bccf-887948ca9921     Instruments of renunciation 1915 to 1983 https://www.data.qld.gov.au/dataset/91bad7e1-cfb4-4466-bccf-887948ca9921/resource/782f6dd9-0d13-43c4-acf8-389883dcd0fa/download/index-to-instruments-of-renunciation-1915-1983.csv CSV This open data file lists the names of the deceased where instruments of renunciation have been lodg… 2013-03-04T00:06:40.534533 2021-08-31T23:22:27.636121 16896.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]);