4 rows where info_url = "https://catalogue.data.wa.gov.au/dataset/72c0f3f4-64c6-43da-afb8-0aa64dd71c90" and publisher = "State Library of Western Australia"

View and edit SQL

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

format

source

publisher

  • State Library of Western Australia · 4

info_url

  • https://catalogue.data.wa.gov.au/dataset/72c0f3f4-64c6-43da-afb8-0aa64dd71c90 · 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
1001 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 (CSV) https://catalogue.data.wa.gov.au/dataset/72c0f3f4-64c6-43da-afb8-0aa64dd71c90/resource/c89e6e83-fb0d-457d-bcb7-dbea96156ebf/download/historicmaps18801890.csv CSV This file contains the bibliographic record number, caption and url for all of the maps in the Histo… 2016-07-25T05:30:13.529027 2016-07-25T05:30:13.472705   Creative Commons Attribution 4.0
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
1003 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 (Marcxml) https://catalogue.data.wa.gov.au/dataset/72c0f3f4-64c6-43da-afb8-0aa64dd71c90/resource/f710d691-bfd5-4ef6-8318-80a56a6e18b8/download/historicmaps18801890marc.xml XML Full bibliographic data for the Land and Surveys Historic Maps 1880-1890 taken from the SLWA catalog… 2016-07-25T05:32:20.344592 2016-07-25T05:32:20.301392   Creative Commons Attribution 4.0
1004 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 (Modsxml) https://catalogue.data.wa.gov.au/dataset/72c0f3f4-64c6-43da-afb8-0aa64dd71c90/resource/b44a108a-7bf4-48cf-86b0-8268cf28ba73/download/historicmaps18801890mods.xml XML Full bibliographic data for the Land and Surveys Historic Maps 1880-1890 taken from the SLWA catalog… 2016-07-25T05:33:11.010773 2016-07-25T05:33:10.965714   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]);