2 rows where "file_modified" is on date 2020-07-13, publisher = "State Library of Queensland" and source = "data.qld.gov.au"

View and edit SQL

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

format

source

  • data.qld.gov.au · 2

publisher

  • State Library of Queensland · 2

file_modified (date)

  • 2020-07-13 · 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
14 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     Explanatory information - Contract disclosure https://www.data.qld.gov.au/dataset/e4a9d01b-45c0-4ac6-b6dc-6986af6e8688/resource/4f691845-9c73-4279-8f7c-fb6b1a60b340/download/explanatory-information-contract-disclosure.rtf RTF More information about this dataset 2020-07-13T23:34:30.475269 2020-07-13T23:34:30.403023 614912.0 Creative Commons Attribution 4.0
18 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 1 - Contract disclosure report https://www.data.qld.gov.au/dataset/e4a9d01b-45c0-4ac6-b6dc-6986af6e8688/resource/52e5a2d5-546c-4e5e-881f-8281f6f535cc/download/slq-contract-disclosure-2019-20-q1.csv CSV Disclosure report from July to September 2019 for all contracts valued more than $10,000 awarded by … 2019-12-18T03:15:52.777966 2020-07-13T01:59:40.558983 5120.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]);