1 row where "file_created" is on date 2019-10-30 and format = "RTF"

View and edit SQL

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

source

format

file_created (date)

  • 2019-10-30 · 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
285 State Library of Queensland - Open Data Maturity Assessments State Library of Queensland opendata@slq.qld.gov.au 2019-10-30T05:00:15.341235 2020-08-20T02:35:40.923866 This open dataset contains scores and answers from the State Library of Queensland’s annual Open Dat… data.qld.gov.au https://data.qld.gov.au/dataset/3f48e308-5572-491d-9a00-2208d70b4562     Explanatory information - Open Data Maturity Assessments https://www.data.qld.gov.au/dataset/3f48e308-5572-491d-9a00-2208d70b4562/resource/aab6df1a-0210-4425-9cc6-75e0bfe1b2d5/download/explanatory-information-open-data-maturity-assessments.rtf RTF More information about this dataset 2019-10-30T05:12:22.927284 2019-10-30T05:12:22.855848 615936.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]);