1 row where "end_date" is on date 2019-05-20, file_description = "Compiled 2017. This data set has been superseded by an updated version above in this Data and Resources list. 37953 images. **Explanation of fields** - **RECORD #** : SLSA unique identifier eg "b20691051" - **RECORD URL** : URL to the catalogue record in our database - **XML** : URL to the XML version of the catalogue record - **NAME** : Name of photographer if known - **TITLE** : Title of photograph - **Dates/Publication Details** : Includes the date of the photograph - **Description/Quantity** : Format and dimensions of the original image - **SUMMARY** : Summary information about the image, its content and context - **SUBJECT** : Subject headings assigned by the Library to assist searching - **Series/Collection** : Images may be aggregated as a collection - **IMAGE** : URL of the location of the web image" and format = "CSV"

View and edit SQL

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

source

format

file_description

  • Compiled 2017. This data set has been superseded by an updated version above in this Data and Resources list. 37953 images. **Explanation of fields** - **RECORD #** : SLSA unique identifier eg "b20691051" - **RECORD URL** : URL to the catalogue record in our database - **XML** : URL to the XML version of the catalogue record - **NAME** : Name of photographer if known - **TITLE** : Title of photograph - **Dates/Publication Details** : Includes the date of the photograph - **Description/Quantity** : Format and dimensions of the original image - **SUMMARY** : Summary information about the image, its content and context - **SUBJECT** : Subject headings assigned by the Library to assist searching - **Series/Collection** : Images may be aggregated as a collection - **IMAGE** : URL of the location of the web image · 1

end_date (date)

  • 2019-05-20 · 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
728 South Australian Photographs State Library of South Australia Andrew Piper 2013-03-07T14:40:31.091907 2019-08-29T04:36:26.010768 Photographs relating to South Australia feature localities across the state, houses and buildings, p… data.sa.gov.au https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455 1800-01-01 2019-05-20 South Australian Photographs: 1920 - 1949 https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/f215310f-e88c-41fc-9534-9930d493f13b/download/saphotographs1920-1949.csv CSV Compiled 2017. This data set has been superseded by an updated version above in this Data and Resour… 2017-07-06T17:19:02.654659 2017-07-06T07:19:02.409997   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]);