4 rows where format = "ZIP" and publisher = "State Library of Western Australia"

View and edit SQL

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

source

publisher

  • State Library of Western Australia · 4

format

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
949 Western Australian Biographical Index (WABI) State Library of Western Australia Author Not Specified 2016-07-28T05:59:15.171170 2022-05-25T18:46:13.320421 The Western Australian Biographical Index (WABI) is a highly used resource at the State Library of W… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/6c026ce8-8a18-4920-a7e2-f1719e0d8c47     WABI A-Z Zipped https://catalogue.data.wa.gov.au/dataset/6c026ce8-8a18-4920-a7e2-f1719e0d8c47/resource/03fca146-01e3-472b-a6f9-30ff5c0cdb45/download/wabi-a-z-zipped.zip ZIP All the WABI indexes A-Z zipped into one file. The data is contained within csv files and has 3 col… 2016-07-28T06:01:31.009604 2019-10-24T06:25:13.885196 6139449.0 Creative Commons Attribution 4.0
985 Digital Photographic Collection State Library of Western Australia Author Not Specified 2016-07-25T03:53:22.224986 2022-05-25T18:46:16.346659 50,000 digital photographs in which copyright has expired with bibliographic data and links to persi… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/7faa2336-7601-447c-91b0-4b771ee26b6f     SLWA pictorial (zipped dublin core) https://catalogue.data.wa.gov.au/dataset/7faa2336-7601-447c-91b0-4b771ee26b6f/resource/7e59adde-931b-4992-a9b9-756dc925ff7c/download/slwapictorial.zip ZIP Inside this zipped file, you will find two objects, the first is a folder with all the individual re… 2016-07-25T04:00:44.760849 2016-07-25T04:00:44.715133   Creative Commons Attribution 4.0
998 Krantz & Sheldon Architectural images State Library of Western Australia Author Not Specified 2016-07-25T04:08:00.645899 2022-05-25T18:46:17.979308 Bibliographic data and links to persistent URL of digital object for the Krantz & Sheldon Architectu… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/1cf612f0-3245-427a-aa92-e78ef79b1ea6     Krantz and Sheldon (Zipped) https://catalogue.data.wa.gov.au/dataset/1cf612f0-3245-427a-aa92-e78ef79b1ea6/resource/d301a1de-59fb-41c6-9520-5127e0b1380c/download/krantzsheldon.zip ZIP Inside this zipped file, you will find two objects, the first is a folder with all the individual … 2016-07-25T04:09:27.386314 2016-07-25T04:09:27.345737   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

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]);