4 rows where "file_modified" is on date 2021-03-08 and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 4

format

file_modified (date)

  • 2021-03-08 · 4
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
122 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     February 2021 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/6fb628db-64df-463c-91ee-59a061872cd5/download/catalogue-searches-2021-02-february.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2021-03-08T07:42:04.883906 2021-03-08T07:42:00.344362 120320.0 Creative Commons Attribution 4.0
123 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 2021 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/825365cf-9411-44fb-beb9-1c210f6102b9/download/catalogue-searches-2021-01-january.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2021-03-08T07:39:13.910842 2021-03-08T07:39:03.629097 131072.0 Creative Commons Attribution 4.0
124 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     December 2020 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/d39ce22b-247a-4cba-901e-59a5629258a7/download/catalogue-searches-2020-12-december.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2021-03-08T07:34:53.072769 2021-03-08T07:34:52.212427 126464.0 Creative Commons Attribution 4.0
126 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     October 2020 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/1a9a1f66-7700-4ce6-9bcd-da589952fd20/download/catalogue-searches-2020-10-october.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2021-03-08T05:59:41.512417 2021-03-08T05:59:41.178811 132096.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]);