1 row where format = "DOCX" and info_url = "https://data.qld.gov.au/dataset/45a7b914-2191-4d4d-aed4-4c28178045b3"

View and edit SQL

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

source

info_url

  • https://data.qld.gov.au/dataset/45a7b914-2191-4d4d-aed4-4c28178045b3 · 1

format

  • DOCX · 1
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
234 State Library of Queensland - Visits to the State Library building State Library of Queensland opendata@slq.qld.gov.au 2014-06-17T23:28:34.880186 2020-12-09T05:56:18.131552 This dataset contains information about the movement of people in and out of the State Library of Qu… data.qld.gov.au https://data.qld.gov.au/dataset/45a7b914-2191-4d4d-aed4-4c28178045b3     Explanatory Information https://www.data.qld.gov.au/dataset/45a7b914-2191-4d4d-aed4-4c28178045b3/resource/c761e7f3-62ac-4ad8-a960-41f2814d50e5/download/entries-to-state-library-of-queensland-2017.docx DOCX Information about the files in this dataset 2014-06-18T04:12:02.359262 2019-08-16T07:29:39.536889 76288.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]);