1 row where dataset_description = "A large collection of photographs taken by photographer, Richard Woldendorp, including a wide variety of images of people, buildings, places, industries, sport and entertainment in Western Australia.The photographs were taken between 1958 - 2006. The images can be accessed via the urls provided in the data. Richard Woldendorp was born in Utrecht, The Netherlands in 1927 and migrated to Perth in 1951. His long association with photography began in 1955 when he purchased a camera for a trip back to The Netherlands. Woldendorp's fascination with photography and skill rapidly grew and in 1961 won first and third prizes in the Craven-A National Photographic competition. As a professional photographer Woldendorp was intrigued by Australia's landscapes with a special passion for aerial photography. In 1991 Woldendorp was made a Fellow of the Australian Institute of Professional Photography, then in 1998 was admitted as a Honorary Life Member to the Australian Commerical and Media Photographers (A.C.M.P.), then to the A.C.M.P. Hall of Fame. In 2004 Richard Woldendorp was named a Western Australian Living Treasure." and format = "XLSX"

View and edit SQL

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

source

format

  • XLSX · 1

dataset_description

  • A large collection of photographs taken by photographer, Richard Woldendorp, including a wide variety of images of people, buildings, places, industries, sport and entertainment in Western Australia.The photographs were taken between 1958 - 2006. The images can be accessed via the urls provided in the data. Richard Woldendorp was born in Utrecht, The Netherlands in 1927 and migrated to Perth in 1951. His long association with photography began in 1955 when he purchased a camera for a trip back to The Netherlands. Woldendorp's fascination with photography and skill rapidly grew and in 1961 won first and third prizes in the Craven-A National Photographic competition. As a professional photographer Woldendorp was intrigued by Australia's landscapes with a special passion for aerial photography. In 1991 Woldendorp was made a Fellow of the Australian Institute of Professional Photography, then in 1998 was admitted as a Honorary Life Member to the Australian Commerical and Media Photographers (A.C.M.P.), then to the A.C.M.P. Hall of Fame. In 2004 Richard Woldendorp was named a Western Australian Living Treasure. · 1
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
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]);