5 rows where "file_created" is on date 2020-12-08 and licence = "Creative Commons Attribution 4.0"

View and edit SQL

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

format

licence

  • Creative Commons Attribution 4.0 · 5

file_created (date)

  • 2020-12-08 · 5
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
125 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 2020 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/0fb82801-2fb6-4971-aa12-d2ff386e859b/download/catalogue-searches-2020-11-november.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2020-12-08T01:18:10.130045 2020-12-08T01:18:07.952857 126464.0 Creative Commons Attribution 4.0
127 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 2020 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/dba54258-e6ab-4c7e-b9da-611a793919e8/download/catalogue-searches-2020-09-september.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2020-12-08T01:14:56.732821 2020-12-08T01:14:55.803808 125440.0 Creative Commons Attribution 4.0
128 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 2020 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/9d3abc51-d772-4a48-9582-a9dc4ab873c6/download/catalogue-searches-2020-08-august.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2020-12-08T01:13:12.580695 2021-12-02T06:22:51.667267 132096.0 Creative Commons Attribution 4.0
129 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 2020 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/6ab6fce5-9856-4dd4-acb6-1873a77d3a16/download/catalogue-searches-2020-07-july.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2020-12-08T01:10:48.466014 2020-12-08T01:10:48.075592 128000.0 Creative Commons Attribution 4.0
1025 Historical Plans - Metropolitan Sewerage Scheme (SRO-001) State Records Office of Western Australia Damien Hassan 2019-09-03T02:56:57.037637 2022-08-12T21:56:27.270419 Historical survey plans created by the Metropolitan Water Works Board (and successor departments) in… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/e773bb79-85f8-4c4d-b932-34599fddc8e0     Web Mapping Service https://services.slip.wa.gov.au/public/services/SLIP_Public_Services/Imagery_and_Maps/MapServer/WMSServer WMS Web Map Service (WMS) is a standard protocol for serving georeferenced map images over the internet … 2020-12-08T00:09:03.016220 2020-02-27T00:00:00   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]);