1 row where "dataset_modified" is on date 2021-10-13, file_size = "236.0" and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 1

format

file_size

  • 236.0 · 1

dataset_modified (date)

  • 2021-10-13 · 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
55 State Library of Queensland - Consultancies State Library of Queensland opendata@slq.qld.gov.au 2014-10-20T02:53:26.336420 2021-10-13T07:06:00.326062 Details of the consultancies employed by the State Library of Queensland, in lieu of inclusion in an… data.qld.gov.au https://data.qld.gov.au/dataset/7038af67-fa75-4f36-a554-aba83003beb1     Consultancies 2013-14 https://www.data.qld.gov.au/dataset/7038af67-fa75-4f36-a554-aba83003beb1/resource/6bff2a73-0ad1-4c90-9efb-732870b6161e/download/slqconsultancies201314.csv CSV Consultancies undertaken for State Library of Queensland in 2013–14. 2019-03-20T02:17:12.142261 2019-09-19T04:19:36.884009 236.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]);