4 rows where "dataset_issued" is on date 2018-08-03 and source = "data.wa.gov.au"

View and edit SQL

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

format

source

  • data.wa.gov.au · 4

dataset_issued (date)

  • 2018-08-03 · 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
990 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.csv https://catalogue.data.wa.gov.au/dataset/b447acfc-51e5-42f5-8d38-6057fc8aafc5/resource/a6f426a8-4512-42e8-9add-79abe440e742/download/richard-woldendorp-photographs.csv CSV Data describing the Woldendorp collection including: Bib record number,Call number ,Title on Bib rec… 2018-08-03T03:02:19.126685 2018-08-03T03:02:19.064478   Creative Commons Attribution 4.0
991 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 Collection_mods.xml https://catalogue.data.wa.gov.au/dataset/b447acfc-51e5-42f5-8d38-6057fc8aafc5/resource/405f1568-91b7-4800-8432-76ac0253e677/download/richard-woldendorp-collectionmods.xml XML Woldendorp collection photographs in modsxml format, transformed using MarcEdit software. Modsxml is… 2018-08-03T03:03:09.410893 2018-08-03T03:03:09.354136   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
993 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 Collection.xml https://catalogue.data.wa.gov.au/dataset/b447acfc-51e5-42f5-8d38-6057fc8aafc5/resource/5310d90a-e88f-4fb0-877a-2c0925afb890/download/richard-woldendorp-collection.xml XML The Library's Marc records translated into marc21xml using the MarcEdit software by Terry Reese. Fur… 2018-08-03T03:04:39.444824 2018-08-03T03:04:39.374345   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]);