1 row where dataset_description = "Selection of images (53) from the State Library of South Australia’s Bradman Collection. Sir Donald Bradman is regarded by many as the greatest batsman in the history of cricket and was one of Australia's most revered sporting personalities. From the late 1960s he donated much of his personal collection of cricket memorabilia to the State Library of South Australia, in total more than 150 items including trophies, bats, balls, tape recordings, photographs and cricketing apparel. ", format = "CSV" and publisher = "State Library of South Australia" sorted by file_title

View and edit SQL

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

source

publisher

  • State Library of South Australia · 1

format

dataset_description

  • Selection of images (53) from the State Library of South Australia’s Bradman Collection. Sir Donald Bradman is regarded by many as the greatest batsman in the history of cricket and was one of Australia's most revered sporting personalities. From the late 1960s he donated much of his personal collection of cricket memorabilia to the State Library of South Australia, in total more than 150 items including trophies, bats, balls, tape recordings, photographs and cricketing apparel. · 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
781 Bradman Collection State Library of South Australia State Library of South Australia 2013-11-19T00:30:39.276203 2016-07-06T03:58:04.742146 Selection of images (53) from the State Library of South Australia’s Bradman Collection. Sir Donald… data.sa.gov.au https://data.sa.gov.au/data/dataset/08119936-12ac-40d9-85ec-75fafcd60156 1926-1975   Bradman Collection https://www.flickr.com/photos/state_library_south_australia/sets/72157634981855890/ CSV This selection from the Bradman Collection features handpicked and newly photographed highlights fro… 2013-11-18T18:41:14.934593 2014-10-30T08:13:02.380367 420638.0 Creative Commons Attribution

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