3 rows where format = "XLSX" and source = "data.wa.gov.au"

View and edit SQL

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

source

  • data.wa.gov.au · 3

format

  • XLSX · 3
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
979 Obituaries indexed by State Library of WA State Library of Western Australia Author Not Specified 2018-09-04T02:22:59.855252 2022-05-25T18:46:15.810879 This dataset contains over 10,000 indexed records of obituaries found in Western Australian newspape… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/2f8c1a74-8b10-4b58-b3bf-be339fb0fd09     Indexed Obituaries.xlsx https://catalogue.data.wa.gov.au/dataset/2f8c1a74-8b10-4b58-b3bf-be339fb0fd09/resource/9d2da0c6-e3f6-4f34-94b7-81fe7ac34acd/download/indexed-obituaries.xlsx XLSX Spreadsheet of data exported from the SLWA database. 2018-09-04T02:25:15.636040 2018-09-04T02:25:15.555004   Creative Commons Attribution 4.0
986 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     Pictorial collection urls and captions https://catalogue.data.wa.gov.au/dataset/7faa2336-7601-447c-91b0-4b771ee26b6f/resource/270e6f40-8d78-497f-a67f-6ea5d3678590/download/pictorial-collection-brn-caption-image-url.xlsx XLSX This csv file contains the only the urls and captions for the photographic images in the collection … 2016-07-25T07:13:06.648045 2016-07-25T07:13:06.603082   Creative Commons Attribution 4.0
992 Richard Woldendorp Collection of Photographs State Library of Western Australia Author Not Specified 2018-08-03T03:01:35.691213 2022-05-25T18:46:16.892977 A large collection of photographs taken by photographer, Richard Woldendorp, including a wide variet… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/b447acfc-51e5-42f5-8d38-6057fc8aafc5     Richard Woldendorp Photographs.xlsx https://catalogue.data.wa.gov.au/dataset/b447acfc-51e5-42f5-8d38-6057fc8aafc5/resource/d5d042da-eed4-4d9a-8622-b6def49963e4/download/richard-woldendorp-photographs.xlsx XLSX A spreadsheet with the following fields: Bib record number, call number, title, Date, Description, N… 2018-08-03T03:03:44.772780 2018-08-03T03:03:44.705916   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]);