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

View and edit SQL

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

source

publisher

  • State Library of Queensland · 3

format

file_created (date)

  • 2022-03-10 · 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
10 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 January 2022 https://www.data.qld.gov.au/dataset/e4a9d01b-45c0-4ac6-b6dc-6986af6e8688/resource/b8db4942-4c38-4ed9-8de5-246f0f5d446f/download/january-upload-file.csv CSV Contract Disclosure Report January 2022 2022-03-10T06:11:30.143219 2022-03-10T06:11:29.908184 6144.0 Creative Commons Attribution 4.0
11 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 December 2021 https://www.data.qld.gov.au/dataset/e4a9d01b-45c0-4ac6-b6dc-6986af6e8688/resource/97056dcd-36f5-43dc-b859-7f82aa62ab25/download/december-upload-file.csv CSV Contract Disclosure Report December 2021 2022-03-10T06:10:42.444184 2022-03-10T06:10:42.356164 8704.0 Creative Commons Attribution 4.0
12 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 November 2021 https://www.data.qld.gov.au/dataset/e4a9d01b-45c0-4ac6-b6dc-6986af6e8688/resource/f778d485-5165-4bd9-81ed-a775da1ae8e3/download/november-upload-file.csv CSV Contract Disclosure Report November 2021 2022-03-10T06:08:58.046755 2022-03-10T06:08:57.919542 6144.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]);