2 rows where dataset_description = "A collection of digitised, out of copyright maps from the collections of the State Library of Queensland including early maps of the Pacific region, Queensland and Brisbane."

View and edit SQL

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

format

source

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
30 State Library of Queensland - Digitised maps State Library of Queensland opendata@slq.qld.gov.au 2012-12-07T06:01:01.780878 2022-06-21T15:39:06.339029 A collection of digitised, out of copyright maps from the collections of the State Library of Queens… data.qld.gov.au https://data.qld.gov.au/dataset/befaf9ae-6100-441f-9f77-2f9ed377e105     NASLA_maps_other_PA.xml https://www.data.qld.gov.au/dataset/befaf9ae-6100-441f-9f77-2f9ed377e105/resource/3698d8e1-51cd-4cf7-84a4-68e67a3426f8/download/nasla_maps_other_pa.xml XML A collection of digitised, out of copyright maps from the collections of the State Library of Queens… 2013-05-29T00:21:04.693875 2019-08-22T06:50:23.770112 207360.0 Creative Commons Attribution 4.0
31 State Library of Queensland - Digitised maps State Library of Queensland opendata@slq.qld.gov.au 2012-12-07T06:01:01.780878 2022-06-21T15:39:06.339029 A collection of digitised, out of copyright maps from the collections of the State Library of Queens… data.qld.gov.au https://data.qld.gov.au/dataset/befaf9ae-6100-441f-9f77-2f9ed377e105     NASLA_maps_other.csv https://www.data.qld.gov.au/dataset/befaf9ae-6100-441f-9f77-2f9ed377e105/resource/22bd64b9-1c7b-4a30-9dff-cc86227632a8/download/nasla_maps_other.csv CSV A collection of digitised out of copyright maps from the collections of the State Library of Queensl… 2019-03-20T02:20:13.123433 2019-08-22T06:50:40.270806 101888.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]);