2 rows where dataset_title = "Lands and Surveys Historic Map Series", format = "XML" and licence = "Creative Commons Attribution 4.0"

View and edit SQL

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

source

licence

  • Creative Commons Attribution 4.0 · 2

format

dataset_title

  • Lands and Surveys Historic Map Series · 2
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
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]);