3 rows where "file_created" is on date 2020-06-12, publisher = "State Library of Queensland" 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), file_modified (date)

format

source

  • data.qld.gov.au · 3

publisher

  • State Library of Queensland · 3

file_created (date)

  • 2020-06-12 · 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
56 State Library of Queensland - Library membership State Library of Queensland opendata@slq.qld.gov.au 2014-09-25T02:14:19.128992 2021-05-19T08:08:57.955926 Library membership for State Library of Queensland, includes suburb, postcode, country and date of m… data.qld.gov.au https://data.qld.gov.au/dataset/1f3f1d06-2dfa-4c4a-8737-235afdf3d1e0     Explanatory information - Library membership https://www.data.qld.gov.au/dataset/1f3f1d06-2dfa-4c4a-8737-235afdf3d1e0/resource/d948838d-cf45-4cf8-ba8c-63c167281412/download/explanatory-information-library-membership.rtf RTF More information about this dataset 2020-06-12T01:07:29.865065 2020-06-12T01:07:29.729955 619008.0 Creative Commons Attribution 4.0
58 State Library of Queensland - Library membership State Library of Queensland opendata@slq.qld.gov.au 2014-09-25T02:14:19.128992 2021-05-19T08:08:57.955926 Library membership for State Library of Queensland, includes suburb, postcode, country and date of m… data.qld.gov.au https://data.qld.gov.au/dataset/1f3f1d06-2dfa-4c4a-8737-235afdf3d1e0     2019 Library membership https://www.data.qld.gov.au/dataset/1f3f1d06-2dfa-4c4a-8737-235afdf3d1e0/resource/162ac9af-c720-49ef-9cfc-7962cae03a80/download/slqmembership201909.csv CSV 2019 Library membership details for State Library of Queensland, includes suburb, postcode, country … 2020-06-12T01:02:51.957559 2020-06-12T01:02:51.872481 5242880.0 Creative Commons Attribution 4.0
131 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     May 2020 Catalogue searches https://www.data.qld.gov.au/dataset/cebb997c-1c42-4eb2-9039-8fa1b645db0b/resource/37f77215-ef0e-4762-9a37-fe2195e0d190/download/catalogue-searches-2020-05-may.csv CSV The text strings searched and count of recurring searches in the State Library’s online catalogue du… 2020-06-12T03:44:58.401165 2020-06-12T03:44:58.147212 137216.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]);