1 row where "file_created" is on date 2018-03-01 and format = "RTF"

View and edit SQL

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

source

format

file_created (date)

  • 2018-03-01 · 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
250 State Library of Queensland - Public Library grants to local government (Queensland) State Library of Queensland opendata@slq.qld.gov.au 2014-09-25T02:31:50.999865 2020-12-09T05:54:02.892939 List of grants (cash only) distributed to Queensland Local Governments to support the provision of p… data.qld.gov.au https://data.qld.gov.au/dataset/dee2765b-1167-4bb3-a8b9-af86bc55b0f4     Explanatory Information https://www.data.qld.gov.au/dataset/dee2765b-1167-4bb3-a8b9-af86bc55b0f4/resource/d6b2086c-804b-4d40-beeb-611ababa9416/download/publiclibrarygrantsinformation1march2018slq.rtf RTF This document provides information about the contents of the Public Library Grants 2016-2018 dataset… 2018-03-01T05:39:03.078484 2019-08-22T06:33:01.372694 627712.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]);