4 rows where "file_modified" is on date 2020-07-20 and source = "data.qld.gov.au"

View and edit SQL

Suggested facets: dataset_title, dataset_issued, dataset_modified, dataset_description, info_url, dataset_issued (date), dataset_modified (date), file_created (date)

source

  • data.qld.gov.au · 4

format

file_modified (date)

  • 2020-07-20 · 4
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
17 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 2 & 3 - Contract disclosure report https://www.data.qld.gov.au/dataset/e4a9d01b-45c0-4ac6-b6dc-6986af6e8688/resource/37c525e4-d1c9-4876-8980-ef57e5bfe991/download/slq-contract-disclosure-2019-20-q2-q3.csv CSV Disclosure report from October 2019 to March 2020 for all contracts valued more than $10,000 awarded… 2020-07-14T21:45:27.289021 2020-07-20T01:52:15.019967 1024.0 Creative Commons Attribution 4.0
72 State Library of Queensland - Unstacked logs - Catalogue usage State Library of Queensland opendata@slq.qld.gov.au 2019-05-17T04:27:32.465035 2021-05-03T23:27:48.070954 This open data file contains usage data from the State Library of Queensland’s Unstacked interface a… data.qld.gov.au https://data.qld.gov.au/dataset/eca99ce9-dbf6-4e54-904e-d6a3cd0e3c2b     June 2020 — Unstacked logs - Catalogue usage https://www.data.qld.gov.au/dataset/eca99ce9-dbf6-4e54-904e-d6a3cd0e3c2b/resource/bdb2ea0f-cdcb-4021-b9eb-8b55bddc492e/download/slq-unstacked-logs-202006-june.csv CSV June 2020 usage data from the State Library of Queensland’s Unstacked interface at https://unstacked… 2020-07-20T06:13:55.596107 2020-07-20T06:13:55.433631 18350080.0 Creative Commons Attribution 4.0
73 State Library of Queensland - Unstacked logs - Catalogue usage State Library of Queensland opendata@slq.qld.gov.au 2019-05-17T04:27:32.465035 2021-05-03T23:27:48.070954 This open data file contains usage data from the State Library of Queensland’s Unstacked interface a… data.qld.gov.au https://data.qld.gov.au/dataset/eca99ce9-dbf6-4e54-904e-d6a3cd0e3c2b     May 2020 — Unstacked logs - Catalogue usage https://www.data.qld.gov.au/dataset/eca99ce9-dbf6-4e54-904e-d6a3cd0e3c2b/resource/1a786de2-b62d-4576-a608-fa1d610792db/download/slq-unstacked-logs-202005-may.csv CSV May 2020 usage data from the State Library of Queensland’s Unstacked interface at https://unstacked.… 2020-07-20T04:22:21.659774 2020-07-20T04:22:21.515939 17825792.0 Creative Commons Attribution 4.0
130 State Library of Queensland - Catalogue searches State Library of Queensland opendata@slq.qld.gov.au 2012-12-07T05:55:14.502123 2021-03-08T07:42:00.611055 This open data file contains the text strings searched in the State Library’s online catalogue each … data.qld.gov.au https://data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b     June 2020 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/de8bf3a4-8883-4f80-8556-ad98d16d6ca2/download/catalogue-searches-2020-06-june.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2020-07-20T03:49:59.652490 2020-07-20T03:49:59.296413 123904.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]);