4 rows where "file_modified" is on date 2020-01-15 and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 4

format

file_modified (date)

  • 2020-01-15 · 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
136 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 2019 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/7ebb739e-9607-4209-948e-76bc57347eff/download/catalogue-searches-2019-12-december.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2020-01-15T05:05:33.774981 2020-01-15T05:05:33.463898 128000.0 Creative Commons Attribution 4.0
137 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     November 2019 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/9de428a1-d8f6-4a95-814f-f8229a6f20d0/download/catalogue-searches-2019-11-november.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2020-01-15T05:02:40.788179 2020-01-15T05:02:40.516164 124416.0 Creative Commons Attribution 4.0
138 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 2019 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/59388e7a-857f-412e-ba44-63783b17c447/download/catalogue-searches-2019-10-october.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2020-01-15T05:00:35.088480 2020-01-15T05:00:34.807435 130560.0 Creative Commons Attribution 4.0
139 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     September 2019 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/a75bb768-15c8-43f1-ba4f-b2746be0c9cd/download/catalogue-searches-2019-09-september.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2020-01-15T04:58:11.235235 2020-01-15T04:58:10.859377 128512.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]);