2 rows where "file_modified" is on date 2021-01-27, format = "CSV" and publisher = "State Library of Queensland"

View and edit SQL

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

source

publisher

  • State Library of Queensland · 2

format

file_modified (date)

  • 2021-01-27 · 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
15 State Library of Queensland - Contract disclosure State Library of Queensland opendata@slq.qld.gov.au 2019-12-18T03:12:22.623759 2022-07-25T21:17:09.049524 State Library of Queensland contract disclosure reporting for all awarded contracts over $10,000 data.qld.gov.au https://data.qld.gov.au/dataset/e4a9d01b-45c0-4ac6-b6dc-6986af6e8688     2020/21 Quarter 1 - Contract disclosure report https://www.data.qld.gov.au/dataset/e4a9d01b-45c0-4ac6-b6dc-6986af6e8688/resource/d085ee76-0160-4a00-879a-9cdd3dd69cfc/download/state-library-quarter-1st-2020-21.csv CSV Disclosure report from July to September 2020 for all contracts valued more than $10,000 awarded by … 2021-01-22T04:17:30.539843 2021-01-27T05:32:29.127636 3072.0 Creative Commons Attribution 4.0
16 State Library of Queensland - Contract disclosure State Library of Queensland opendata@slq.qld.gov.au 2019-12-18T03:12:22.623759 2022-07-25T21:17:09.049524 State Library of Queensland contract disclosure reporting for all awarded contracts over $10,000 data.qld.gov.au https://data.qld.gov.au/dataset/e4a9d01b-45c0-4ac6-b6dc-6986af6e8688     2019/20 Quarter 4 - Contract disclosure report https://www.data.qld.gov.au/dataset/e4a9d01b-45c0-4ac6-b6dc-6986af6e8688/resource/b4bcb208-fbfa-4154-8cd7-71140e5b2f25/download/state-library-quarter-4th-2019-20.csv CSV Disclosure report from March to June 2020 for all contracts valued more than $10,000 awarded by Stat… 2021-01-22T04:20:59.399031 2021-01-27T05:31:15.224413 7168.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]);