2 rows where "file_created" is on date 2018-10-23 and format = "XLSX"

View and edit SQL

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

source

publisher

format

  • XLSX · 2

file_created (date)

  • 2018-10-23 · 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
528 Board of the Queensland Museum Annual Report - Consultancies 2016-2017 Queensland Museum opendata@qm.qld.gov.au 2018-10-23T02:46:33.941097 2019-07-10T16:42:40.244311 Appendix to the Queensland Museum Network Annual Report for 2016-2017 that contains consultancies da… data.qld.gov.au https://data.qld.gov.au/dataset/58cef66f-2e4b-4283-8511-ded8d28fd9aa     Board of the Queensland Museum Annual Report - Consultancies 2016-17 https://www.data.qld.gov.au/dataset/58cef66f-2e4b-4283-8511-ded8d28fd9aa/resource/f0530465-c8b8-4af8-bdc1-3d9c18ae424d/download/board-of-the-queensland-museum-annual-report-consultancies-2016-17.xlsx XLSX Consultancies reported in the Board of the Queensland Museum Annual Report 2016-2017 2018-10-23T02:49:01.282675 2018-10-23T02:49:01.133956 13824.0 Creative Commons Attribution 4.0
531 Board of the Queensland Museum Annual Report - Overseas Travel 2016-2017 Queensland Museum opendata@qm.qld.gov.au 2018-10-23T02:51:51.574782 2022-06-20T13:17:37.052369 Appendix to the Queensland Museum Annual Report for 2016-2017 that contains overseas travel data data.qld.gov.au https://data.qld.gov.au/dataset/b3248d33-5118-464b-9e06-dc291934bfc2     Board of the Queensland Museum Annual Report - Overseas Travel 2016-17 https://www.data.qld.gov.au/dataset/b3248d33-5118-464b-9e06-dc291934bfc2/resource/9f44f6cd-3e93-4656-a881-12c4d9b3e4a7/download/board-of-the-queensland-museum-annual-report-overseas-travel-2016-17.xlsx XLSX Overseas travel data reported in the Board of the Queensland Museum Annual Report 2016-2017 2018-10-23T02:52:55.261661 2018-10-23T02:52:55.181849 11366.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]);