3 rows where "file_created" is on date 2022-07-25, format = "CSV" and publisher = "State Library of Queensland"

View and edit SQL

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

source

publisher

  • State Library of Queensland · 3

format

file_created (date)

  • 2022-07-25 · 3
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
5 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     Contract Disclosure Report June 2022 https://www.data.qld.gov.au/dataset/e4a9d01b-45c0-4ac6-b6dc-6986af6e8688/resource/001892ee-b09c-491e-b450-2d7f441f1504/download/june-upload-file.csv CSV Contract Disclosure Report June 2022 (Contract Value > $10K) 2022-07-25T21:14:51.795765 2022-07-25T21:14:50.888923 7680.0 Creative Commons Attribution 4.0
6 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     Contract Disclosure Report May 2022 https://www.data.qld.gov.au/dataset/e4a9d01b-45c0-4ac6-b6dc-6986af6e8688/resource/82add600-224c-41e5-97b7-ce19cac2f39b/download/may-upload-file.csv CSV Contract Disclosure Report May 2022 (Contract Value > $10K) 2022-07-25T21:07:28.185641 2022-07-25T21:07:28.145829 3072.0 Creative Commons Attribution 4.0
7 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     Contract Disclosure Report April 2022 https://www.data.qld.gov.au/dataset/e4a9d01b-45c0-4ac6-b6dc-6986af6e8688/resource/b0d383d1-98c2-49e3-9265-866845c7b11e/download/apr-upload-file.csv CSV Contract Disclosure Report April 2022 (Contract Value > $10K) 2022-07-25T20:59:51.338399 2022-07-25T20:59:51.268169 3072.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]);