3 rows where "file_modified" is on date 2019-09-02, format = "CSV" and source = "data.qld.gov.au"

View and edit SQL

Suggested facets: dataset_title, dataset_issued, dataset_modified, dataset_description, info_url, dataset_issued (date), dataset_modified (date)

source

  • data.qld.gov.au · 3

format

file_modified (date)

  • 2019-09-02 · 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
82 State Library of Queensland - Unstacked logs - Catalogue usage State Library of Queensland opendata@slq.qld.gov.au 2019-05-17T04:27:32.465035 2021-05-03T23:27:48.070954 This open data file contains usage data from the State Library of Queensland’s Unstacked interface a… data.qld.gov.au https://data.qld.gov.au/dataset/eca99ce9-dbf6-4e54-904e-d6a3cd0e3c2b     August 2019 — Unstacked logs - Catalogue usage https://www.data.qld.gov.au/dataset/eca99ce9-dbf6-4e54-904e-d6a3cd0e3c2b/resource/862330bb-8055-4139-943c-99008b0bf4fd/download/slq-unstacked-logs-201908-august.csv CSV August 2019 usage data from the State Library of Queensland’s Unstacked interface at https://unstack… 2019-09-02T05:50:52.810261 2019-09-02T05:50:52.687596 18874368.0 Creative Commons Attribution 4.0
140 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     August 2019 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/f5da8718-9e72-40e7-8d64-4a731983afc8/download/catalogue-searches-2019-08-august.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2019-09-02T05:34:20.135050 2019-09-02T05:34:19.880433 141824.0 Creative Commons Attribution 4.0
230 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     January 2000-June 2013 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/71d98015-6742-452d-82a9-836cebf86fd6/download/catalogue-searches-2000-01-2013-06.csv CSV The text strings searched in the State Library’s online catalogue between January 2000 and June 2013… 2019-06-18T07:54:13.929498 2019-09-02T00:45:40.746640 2621440.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]);