1 row where dataset_description = "Bibliographic data and links to persistent URL of Lands & Surveys Western Australian Historic Map Series of the 1880-1890s, showing State Land Divisions, pastoral leases with number, lessee, area, boundary length, location numbers, tracks, roads and their gazettal date. " and format = "ZIP"

View and edit SQL

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

source

format

dataset_description

  • Bibliographic data and links to persistent URL of Lands & Surveys Western Australian Historic Map Series of the 1880-1890s, showing State Land Divisions, pastoral leases with number, lessee, area, boundary length, location numbers, tracks, roads and their gazettal date. · 1
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
1002 Lands and Surveys Historic Map Series State Library of Western Australia Author Not Specified 2016-07-25T05:29:13.333781 2022-05-25T18:46:18.951344 Bibliographic data and links to persistent URL of Lands & Surveys Western Australian Historic Map Se… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/72c0f3f4-64c6-43da-afb8-0aa64dd71c90     Historic maps 1880-90 (Zipped) https://catalogue.data.wa.gov.au/dataset/72c0f3f4-64c6-43da-afb8-0aa64dd71c90/resource/77546446-4b76-4aea-b04f-922d913614e3/download/historicalmaps.zip ZIP Inside this zipped file, you will find two objects, the first is a folder with all the individual m… 2016-07-25T05:30:53.584039 2016-07-25T05:30:53.521345   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]);