2 rows where dataset_description = "This open data file contains the text strings searched in the State Library’s online catalogue each month with the total number of times each text string was searched during the month. The State Library’s online catalogue is openly available at http://onesearch.slq.qld.gov.au. Users search the catalogue remotely and onsite in the library to find digital and physical collection materials and access subscription databases. State Library collections include photographs, newspapers, video, audio, books, online training, music, maps, 3D objects, journals, websites and more. At the end of the month, the raw search data from the catalogue is exported and analysed to count recurring searches." and file_size = "1048576.0"

View and edit SQL

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

source

format

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
168 State Library of Queensland - Catalogue searches State Library of Queensland opendata@slq.qld.gov.au 2012-12-07T05:55:14.502123 2021-03-08T07:42:00.611055 This open data file contains the text strings searched in the State Library’s online catalogue each … data.qld.gov.au https://data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b     July 2016-June 2017 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/c7ff767d-2227-4d01-99a9-93bd18729505/download/catalogue-searches-2016-07-2017-06.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue be… 2018-03-20T06:09:29.876501 2019-08-27T01:29:52.136252 1048576.0 Creative Commons Attribution 4.0
195 State Library of Queensland - Catalogue searches State Library of Queensland opendata@slq.qld.gov.au 2012-12-07T05:55:14.502123 2021-03-08T07:42:00.611055 This open data file contains the text strings searched in the State Library’s online catalogue each … data.qld.gov.au https://data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b     July 2013-June 2014 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/34368f99-0aef-4bd2-be68-1a72c937e858/download/catalogue-searches-2013-07-2014-06.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue be… 2013-05-29T01:14:09.943589 2019-08-27T02:36:19.061657 1048576.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]);