2 rows where "file_modified" is on date 2020-09-30, format = "CSV" and publisher = "Queensland Museum"

View and edit SQL

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

source

publisher

  • Queensland Museum · 2

format

file_modified (date)

  • 2020-09-30 · 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
509 Queensland Museum customer complaints—financial year Queensland Museum opendata@qm.qld.gov.au 2020-08-03T23:09:23.411645 2020-09-30T03:52:44.932373 Number of customer complaints made to Queensland Museum by financial year since 2018-19. data.qld.gov.au https://data.qld.gov.au/dataset/8f16e4fc-d863-491b-81e3-23701b73fa2d     Queensland Museum customer complaints—financial year https://www.data.qld.gov.au/dataset/8f16e4fc-d863-491b-81e3-23701b73fa2d/resource/d09ff107-b431-4636-ba75-e19efca6629e/download/qm-customer-complaints-dataset.csv CSV Number of customer complaints made to Queensland Museum by financial year since 2018-19. 2020-08-03T23:12:17.257467 2020-09-30T03:52:36.784604 845.0 Creative Commons Attribution 4.0
527 Board of the Queensland Museum Annual Report - Consultancies 2019-2020 Queensland Museum opendata@qm.qld.gov.au 2020-09-30T04:20:57.940458 2022-06-20T13:17:33.784074 Queensland Museum Network Consultancies for the financial year 2019-2020 data.qld.gov.au https://data.qld.gov.au/dataset/135a8ed3-ea45-4906-b7b4-889d1a1a657c     Board of the Queensland Museum Annual Report - Consultancies 2019-2020 https://www.data.qld.gov.au/dataset/135a8ed3-ea45-4906-b7b4-889d1a1a657c/resource/66bfba9b-e22c-49da-9398-26fef34742dc/download/2019-20-annual-report-consultancies-reporting-template.csv CSV Consultancies reported in the Queensland Museum Annual Report 2019-2020 2020-09-30T04:45:14.957510 2020-09-30T23:55:25.222342 408.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]);