1 row where dataset_description = " [Picture Australia](http://www.pictureaustralia.org) is an Internet based service that allows you to search many significant online pictorial collections at the same time. When you do a search on Picture Australia, thumbnail images are retrieved from [participating institutions](http://www.pi ctureaustralia.org/contribute/participants/index.html) on the fly and inserted into the search results. Picture Australia provides access to images that cover all aspects of Australiana: * Artworks include paintings, drawings, prints and posters of abstract art, fine art and portraits * Photographs capture people, places and events * Objects include sculpture, scrimshaw, bark, costume, weapons * Images may be in black and white or full colour. This dataset contains metadata from all participating institutions (except for those from the State Library of Tasmania). " and format = "ZIP"

View and edit SQL

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

source

licence

format

dataset_description

  • [Picture Australia](http://www.pictureaustralia.org) is an Internet based service that allows you to search many significant online pictorial collections at the same time. When you do a search on Picture Australia, thumbnail images are retrieved from [participating institutions](http://www.pi ctureaustralia.org/contribute/participants/index.html) on the fly and inserted into the search results. Picture Australia provides access to images that cover all aspects of Australiana: * Artworks include paintings, drawings, prints and posters of abstract art, fine art and portraits * Photographs capture people, places and events * Objects include sculpture, scrimshaw, bark, costume, weapons * Images may be in black and white or full colour. This dataset contains metadata from all participating institutions (except for those from the State Library of Tasmania). · 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
565 Picture Australia metadata National Library of Australia National Library of Australia 2013-05-12T09:30:42.974512 2015-03-07T09:30:46.559457 [Picture Australia](http://www.pictureaustralia.org) is an Internet based service that allows … data.gov.au https://data.gov.au/dataset/86bb09b6-acc9-4666-b464-9cf3fe59080b Not specified   picture-australia.zip http://data.gov.au/storage/f/2013-05-12T193018/tmpGGITPopicture-australia.zip ZIP   2013-05-12T09:35:22.997881 2013-05-12 216396788.0 notspecified

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