1 row where "file_created" is on date 2019-05-17 and format = "RTF"

View and edit SQL

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

source

format

file_created (date)

  • 2019-05-17 · 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
61 State Library of Queensland - Unstacked logs - Catalogue usage State Library of Queensland opendata@slq.qld.gov.au 2019-05-17T04:27:32.465035 2021-05-03T23:27:48.070954 This open data file contains usage data from the State Library of Queensland’s Unstacked interface a… data.qld.gov.au https://data.qld.gov.au/dataset/eca99ce9-dbf6-4e54-904e-d6a3cd0e3c2b     Explanatory information — Unstacked logs - Catalogue usage https://www.data.qld.gov.au/dataset/eca99ce9-dbf6-4e54-904e-d6a3cd0e3c2b/resource/dac7865a-6d02-428a-8737-48eb08851146/download/slq-unstacked-logs-explanatory-information.rtf RTF Explanatory information about the dataset of usage data from the State Library of Queensland’s Unsta… 2019-05-17T04:53:40.755174 2019-08-26T04:42:28.167158 629760.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]);