{"rowid": 834, "dataset_title": "Women\u2019s Suffrage Petition 1894 (South Australia)", "publisher": "History Trust of South Australia", "author": "History Trust of South Australia", "dataset_issued": "2019-04-04T01:50:27.805462", "dataset_modified": "2019-04-10T07:44:25.748567", "dataset_description": "On 23 August 1894 George Hawker, member for North Adelaide, presented to the South Australian House of Assembly a petition in favour of women\u2019s suffrage. It was signed by approximately 11,600 men and women. Members of the Women\u2019s Suffrage League, Woman\u2019s Christian Temperance Union, and the Working Women\u2019s Trade Union were primarily responsible for collecting the signatures from metropolitan and country areas.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/3f6fab54-8cc8-4732-9c1e-fb3f73df53b0", "start_date": "1894-01-01", "end_date": "", "file_title": "Suffrage125 Petition", "download_url": "https://data.sa.gov.au/data/dataset/3f6fab54-8cc8-4732-9c1e-fb3f73df53b0/resource/68036d75-1ea2-4bb7-9efe-71ea7115227c/download/suffrage125_petition.json", "format": "JSON", "file_description": "", "file_created": "2019-04-04T02:17:13.619366", "file_modified": "2019-04-04T02:17:13.572653", "file_size": "", "licence": "Other (Open)"} {"rowid": 794, "dataset_title": "Mount Gambier Destitute Register", "publisher": "Mount Gambier Library", "author": "Mount Gambier Library", "dataset_issued": "2016-07-04T01:13:31.122992", "dataset_modified": "2016-07-04T01:14:58.244849", "dataset_description": "Destitute records from Mount Gambier, including information on applicants such as ship and arrival date, infirmity, circumstances, family, means of subsistence.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/f475bf72-2aac-4893-a162-aaa5343a490d", "start_date": "1883-01-01", "end_date": "1894-01-01", "file_title": "Mount Gambier Destitute Records", "download_url": "https://data.sa.gov.au/data/dataset/f475bf72-2aac-4893-a162-aaa5343a490d/resource/ac6e4cb9-d3bd-461f-bdd0-25a92a9d2019/download/clientirecord-setsdestitute-records.xlsx", "format": "XLSX", "file_description": "", "file_created": "2016-07-04T11:14:57.627256", "file_modified": "2016-07-04T01:14:57.542684", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 666, "dataset_title": "Annual Report 20-21", "publisher": "State Library of South Australia", "author": "State Library", "dataset_issued": "2021-10-24T23:51:38.636071", "dataset_modified": "2021-10-24T23:52:11.836623", "dataset_description": "Annual Report", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/63e3f460-29c1-4c83-91d6-815fd8afc32b", "start_date": "2020-06-30", "end_date": "2021-07-01", "file_title": "Libraries Board of South Australia annual-report data DATASA 2021.csv", "download_url": "https://data.sa.gov.au/data/dataset/63e3f460-29c1-4c83-91d6-815fd8afc32b/resource/29743feb-f24f-43d6-848c-6c2e9e14fc67/download/libraries-board-of-south-australia-annual-report-data-datasa-2021.csv", "format": "CSV", "file_description": "", "file_created": "2021-10-24T23:52:05.099527", "file_modified": "2021-10-24T23:52:05.057876", "file_size": "2797.0", "licence": "Creative Commons Attribution"} {"rowid": 832, "dataset_title": "Passengers in History", "publisher": "History Trust of South Australia", "author": "History Trust of South Australia", "dataset_issued": "2016-06-28T00:52:30.371967", "dataset_modified": "2021-09-08T23:20:52.626089", "dataset_description": "_Passengers in History_ brings together two wonderful resources:\n

\nA passengers data base developed by the SA Maritime Museum,\nA list of ships\u2019 logs and diaries, titled Log of Logs.\n

\nThe passengers data base was produced by staff and volunteers at the South Australian Maritime Museum over 20 years. It includes entries for 328,000 passengers and 20,000 voyages to South Australia between 1836 and 1961.\n

\nThis data set is presented as a search index that can expose most open data formats.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/ffa75eb8-475a-460b-91d1-714f269016d5", "start_date": "1836-01-01", "end_date": "1961-01-01", "file_title": "Passengers in History Search Index", "download_url": "https://data.history.sa.gov.au:8983/solr/passengers/select", "format": "API", "file_description": "#Passengers in History API Documentation#\nThe Passengers in History data endpoint has been provided using an Apache Solr index (see https://lucene.apache.org/solr/) that uses a Drupal Solr 4.x schema (see https://www.drupal.org/project/search_api_solr). See [https://wiki.apache.org/solr/QueryParametersIndex](https://wiki.apache.org/solr/QueryParametersIndex) for more detail surrounding the query syntax.\n
\nAn example of a basic implementation can be viewed at https://data.history.sa.gov.au/gallery_pih.php?type=vessel&startindex=0\n
\nReplace the type parameter with any of the types listed below to return associated images eg. https://data.history.sa.gov.au/gallery_pih.php?type=passenger&startindex=0\n
\nThe example code can be downloaded from https://data.history.sa.gov.au/gallery_pih.php.txt\n
\nThe open_data index contains 7 different types of content:\n
\n* voyage\n* passenger\n* vessel\n* master\n* port\n* source\n* organisation\n
\nAdditionally, the photo index (photo_index) can be used to retrieve photos (specify the index using the index_id query parameter).\n
\nA voyage is centric to most other content types contains references to passengers, vessels and ports. A join query should be used to get information about related content (see https://wiki.apache.org/solr/Join for information surrounding the query syntax for joins). \nThe is_nid field is the unique identifier.\n
\nThe number of rows per query is limited to 999 so the start and rows query parameters would need to be used to iterate over the entire result set.\n
\nThere are many response formats available (see https://cwiki.apache.org/confluence/display/solr/Response+Writers). Just add the parameter 'wt' to the query and select the response format eg. json or csv. The default is xml.\n##Examples##\nA typical workflow might be:\n
\nGet the voyage/s that arrived in 1836:\n
\n[https://data.history.sa.gov.au:8983/solr/passengers/select?q=index_id:open_data AND is_field_voyage_year:1836](https://data.history.sa.gov.au:8983/solr/passengers/select?q=index_id:open_data AND is_field_voyage_year:1836)\n

\nUse a join to get the passengers for one of the voyages (use the voyage is_nid field)\n
\n[https://data.history.sa.gov.au:8983/solr/passengers/select?start=0&rows=50&q={!join from=im_field_passengers to=is_nid}index_id:open_data AND is_nid:944632](https://data.history.sa.gov.au:8983/solr/passengers/select?start=0&rows=50&q={!join from=im_field_passengers%20to=is_nid}index_id:open_data AND is_nid:944632)\n

\nUse a join to find the origin and destination of a particular voyage:\n
\n[https://data.history.sa.gov.au:8983/solr/passengers/select?q={!join from=is_field_origin to=is_nid}index_id:open_data AND is_nid:944632](https://data.history.sa.gov.au:8983/solr/passengers/select?q={!join from=is_field_origin to=is_nid}index_id:open_data AND is_nid:944632)\n
\n[https://data.history.sa.gov.au:8983/solr/passengers/select?q={!join from=is_field_destination to=is_nid}index_id:open_data AND is_nid:944632](https://data.history.sa.gov.au:8983/solr/passengers/select?q={!join from=is_field_destination to=is_nid}index_id:open_data AND is_nid:944632)\n

\nUse a join to find the vessel for the voyage:\n
\n[https://data.history.sa.gov.au:8983/solr/passengers/select?q={!join from=is_field_vessel to=is_nid}index_id:open_data AND is_nid:944632](https://data.history.sa.gov.au:8983/solr/passengers/select?q={!join from=is_field_vessel to=is_nid}index_id:open_data AND is_nid:944632)\n

\nUse a join to find photos of the vessel (using the vessel is_nid):\n
\n[https://data.history.sa.gov.au:8983/solr/passengers/select?q=index_id:photo_index AND im_file_usage_list:920026](https://data.history.sa.gov.au:8983/solr/passengers/select?q=index_id:photo_index AND im_file_usage_list:920026)\n

\nUse a join to find out where a vessel was built (using the vessel is_nid):\n
\n[https://data.history.sa.gov.au:8983/solr/passengers/select?q={!join from=is_field_built_where to=is_nid}index_id:open_data AND is_nid:923958](https://data.history.sa.gov.au:8983/solr/passengers/select?q={!join from=is_field_built_where to=is_nid}index_id:open_data AND is_nid:923958)\n

\nUse a join to find the built by organisation for a particular vessel:\n
\n[https://data.history.sa.gov.au:8983/solr/passengers/select?q={!join from=is_field_built_by to=is_nid}index_id:open_data AND is_nid:923958](https://data.history.sa.gov.au:8983/solr/passengers/select?q={!join%20from=is_field_built_by%20to=is_nid}index_id:open_data%20AND%20is_nid:923958)\n

\nGet organisation details (using the organisation is_nid):\n
\n[https://data.history.sa.gov.au:8983/solr/passengers/select?q=index_id:open_data AND ss_type:organisation AND is_nid:916199](https://data.history.sa.gov.au:8983/solr/passengers/select?q=index_id:open_data%20AND%20ss_type:organisation%20AND%20is_nid:916199)\n

\nOr find all vessels built by the organisation (using the organisation is_nid):\n
\n[https://data.history.sa.gov.au:8983/solr/passengers/select?q=index_id:open_data AND is_field_built_by:916199](https://data.history.sa.gov.au:8983/solr/passengers/select?q=index_id:open_data%20AND%20is_field_built_by:916199)\n

\n##Other Useful Queries\nFind all photos that are attached to a passenger:\n
\ndata.history.sa.gov.au:8983/solr/passengers/select?q={!join from=is_nid to=im_file_usage_list}ss_type:(passenger OR image)\n

\nOr find all passengers that have a photo attached (the reverse):\n
\ndata.history.sa.gov.au:8983/solr/passengers/select?q={!join from=im_file_usage_list to=is_nid}ss_type:(passenger OR image)\n

\nAll fields are searchable (see listing below). There are many search options using the Apache Solr query syntax. For instance to find all vessels that have the word \u2018Adelaide\u2019 in their tm_title field but not the word \u2018port\u2019:\n
\ndata.history.sa.gov.au:8983/solr/passengers/select?q=index_id:open_data AND ss_type:vessel AND tm_title:(adelaide -port)\n
\nIn this case ss_type is specifically set to be \u2018vessel\u2019. The \u2013 represents negation of the term. There are many more options \u2013 refer to a good blog here [https://yonik.com/solr/query-syntax/](https://yonik.com/solr/query-syntax/)\n

\nFacet search on the voyage destination for a date range between 1834 and 1836:\n
\nhttps://data.history.sa.gov.au:8983/solr/passengers/select?rows=0&q={!join%20from=is_nid%20to=is_field_destination}index_id:open_data&fq=ds_field_depart_date:[1834-01-01T00:00:00Z%20TO%201836-12-31T12:59:59Z]&facet=on&facet.field=is_field_destination\n
\nIn this case use a port search by node to get the titles of the ports eg.(using the first facet):\n
\nhttps://data.history.sa.gov.au:8983/solr/passengers/select?q=index_id:open_data%20AND%20is_nid:887339\n
\nThe answer is most likely to be Sydney!\n

\n##Content Type Fields##\n###Passenger \n
\n* is_nid\n* ss_type\n* tm_field_occupation\n* tm_field_surname\n* tm_field_firstname\n* is_field_age\n* is_arrival_year\n
\n###Voyage\n
\n* is_nid\n* ss_type\n* ds_field_depart_date\n* is_field_destination\n* tm_field_master\n* is_field_origin\n* is_field_vessel\n* is_field_voyage_year\n* tm_title\n
\n###Vessel\n
\n* is_nid\n* ss_type\n* tm_title\n* tm_field_services\n* im_field_sources\n* is_field_year_end\n* is_field_year_start\n* is_field_built_by\n* is_field_built_where\n* is_field_built_year\n* tm_field_demise\n* tm_field_rig\n* tm_field_dimensions\n* tm_field_tonnage\n
\n###Source\n
\n* is_nid\n* ss_type\n* tm_title\n* tm_field_location\n* tm_field_reference\n
\n###Port\n
\n* is_nid\n* ss_type\n* tm_title\n
\n###Organisation\n
\n* is_nid\n* ss_type\n* tm_title\n
\n###Photos\n
\n* is_fid: Unique ID for a file\n* tm_field_citation: Includes copyright information\n* tm_field_file_image_title_text: Image title\n* tm_field_location: Location of the image\n* tm_field_source: Source of the image\n* is_file_usage_count: Number of times this file is used in passengersinhistory.sa.gov.au\n* im_file_usage_list: List of content that uses this file\n* ss_url: Url to the file\n", "file_created": "2016-06-28T10:54:22.341773", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 840, "dataset_title": "SA History Hub", "publisher": "History Trust of South Australia", "author": "History Trust of South Australia", "dataset_issued": "2015-07-02T05:59:59.012059", "dataset_modified": "2017-06-27T02:08:18.983918", "dataset_description": "The SA History Hub website is an interactive way of engaging with the history of our state. This site is built on stories of South Australia's people, places and events, the city streets and the buildings and monuments that line them, and the events that enliven them. \n\nThis data set presents places, things, organisations and events as geojson.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/53b4d7c2-a1b0-4b59-b7e0-28ee57db546e", "start_date": "1836-01-01", "end_date": "Current", "file_title": "Historical Places", "download_url": "https://data.history.sa.gov.au/sahistoryhub/place", "format": "GeoJSON", "file_description": "#SA History Hub GEOJSON Endpoint \n\n\nhttp://data.history.sa.gov.au/sahistoryhub/{type} \n\n\nReplace {type} with any of the following types to obtain the current geojson for places, things or organisations stored on the SA History Hub website (http://sahistoryhub.com.au):\n\n\n* place\n* thing\n* organisation\n* event", "file_created": "2015-07-02T16:03:37.435850", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 841, "dataset_title": "SA History Hub", "publisher": "History Trust of South Australia", "author": "History Trust of South Australia", "dataset_issued": "2015-07-02T05:59:59.012059", "dataset_modified": "2017-06-27T02:08:18.983918", "dataset_description": "The SA History Hub website is an interactive way of engaging with the history of our state. This site is built on stories of South Australia's people, places and events, the city streets and the buildings and monuments that line them, and the events that enliven them. \n\nThis data set presents places, things, organisations and events as geojson.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/53b4d7c2-a1b0-4b59-b7e0-28ee57db546e", "start_date": "1836-01-01", "end_date": "Current", "file_title": "Historical Things", "download_url": "https://data.history.sa.gov.au/sahistoryhub/thing", "format": "GeoJSON", "file_description": "#SA History Hub GEOJSON Endpoint \n\n\nhttp://data.history.sa.gov.au/sahistoryhub/{type} \n\n\nReplace {type} with any of the following types to obtain the current geojson for places, things or organisations stored on the SA History Hub website (http://sahistoryhub.com.au):\n\n\n* place\n* thing\n* organisation\n* event", "file_created": "2015-07-02T16:06:51.936296", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 842, "dataset_title": "SA History Hub", "publisher": "History Trust of South Australia", "author": "History Trust of South Australia", "dataset_issued": "2015-07-02T05:59:59.012059", "dataset_modified": "2017-06-27T02:08:18.983918", "dataset_description": "The SA History Hub website is an interactive way of engaging with the history of our state. This site is built on stories of South Australia's people, places and events, the city streets and the buildings and monuments that line them, and the events that enliven them. \n\nThis data set presents places, things, organisations and events as geojson.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/53b4d7c2-a1b0-4b59-b7e0-28ee57db546e", "start_date": "1836-01-01", "end_date": "Current", "file_title": "Historical Organisations", "download_url": "https://data.history.sa.gov.au/sahistoryhub/organisation", "format": "GeoJSON", "file_description": "#SA History Hub GEOJSON Endpoint \n\n\nhttp://data.history.sa.gov.au/sahistoryhub/{type} \n\n\nReplace {type} with any of the following types to obtain the current geojson for places, things or organisations stored on the SA History Hub website (http://sahistoryhub.com.au):\n\n\n* place\n* thing\n* organisation\n* event", "file_created": "2015-07-02T16:08:28.752458", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 843, "dataset_title": "SA History Hub", "publisher": "History Trust of South Australia", "author": "History Trust of South Australia", "dataset_issued": "2015-07-02T05:59:59.012059", "dataset_modified": "2017-06-27T02:08:18.983918", "dataset_description": "The SA History Hub website is an interactive way of engaging with the history of our state. This site is built on stories of South Australia's people, places and events, the city streets and the buildings and monuments that line them, and the events that enliven them. \n\nThis data set presents places, things, organisations and events as geojson.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/53b4d7c2-a1b0-4b59-b7e0-28ee57db546e", "start_date": "1836-01-01", "end_date": "Current", "file_title": "Historical Events", "download_url": "https://data.history.sa.gov.au/sahistoryhub/event", "format": "GeoJSON", "file_description": "#SA History Hub GEOJSON Endpoint \n\n\nhttp://data.history.sa.gov.au/sahistoryhub/{type} \n\n\nReplace {type} with any of the following types to obtain the current geojson for places, things or organisations stored on the SA History Hub website (http://sahistoryhub.com.au):\n\n\n* place\n* thing\n* organisation\n* event", "file_created": "2015-07-02T16:09:11.644509", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 839, "dataset_title": "Community History Live Stream", "publisher": "History Trust of South Australia", "author": "History Trust of South Australia", "dataset_issued": "2015-05-15T01:26:37.366511", "dataset_modified": "2017-06-27T02:08:43.727429", "dataset_description": "The community history website is a place for community organisations, historical groups and individuals to come together to share their interests in and explore South Australia's community history.\n\nThis dataset provides access to organisations, events, news and blogs that are displayed on the website. ", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/2ce2ab30-d17f-4902-b344-314e4b34538a", "start_date": "2011-04-01", "end_date": "2015-05-31", "file_title": "Community History Live Stream", "download_url": "https://data.history.sa.gov.au/communityhistory/", "format": "API", "file_description": "**Community History Endpoints**\n\n**Organisations**\n\nhttp://data.history.sa.gov.au/communityhistory/organisations\n\n**News**\n\nhttp://data.history.sa.gov.au/communityhistory/news\n\n**Events**\n\nhttp://data.history.sa.gov.au/communityhistory/events\n\n**Blogs**\n\nhttp://data.history.sa.gov.au/communityhistory/blogs\n\n**Article Detail**\n\nThe nid field on each of the items (listed using any of the above endpoints) can be used to get specific detail using the following endpoint:\n\nhttp://data.history.sa.gov.au/communityhistory/{nid} \n\nReplace {nid} with the nid obtained from one of the above endpoints.\n\n**Files**\n\nThe nid field on each of the events (listed using any of the above endpoints) can be used to get associated files (including base64 values) using the following endpoint:\n\nhttp://data.history.sa.gov.au/communityhistory/{nid}/files \n\nReplace {nid} with the nid obtained from one of the above endpoints.\n\n**Taxonomy**\n\nhttp://data.history.sa.gov.au/communityhistory/taxonomy/{id}\n\nReplace {id} with the taxonomy term id (represented by target_id throughout content)", "file_created": "2015-05-15T11:33:00.199640", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 746, "dataset_title": "Ship Photographs", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2016-06-29T06:44:18.959542", "dataset_modified": "2019-08-29T04:35:07.834064", "dataset_description": "This dataset includes 5,799 selected photographs related to ships and shipping.\n\nNote that images in copyright might not be viewable outside the State Library of South Australia.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b", "start_date": "1802-01-01", "end_date": "2014-12-31", "file_title": "Ship Photographs", "download_url": "https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b/resource/2666b0aa-52fe-49ca-adfa-7fee117a46b8/download/ship_photographs.csv", "format": "CSV", "file_description": "**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20223389\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer\n- **TITLE** : Title of photograph\n- **Dates/publication details** : Date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2018-06-18T05:05:42.533217", "file_modified": "2018-06-18T05:05:42.455851", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 660, "dataset_title": "19th Century Photographs by Captain Samuel Sweet", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T13:51:09.849031", "dataset_modified": "2022-01-24T04:24:02.651995", "dataset_description": "These photographs (approximately 920) were taken by Captain Samuel Sweet, sea captain and photographer of colonial South Australia. Sweet began working as a photographer in Adelaide in 1867. In 1875 he retired from the sea and established his own photographic studio in Adelaide. He took photographs around South Australia, developing them in a horse-drawn darkroom. Sweet is known as the colony's foremost landscape photographer of the 1870s. ", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/28baf505-4c5f-4e45-9fae-2605ee1cf7c1", "start_date": "1865-01-01", "end_date": "1902-12-31", "file_title": "19th Century Photographs by Captain Samuel Sweet", "download_url": "https://data.sa.gov.au/data/dataset/28baf505-4c5f-4e45-9fae-2605ee1cf7c1/resource/63aaa2e1-b689-4cc9-8835-95d76dd19e74/download/sweetphotographs.csv", "format": "CSV", "file_description": "**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20223389\"\n- **URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer\n- **TITLE** : Title of photograph\n- **Dates/publication details** : Date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2017-07-06T15:53:39.871109", "file_modified": "2017-07-06T05:53:39.717475", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 697, "dataset_title": "19th Century Photographs by Townsend Duryea", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T12:57:32.375370", "dataset_modified": "2019-08-29T04:40:29.655895", "dataset_description": "The photographs (approximately 165) were taken by Townsend Duryea, a noted photographer of colonial South Australia. Duryea was active in South Australia 1855-1875. He and his brother were the first known photographers to work in areas of South Australia outside Adelaide. Duryea is particularly known for his panoramas of Adelaide and portraits of surviving original European colonists of South Australia.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51", "start_date": "1856-01-01", "end_date": "1887-12-31", "file_title": "19th Century Photographs by Townsend Duryea", "download_url": "https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51/resource/f9c75608-0939-4439-ae4d-15e28476bb74/download/duryeaphotographs.csv", "format": "CSV", "file_description": "**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20223389\"\n- **URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer\n- **TITLE** : Title of photograph\n- **Dates/publication details** : Date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2017-07-06T16:15:59.980827", "file_modified": "2017-07-06T06:15:59.875068", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 775, "dataset_title": "19th Century Photographs by Ernest Gall", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T13:32:58.334603", "dataset_modified": "2017-07-06T06:11:06.592081", "dataset_description": "The photographs (approximately 660) were taken by Ernest Gall, a South Australian born photographer active from the 1880s to the 1920s. In 1899 he was described as a \u2018distinctly modern professional photographer\u2019. Gall is noted for his photographs of civic events, portraits and photographs showing Adelaide\u2019s development into a growing modern city.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/54c50844-6653-4704-8dc8-5f5c8f5f14eb", "start_date": "1850-01-01", "end_date": "1920-12-31", "file_title": "19th Century Photographs by Ernest Gall", "download_url": "https://data.sa.gov.au/data/dataset/54c50844-6653-4704-8dc8-5f5c8f5f14eb/resource/ff7198a2-fb79-4858-9a4e-1bc9b9250f79/download/gallphotographs.csv", "format": "CSV", "file_description": "**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20223389\"\n- **URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer\n- **TITLE** : Title of photograph\n- **Dates/publication details** : Date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2017-07-06T16:07:57.922939", "file_modified": "2017-07-06T06:07:57.838055", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 754, "dataset_title": "Oral Histories", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2016-06-29T05:56:30.682753", "dataset_modified": "2019-08-29T04:33:50.156866", "dataset_description": "This dataset includes 952 selected oral history transcripts from the J.D. Somerville Oral History Collection, the central repository for unpublished oral history tapes and transcripts in South Australia.\nThe collection is intended to provide an oral record of all aspects of the South Australian experience and particularly of those who are poorly represented in documentary records, such as low income earners, people of non-English speaking background, women, and country people. The collection also provides a representative sample of the various uses of oral history, such as academic, commissioned, local history, community arts, school and family history. \nThe transcripts are in PDF format.\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/a1fce9bf-9afe-426f-a4b8-e2661e611436", "start_date": "1960-01-01", "end_date": "2013-12-31", "file_title": "Oral Histories", "download_url": "https://data.sa.gov.au/data/dataset/a1fce9bf-9afe-426f-a4b8-e2661e611436/resource/a953a0e5-ab69-41d4-b658-9dfc97253b0f/download/oralhistorieswithtranscript.csv", "format": "CSV", "file_description": "**Explanation of fields**\n\n- **RECORD#** : SLSA unique identifier eg \"b29335796\" \n- **URL** : URL to the catalogue record in our database \n- **XML** : URL to the XML version of the catalogue record \n- **NAME** : Name of interviewee \n- **NUMBER** : Number of the recording within the project \n- **TITLE** : Title of interview \n- **Dates/publication details** : Date interview recorded (may be year only or exact date) \n- **Description/Quantity** : Format of original recording, length of recording \n- **SUMMARY** : Summary description of content of interview \n- **SUBJECT** : Subject headings assigned by the Library to assist searching \n- **Series/Collection** : Project name (some oral histories were conducted within a project) \n- **Transcript URL** : URL of location of transcript in PDF format", "file_created": "2017-07-07T13:04:40.199604", "file_modified": "2017-07-07T03:04:40.131038", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 758, "dataset_title": "S. A. Speaks: An Oral History of Life in South Australia before 1930", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2016-06-29T07:00:04.358496", "dataset_modified": "2019-08-29T04:32:01.228089", "dataset_description": "This dataset includes 45 oral histories from the project S. A. Speaks': An Oral History of Life in South Australia before 1930. The interviewees were broadly representative of the population of South Australia as it was in the first three decades of the twentieth century. 'S. A. Speaks' was a Jubilee 150 project conducted by Beth M. Robertson under the auspices of the History Trust of South Australia for two years and two months ending December 1986.\n\nThe sound files are in MP3 format.\n\nThe transcripts are in PDF format.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/387e2e32-f30c-4f9b-9d8f-848d06dfe18d", "start_date": "1960-01-01", "end_date": "2013-12-31", "file_title": "S. A. Speaks: An Oral History of Life in South Australia before 1930", "download_url": "https://data.sa.gov.au/data/dataset/387e2e32-f30c-4f9b-9d8f-848d06dfe18d/resource/36eb6481-5290-4edb-8392-b6b65478035e/download/saspeaks_oralhistory.csv", "format": "CSV", "file_description": "**Explanation of fields**\n\n- **URL** : URL of location of item online; audio file included in MP3 and WAV formats\n- **Bibliographic record number** : SLSA unique identifier eg \"b2933579\"\n- **SLSA reference** : Number of the recording within the project\n- **Creator** : Name of interviewee\n- **Additional Creator** : Name of interviewer\n- **Title** : Title of interview\n- **Date (year)** : Date interview recorded \n- **Description** : Summary description of content of interview\n- **Recording length** : Length of recording\n- **Subject** : Subject headings assigned by the Library to assist searching\n- **Collection** : Project name (some oral histories were conducted within a project)\n\n**How to listen to or download the audio files**\n\n1. Follow the hyperlink in the field labelled URL. The interview web page will open.\n2. Click the Download icon in the TOOLS column on the left of the web page. A Download dialog opens.\n3. To listen, click either the [MP3] or [WAV] link under 'Alternate Formats'. \n To download, right-click either the [MP3] or [WAV] link under 'Alternate Formats' and select from the contextual menu 'Save Link As...' or 'Save target as' or 'Download Linked File' or similar.\n", "file_created": "2017-07-06T16:29:33.848862", "file_modified": "2018-06-20T07:54:20.141244", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 845, "dataset_title": "History Festival Archive", "publisher": "History Trust of South Australia", "author": "History Trust of South Australia", "dataset_issued": "2015-05-14T07:15:48.169739", "dataset_modified": "2017-06-27T02:07:34.579520", "dataset_description": "The History Festival is held every year in May. This dataset contains an archive of festival events for 2013, 2014, 2015 and 2016.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/8606923a-8c21-4a2a-b31b-925f6fee4616", "start_date": "2013-05-01", "end_date": "2015-05-31", "file_title": "History Festival Events", "download_url": "https://data.history.sa.gov.au/abouttime/", "format": "API", "file_description": "**History Festival Endpoints**\n\n**Events**\n\nhttp://data.history.sa.gov.au/abouttime/events/{year}\n\nReplace {year} with 2013, 2014 or 2015\n\n**Event Detail**\n\nThe nid field on each of the events (listed using the 'Events' endpoint) can be used to get event specific detail using the following endpoint:\n\nhttp://data.history.sa.gov.au/abouttime/event/{year}/{nid} \n\nReplace {year} with 2013, 2014, 2015 or 2016\nReplace {nid} with the nid obtained from one of the events listing.\n\n**Event Images**\n\nThe nid field on each of the events (listed using the 'Events' endpoint) can be used to get event images (including base64 values) using the following endpoint:\n\nhttp://data.history.sa.gov.au/abouttime/event/{year}/{nid}/files \n\nReplace {year} with 2013, 2014, 2015 or 2016\nReplace {nid} with the nid obtained from one of the events listing.", "file_created": "2015-05-14T17:18:33.373635", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 752, "dataset_title": "Photographs relating to Sir Ross Smith and Sir Keith Smith", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2019-06-20T04:28:06.459148", "dataset_modified": "2019-08-29T04:34:28.134125", "dataset_description": "Photographs relating to Sir Ross Smith and Sir Keith Smith and the 1919 Epic Flight from England to Australia. For more information about the Smith brothers and their prize-winning flight see the State Library of South Australia's [Sir Ross and Sir Keith Smith, pioneer aviators](https://digital.collections.slsa.sa.gov.au/pages/smith-brothers \"Sir Ross and Sir Keith Smith, pioneer aviators\") website.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/91181472-c11c-4bd9-9045-82cfe3a67175", "start_date": "1892-01-01", "end_date": "2018-12-31", "file_title": "Photographs relating to Sir Ross Smith and Sir Keith Smith", "download_url": "https://data.sa.gov.au/data/dataset/91181472-c11c-4bd9-9045-82cfe3a67175/resource/1ec2c569-1e35-4fe4-804b-4514b75d7f7c/download/smith_brothers_photographs.csv", "format": "CSV", "file_description": "1249 photographs\n\n**Explanation of fields**\n\n- **RECORD #(BIBLIO)** : SLSA unique identifier eg \"b2080949\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **RECORD XML** : URL to the XML version of the catalogue record\n- **SLSA reference** : SLSA photograph number\n- **NAME** : Name of photographer\n- **TITLE** : Title of photograph\n- **DATES/PUBLICATION DETAILS** : Date of the photograph\n- **HISTORY** : Historical information on the phtograph\n- **LOCATION** : Latitude and longitude in decimal degrees\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **IMAGE URL** : URL of the web image", "file_created": "2019-06-20T04:29:34.662413", "file_modified": "2019-06-20T04:29:34.605858", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 713, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1950 onwards", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/0543bdc5-faf4-4d1d-af91-a639b5443d53/download/sa_photographs_1950-onwards.csv", "format": "CSV", "file_description": "12840 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **RECORD XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **DATES** : Includes the date of the photograph\n- **DESCRIPTION** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **SERIES** : Images may be aggregated as a collection\n- **IMAGE URL** : URL of the location of the web image", "file_created": "2019-08-28T05:03:11.917871", "file_modified": "2019-08-28T05:03:11.760690", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 825, "dataset_title": "SA FOI \u2013 number of fee waiver or reduction by reason by sector by year", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:38:06.752608", "dataset_modified": "2018-12-23T01:22:00.630016", "dataset_description": "2017-18 annual reporting data on the number of times application fees were waived or reduced, by reason for waiver, by sector, by year for the past 6 years", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/f923f9b0-b72a-426c-a45e-04fff120eb2d", "start_date": "2012-07-01", "end_date": "2018-06-30", "file_title": "SA FOI \u2013 number of fee waiver or reduction by reason by sector by year", "download_url": "https://data.sa.gov.au/data/dataset/f923f9b0-b72a-426c-a45e-04fff120eb2d/resource/13cc5b71-6942-47c3-b651-e7df5c962836/download/13-foi-sa-number-of-fee-waivers-reductions-by-reason-by-sector-by-year-a17077.csv", "format": "CSV", "file_description": "2017-18 annual reporting data on the number of times application fees were waived or reduced, by reason for waiver, by sector, by year for the past 6 years", "file_created": "2018-02-02T15:38:27.930264", "file_modified": "2018-12-23T01:22:00.608148", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 703, "dataset_title": "South Australian Photographs World War 1 1914-1929", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-05-31T07:08:43.848160", "dataset_modified": "2019-08-29T04:37:07.788643", "dataset_description": "This dataset is an extract from the photographic collections of the State Library of South Australia and is related to World War 1.The set includes individual photographs and those that were collected in albums. \nContent includes portraits of soldiers, marches, camps, group shots, on location in the Dardanelles, and Western front, activities on the home front eg Cheer Up Societies, memorial dedications, captured albums eg captured German and Turkish images.\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403", "start_date": "", "end_date": "", "file_title": "South Australian Photographs World War 1 - 1914-1929", "download_url": "https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403/resource/7b89d80d-c74e-4647-bfa7-d1538b068a94/download/wwi_photographs.csv", "format": "CSV", "file_description": "2153 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **Dates/Publication Details** : Includes the date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image\n", "file_created": "2018-06-18T06:16:35.979137", "file_modified": "2018-06-18T06:16:35.677045", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 710, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: pre 1900", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/61902aba-81a5-49ff-b9dd-b91ce20bc7b5/download/sa_photographs_pre-1900.csv", "format": "CSV", "file_description": "22277 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **RECORD XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **DATES** : Includes the date of the photograph\n- **DESCRIPTION** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **SERIES** : Images may be aggregated as a collection\n- **IMAGE URL** : URL of the location of the web image", "file_created": "2019-08-28T04:35:38.250806", "file_modified": "2019-08-28T04:35:38.126945", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 691, "dataset_title": "Newspaper Articles relating to Sir Ross Smith", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2019-06-24T02:47:32.528709", "dataset_modified": "2019-08-29T04:43:40.630658", "dataset_description": "Newspaper articles relating to Sir Ross Smith and the 1919 Epic Flight from England to Australia. Datasets are divided into themes of prelude to the epic flight, the epic flight and death and funeral of Sir Ross Smith. Articles are sourced from South Australian newspapers *The Advertiser*, *Daily Herald*, *The Observer* and *The Register*.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/1338ff17-9b2f-43b9-ae6c-711fc3644d34", "start_date": "1918-01-01", "end_date": "1922-12-31", "file_title": "Prelude to the epic flight", "download_url": "https://data.sa.gov.au/data/dataset/1338ff17-9b2f-43b9-ae6c-711fc3644d34/resource/b23219af-64ca-4e26-8342-68f9ed3454e8/download/prelude_to_the_epic_flight.csv", "format": "CSV", "file_description": "23 articles\n\n**Explanation of fields**\n\n- **Heading** : Article heading\n- **Category** : Trove's categorisation of the type of newspaper content\n- **Title** : Newspaper title\n- **Page** : The number of the page on which the article appears\n- **Date** : Publication date\n- **TroveUrl** : URL of the article\n- **TrovePageUrl** : URL of the entire page containing the article\n- **Illustrated** : Yes or no\n- **WordCount** : Number of words in the article\n- **Relevance** : Trove's ranking of the article's relevance to the search term 'Ross Smith'", "file_created": "2019-06-24T02:48:58.462035", "file_modified": "2019-06-24T02:48:58.400413", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 695, "dataset_title": "Newspaper Articles relating to Sir Ross Smith", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2019-06-24T02:47:32.528709", "dataset_modified": "2019-08-29T04:43:40.630658", "dataset_description": "Newspaper articles relating to Sir Ross Smith and the 1919 Epic Flight from England to Australia. Datasets are divided into themes of prelude to the epic flight, the epic flight and death and funeral of Sir Ross Smith. Articles are sourced from South Australian newspapers *The Advertiser*, *Daily Herald*, *The Observer* and *The Register*.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/1338ff17-9b2f-43b9-ae6c-711fc3644d34", "start_date": "1918-01-01", "end_date": "1922-12-31", "file_title": "Death and Funeral", "download_url": "https://data.sa.gov.au/data/dataset/1338ff17-9b2f-43b9-ae6c-711fc3644d34/resource/cd19b95a-093f-453a-b3a0-42427e231486/download/death_and_funeral.csv", "format": "CSV", "file_description": "336 articles\n\n**Explanation of fields**\n\n- **Heading** : Article heading\n- **Category** : Trove's categorisation of the type of newspaper content\n- **Title** : Newspaper title\n- **Page** : The number of the page on which the article appears\n- **Date** : Publication date\n- **TroveUrl** : URL of the article\n- **TrovePageUrl** : URL of the entire page containing the article\n- **Illustrated** : Yes or no\n- **WordCount** : Number of words in the article\n- **Relevance** : Trove's ranking of the article's relevance to the search term 'Ross Smith'", "file_created": "2019-06-24T02:51:27.130577", "file_modified": "2019-06-24T02:51:27.061884", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 711, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1900 - 1919", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/989fb22e-56f1-4b5f-a5d6-d2c600585338/download/sa_photographs_1900-1919.csv", "format": "CSV", "file_description": "36597 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **RECORD XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **DATES** : Includes the date of the photograph\n- **DESCRIPTION** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **SERIES** : Images may be aggregated as a collection\n- **IMAGE URL** : URL of the location of the web image", "file_created": "2019-08-28T04:58:50.350261", "file_modified": "2019-08-28T04:58:50.224947", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 712, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1920 - 1949", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/c569d0c5-9174-4db4-8164-d85d9924d612/download/sa_photographs_1920-1949.csv", "format": "CSV", "file_description": "41279 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **RECORD XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **DATES** : Includes the date of the photograph\n- **DESCRIPTION** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **SERIES** : Images may be aggregated as a collection\n- **IMAGE URL** : URL of the location of the web image", "file_created": "2019-08-28T05:01:14.474948", "file_modified": "2019-08-28T05:01:14.351825", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 687, "dataset_title": "Old Colonists photographs", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2019-06-17T04:23:32.034128", "dataset_modified": "2019-08-29T04:44:14.837878", "dataset_description": "Portrait photographs of 'Old Colonists' \u2013 settlers who arrived in the colony of South Australia before 1841. The men Old Colonists were invited to attend a banquet held by businessman Emanuel Solomon on 28 December 1871 to commemorate 35 years since European colonisation. Photographs are sourced from two composite or 'mosaic' photographs, one of men and one of women.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/9f1775b6-9c4f-4e27-819b-33c83d0601f9", "start_date": "1856-01-01", "end_date": "1885-12-31", "file_title": "Old Colonists Men", "download_url": "https://data.sa.gov.au/data/dataset/9f1775b6-9c4f-4e27-819b-33c83d0601f9/resource/982e89d4-066c-467d-a078-e8cf39228d7d/download/old_colonists_men.csv", "format": "CSV", "file_description": "515 photographs\n\n**Explanation of fields**\n\n- **RECORD #(BIBLIO)** : SLSA unique identifier eg \"b31236881\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **RECORD XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer\n- **TITLE** : Title of photograph\n- **DATES/PUBLICATION DETAILS** : Date of the photograph\n- **DESCRIPTION/QUANTITY** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **SERIES/COLLECTION** : Images may be aggregated as a collection\n- **IMAGE URL** : URL of the web image\n- **MOSAIC URL** : URL of the composite photograph of all portraits", "file_created": "2019-06-17T04:26:30.618656", "file_modified": "2019-06-17T04:26:30.557168", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 689, "dataset_title": "Old Colonists photographs", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2019-06-17T04:23:32.034128", "dataset_modified": "2019-08-29T04:44:14.837878", "dataset_description": "Portrait photographs of 'Old Colonists' \u2013 settlers who arrived in the colony of South Australia before 1841. The men Old Colonists were invited to attend a banquet held by businessman Emanuel Solomon on 28 December 1871 to commemorate 35 years since European colonisation. Photographs are sourced from two composite or 'mosaic' photographs, one of men and one of women.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/9f1775b6-9c4f-4e27-819b-33c83d0601f9", "start_date": "1856-01-01", "end_date": "1885-12-31", "file_title": "Old Colonists Women", "download_url": "https://data.sa.gov.au/data/dataset/9f1775b6-9c4f-4e27-819b-33c83d0601f9/resource/88b20768-1d58-4879-8ffd-631119c11d1c/download/old_colonists_women.csv", "format": "CSV", "file_description": "600 photographs\n\n**Explanation of fields**\n\n- **RECORD #(BIBLIO)** : SLSA unique identifier eg \"b2074769x\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **RECORD XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer\n- **TITLE** : Title of photograph\n- **DATES/PUBLICATION DETAILS** : Date of the photograph\n- **DESCRIPTION/QUANTITY** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **SERIES/COLLECTION** : Images may be aggregated as a collection\n- **IMAGE URL** : URL of the web image\n- **MOSAIC URL** : URL of the composite photograph of all portraits", "file_created": "2019-06-17T05:19:00.981788", "file_modified": "2019-06-17T05:19:00.884090", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 693, "dataset_title": "Newspaper Articles relating to Sir Ross Smith", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2019-06-24T02:47:32.528709", "dataset_modified": "2019-08-29T04:43:40.630658", "dataset_description": "Newspaper articles relating to Sir Ross Smith and the 1919 Epic Flight from England to Australia. Datasets are divided into themes of prelude to the epic flight, the epic flight and death and funeral of Sir Ross Smith. Articles are sourced from South Australian newspapers *The Advertiser*, *Daily Herald*, *The Observer* and *The Register*.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/1338ff17-9b2f-43b9-ae6c-711fc3644d34", "start_date": "1918-01-01", "end_date": "1922-12-31", "file_title": "The Epic Flight", "download_url": "https://data.sa.gov.au/data/dataset/1338ff17-9b2f-43b9-ae6c-711fc3644d34/resource/9ee013bb-ae93-4de8-99ed-74f75aab74c5/download/the_epic_flight.csv", "format": "CSV", "file_description": "856 articles\n\n**Explanation of fields**\n\n- **Heading** : Article heading\n- **Category** : Trove's categorisation of the type of newspaper content\n- **Title** : Newspaper title\n- **Page** : The number of the page on which the article appears\n- **Date** : Publication date\n- **TroveUrl** : URL of the article\n- **TrovePageUrl** : URL of the entire page containing the article\n- **Illustrated** : Yes or no\n- **WordCount** : Number of words in the article\n- **Relevance** : Trove's ranking of the article's relevance to the search term 'Ross Smith'", "file_created": "2019-06-24T02:50:14.529743", "file_modified": "2019-06-24T02:50:14.463004", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 765, "dataset_title": "SA Memory", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2013-03-07T16:15:35.228085", "dataset_modified": "2019-08-29T02:29:51.427322", "dataset_description": "A selected and wide range of digitised archival and published materials from the State Library of South Australia\u2019s SA Memory program.\nSA Memory is an online gateway to South Australian history, heritage and culture. This multimedia website focuses on the South Australian experience \u2013 what makes South Australia unique. SA Memory illustrates and interprets themes to highlight South Australia\u2019s people, places, issues and events from the colony\u2019s beginnings to contemporary times: South Australia\u2019s \u2018memory\u2019. http://www.samemory.sa.gov.au/site/page.cfm", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/7cd90f98-1d89-4921-8373-151f4ad5d1a1", "start_date": "1836-2010", "end_date": "", "file_title": "SA Memory", "download_url": "https://data.sa.gov.au/data/dataset/7cd90f98-1d89-4921-8373-151f4ad5d1a1/resource/4e3c2761-9938-4da1-9208-764fa204fda1/download/samemorycontentobjects_2011.csv", "format": "CSV", "file_description": "A selected and wide range of digitised archival and published materials (1101 items) from the State Library of South Australia's SA Memory program.\n\nSA Memory is an online gateway to South Australian history, heritage and culture. This multimedia website focuses on the South Australian experience \u2013 what makes South Australia unique. SA Memory illustrates and interprets themes to highlight South Australia's people, places, issues and events from the colony's beginnings to contemporary times: South Australia's 'memory'.\n\n**Explanation of fields**\n\n- **id** : ID from the originating content management system\n- **TITLE** : title of the item's web page in the SA Memory web site\n- **CREATOR** : creator\tof the item displayed on the SA Memory web site\n- **INNOPAC** : URL of the record in the Library's catalogue\n- **LINK** : URL of the item's SA Memory web page, with an image of the item\n- **coverage_place** : geographic place covered (if applicable) e.g., Loxton\n- **COVERAGE_REGION** : geographic region covered (if applicable) e.g., Riverland\n- **FILE_BROWSE** : URL or partial URL of the image displayed on the item's web page \nNOTE: to be a usable URL, the enclosing link tags will need to be removed, and if it is a partial URL starting with /webdata/, then prepend http://www.samemory.sa.gov.au\n- **FURTHER_INFO** : other interesting information about the item\n- [unused field]\n- **LATITUDE** : latitude in decimal degrees (if available)\n- **LONGITUDE** : longitude in decimal degrees (if available)\n- **ORIGINAL_FORMAT** : original format of the item\n- **PUBLISHER** : who published the item\n- **PLACE_OF_CREATION** : place where the item was published\n- **ADDITIONAL_CREATOR** : other names who were involved in creating the item\n- **COVERAGE_PERIOD** : coverage period e.g., 1914-1918\n- **COVERAGE_YEAR** : specific year (not used here)", "file_created": "2013-05-31T01:01:00.469271", "file_modified": "2019-08-28T23:40:58.400220", "file_size": "1495812.0", "licence": "Creative Commons Attribution"} {"rowid": 671, "dataset_title": "South Australians of World War 1 Photographs Flickr set", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-05-21T09:06:33.212603", "dataset_modified": "2020-02-24T02:07:29.790770", "dataset_description": "A selection (542) of portraits of soldiers. This set of portraits comes from our Chamberlain Collection and includes portraits of Soldiers prior to embarkation in studios and at various military camps in South Australia including Morphettville and Jubilee Oval.\n\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/0384a465-903c-4b2b-93ec-826acbe2c66b", "start_date": "1914-1916", "end_date": "", "file_title": "South Australians of World War 1 Photographs", "download_url": "https://www.flickr.com/photos/state_library_south_australia/sets/72157632937420680/", "format": "JPEG", "file_description": "A selection (542) of portraits of soliders.", "file_created": "2014-07-07T04:01:19.707001", "file_modified": "2014-07-07T05:05:25.579072", "file_size": "20.0", "licence": "Creative Commons Attribution"} {"rowid": 659, "dataset_title": "River Murray general plan SA, 1910", "publisher": "State Library of South Australia", "author": "Online Projects, State Library of South Australia", "dataset_issued": "2014-06-22T16:54:49.101553", "dataset_modified": "2022-01-24T04:26:16.272965", "dataset_description": "Set of navigation charts of part of the South Australian section of the River Murray from Swan Reach to the eastern boundary of the State, 153 to 405 \u00be miles from the Murray mouth. Produced and issued by the Engineer-in-Chief\u2019s Department, South Australia, published by A. Vaughan, SA Government Photo-lithographer in 1910. Scale approximately 1:9,600. Depths shown by soundings and shading.\n\nShows surrounding roads and includes brief description of terrain and the vegetation beside the river. \nThis dataset consists of 71 map files grouped as 18 plans or charts and including 1 key plan index to the set, provided in JPEG and PDF versions.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/2bf90e40-45bc-447b-8423-a122d682a9d9", "start_date": "1910", "end_date": "", "file_title": "Additional information.txt", "download_url": "https://data.sa.gov.au/data/storage/f/2014-06-22T16%3A58%3A33.154Z/additional-information.txt", "format": "TXT", "file_description": "Additional Information.", "file_created": "2014-06-22T16:58:56.130318", "file_modified": "2014-06-22T18:00:22.541867", "file_size": "1418.0", "licence": "Creative Commons Attribution"} {"rowid": 791, "dataset_title": "Australia 1:63,360 military survey (S.A.), 1914-1958", "publisher": "State Library of South Australia", "author": "Online Projects, State Library of South Australia", "dataset_issued": "2014-06-22T16:40:44.929206", "dataset_modified": "2016-06-08T01:47:53.690120", "dataset_description": "Military survey maps from the Australia 1 inch to the mile series held in the State Library of South Australia\u2019s map collections. This map series was originally prepared by the Australian Section Imperial General Staff and later by the Royal Australian Survey Corps.\n\nThese topographic maps at scale 1:63,360 include roads, railways, towns, rivers, creeks and farms, and some cadastral detail. Relief is shown by contours and spot heights.\n\nThis dataset is a selection from the Australia 1:63,360 series of the 20 map sheets that cover South Australia. Including editions and variations the State Library\u2019s holdings of SA coverage totals 49 map sheets provided in JPEG and PDF versions.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/2e0da08c-6d18-4469-ad77-d9b266e30f0c", "start_date": "1914-1958", "end_date": "", "file_title": "Additional information.txt", "download_url": "https://data.sa.gov.au/data/storage/f/2014-06-22T16%3A44%3A48.104Z/additional-information.txt", "format": "TXT", "file_description": "Additional Information.", "file_created": "2014-06-22T16:45:16.261133", "file_modified": "2014-10-30T09:01:13", "file_size": "1666.0", "licence": "Creative Commons Attribution"} {"rowid": 793, "dataset_title": "Adelaide plan 40 feet to 1 inch, fire insurance maps, 1911-1914", "publisher": "State Library of South Australia", "author": "Online Projects, State Library of South Australia", "dataset_issued": "2014-06-22T16:20:16.664531", "dataset_modified": "2016-06-06T05:46:02.528493", "dataset_description": "Set of detailed fire insurance maps from the State Library of South Australia\u2019s map collections. The map set covers part of the City of Adelaide, South Australia and was surveyed and drawn 1911-1914 by John Reid Ferguson for the Fire Underwriters' Association of South Australia. \n\nScale approximately 1:480. Includes parts of North Terrace, King William Street, Rundle Street (Mall), Adelaide Arcade, Gawler Place, Grenfell street, Pulteney Street, Hindmarsh Square, Pirie Street, Flinders Street and Hindley Street. Shows land use including building usage, some street numbers and business names.\nThis dataset consists of 21 map files in JPEG & PDF versions.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/c2b6d9a4-9b7e-42bd-9cba-856320e2e139", "start_date": "1911-1914", "end_date": "", "file_title": "Additional information.txt", "download_url": "https://data.sa.gov.au/data/storage/f/2014-06-22T16%3A26%3A44.320Z/additional-information.txt", "format": "TXT", "file_description": "Additional Information.", "file_created": "2014-06-22T16:27:15.340576", "file_modified": "2014-10-30T09:01:40", "file_size": "1184.0", "licence": "Creative Commons Attribution"} {"rowid": 797, "dataset_title": "SA FOI \u2013 amendment application outcomes by year", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:39:46.779829", "dataset_modified": "2021-11-22T04:29:06.987845", "dataset_description": "Annual reporting data on amendment application outcomes by year", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/a4828534-d9fc-443e-9521-b636714984d8", "start_date": "2012-07-01", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 amendment application outcomes by year", "download_url": "https://data.sa.gov.au/data/dataset/a4828534-d9fc-443e-9521-b636714984d8/resource/3107e4cb-14e3-4ba4-aa90-5daf3f265717/download/sa-foi-amendment-application-outcomes-by-year.csv", "format": "CSV", "file_description": "Annual reporting data on amendment application outcomes by year", "file_created": "2018-02-02T15:40:06.905300", "file_modified": "2021-11-22T04:29:00.340385", "file_size": "274.0", "licence": "Creative Commons Attribution"} {"rowid": 804, "dataset_title": "SA FOI \u2013 number of access applications made by MPs by year since 2001", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:24:15.873009", "dataset_modified": "2021-11-22T04:07:21.751963", "dataset_description": "Annual reporting data on number of FOI access applications made by Members of Parliament (MPs) by year since 2001 ", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/b20da5d2-a18e-4eed-8c12-cc563724658e", "start_date": "2001-07-01", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 number of access applications made by MPs by year since 2001", "download_url": "https://data.sa.gov.au/data/dataset/b20da5d2-a18e-4eed-8c12-cc563724658e/resource/ee8549ee-b5cd-4208-b67e-db5c4a9f584a/download/sa-foi-number-of-access-applications-made-by-mps-by-year-since-2001.csv", "format": "CSV", "file_description": "Annual reporting data on number of FOI access applications made by Members of Parliament (MPs) by year since 2001 ", "file_created": "2018-02-02T15:25:08.164519", "file_modified": "2021-11-22T04:07:14.907244", "file_size": "335.0", "licence": "Creative Commons Attribution"} {"rowid": 803, "dataset_title": "SA FOI \u2013 number of access applications received by all sectors by applicant type", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:21:31.119222", "dataset_modified": "2021-11-22T04:09:33.179262", "dataset_description": "Annual reporting data on number of FOI access applications received by agencies in all sectors by applicant type", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/283082d9-64dc-4e9d-9ace-fdc8f2921292", "start_date": "2012-07-01", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 number of access applications received by all sectors by applicant type", "download_url": "https://data.sa.gov.au/data/dataset/283082d9-64dc-4e9d-9ace-fdc8f2921292/resource/0d41d28a-e1c4-474a-9237-7ce5281196fe/download/sa-foi-number-of-access-applications-received-by-all-sectors-by-applicant-type.csv", "format": "CSV", "file_description": "Annual reporting data on number of FOI access applications received by agencies in all sectors by applicant type", "file_created": "2018-02-02T15:22:01.040800", "file_modified": "2021-11-22T04:09:26.370002", "file_size": "1223.0", "licence": "Creative Commons Attribution"} {"rowid": 811, "dataset_title": "SA FOI \u2013 number of applications received by agency \u2013 local government", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:04:29.901724", "dataset_modified": "2021-11-22T03:49:00.876190", "dataset_description": "Annual reporting data on number of FOI applications received by Local Government agencies", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/612e379e-1ebf-431c-9906-380157877a96", "start_date": "2011-07-01", "end_date": "2019-06-30", "file_title": "SA FOI - number of applications received by agency - local government", "download_url": "https://data.sa.gov.au/data/dataset/612e379e-1ebf-431c-9906-380157877a96/resource/173c64ae-6bff-4ce8-9844-785ee181f27b/download/sa-foi-number-of-applications-received-by-agency-local-government.csv", "format": "CSV", "file_description": "Annual reporting data on number of FOI applications received by Local Government agencies.", "file_created": "2018-02-02T15:05:08.425211", "file_modified": "2021-11-22T03:48:54.147804", "file_size": "3517.0", "licence": "Creative Commons Attribution"} {"rowid": 812, "dataset_title": "SA FOI \u2013 number of applications received by agency - universities", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:06:46.079277", "dataset_modified": "2021-11-22T03:44:23.020789", "dataset_description": "Annual reporting data on number of FOI applications received by South Australian Universities.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/af214147-ac3b-4005-8f80-0a1bef80b672", "start_date": "2011-07-07", "end_date": "2019-06-30", "file_title": "SA FOI - number of applications received by agency - universities", "download_url": "https://data.sa.gov.au/data/dataset/af214147-ac3b-4005-8f80-0a1bef80b672/resource/9c22624a-bb34-4f91-9bd0-980da24b5db3/download/sa-foi-number-of-applications-received-by-agency-universities.csv", "format": "CSV", "file_description": "Annual reporting data on number of FOI applications received by South Australian Universities.", "file_created": "2018-02-02T15:07:14.646724", "file_modified": "2021-11-22T03:44:16.254514", "file_size": "233.0", "licence": "Creative Commons Attribution"} {"rowid": 813, "dataset_title": "SA FOI - number of applications received by agency - State Government", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T03:58:46.920972", "dataset_modified": "2021-11-22T03:42:27.322332", "dataset_description": "Annual reporting data on number of FOI applications received by State Government agencies.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/304ed6e5-e573-4200-81a7-ceddce9ee5d0", "start_date": "2011-07-01", "end_date": "2019-06-30", "file_title": "SA FOI - number of applications received by agency - state government", "download_url": "https://data.sa.gov.au/data/dataset/304ed6e5-e573-4200-81a7-ceddce9ee5d0/resource/5ea15bd6-7672-42a3-895a-dbd56a755377/download/sa-foi-number-of-applications-received-by-agency-state-government.csv", "format": "CSV", "file_description": "Annual reporting data on number of FOI applications received by State Government agencies.", "file_created": "2018-02-02T15:00:23.854297", "file_modified": "2021-11-22T03:42:20.192777", "file_size": "9700.0", "licence": "Creative Commons Attribution"} {"rowid": 801, "dataset_title": "SA FOI \u2013 number of applications received by year by sector since 1991", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:18:42.452451", "dataset_modified": "2021-11-22T04:12:34.543029", "dataset_description": "Annual reporting data on number of FOI requests for access received by year by all sectors since 1991 when the FOI Act was enacted", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/4ef9fffc-61d4-4627-ad38-b7df0948343f", "start_date": "1991-07-01", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 number of applications received by year by sector since 1991", "download_url": "https://data.sa.gov.au/data/dataset/4ef9fffc-61d4-4627-ad38-b7df0948343f/resource/bd7f14d0-ce21-4cf6-a838-65f84a307379/download/sa-foi-number-of-applications-received-by-year-by-sector-since-1991.csv", "format": "CSV", "file_description": "Annual reporting data on number of FOI requests for access received by year by all sectors since 1991 when the FOI Act was enacted", "file_created": "2018-02-02T15:19:15.884250", "file_modified": "2021-11-22T04:12:27.519187", "file_size": "642.0", "licence": "Creative Commons Attribution"} {"rowid": 799, "dataset_title": "SA FOI \u2013 refusal reason for amendment application outcomes by year", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:41:17.430429", "dataset_modified": "2021-11-22T04:23:05.304554", "dataset_description": "Annual reporting data on reasons given for refusing to amend records in response to an amendment application by year", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/4581271f-7f22-4a15-9f4b-0aec6cb70686", "start_date": "2012-07-01", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 refusal reason for amendment application outcomes by year", "download_url": "https://data.sa.gov.au/data/dataset/4581271f-7f22-4a15-9f4b-0aec6cb70686/resource/2ee5691d-c806-45bc-b115-d926addfdfb5/download/sa-foi-refusal-reason-for-amendment-application-outcomes-by-year.csv", "format": "CSV", "file_description": "Annual reporting data on reasons given for refusing to amend records in response to an amendment application by year", "file_created": "2018-02-02T15:41:37.053195", "file_modified": "2021-11-22T04:22:58.248791", "file_size": "416.0", "licence": "Creative Commons Attribution"} {"rowid": 809, "dataset_title": "SA FOI \u2013 length of processing time for access apps by sector by year", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:26:49.819997", "dataset_modified": "2021-11-22T03:56:29.659224", "dataset_description": "Annual reporting data on the length of time taken to process access applications in relation to the 30 days allowed, by sector and by year for the past 6 years", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/173a2e09-d4f3-4120-ac07-f485006a3bfd", "start_date": "2012-07-01", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 length of processing time for access apps by sector by year", "download_url": "https://data.sa.gov.au/data/dataset/173a2e09-d4f3-4120-ac07-f485006a3bfd/resource/e2c6445d-3477-4f6a-9212-ba90bbb7a02d/download/sa-foi-length-of-processing-time-for-access-apps-by-sector-by-year.csv", "format": "CSV", "file_description": "Annual reporting data on the length of time taken to process access applications in relation to the 30 days allowed, by sector and by year", "file_created": "2018-02-02T15:27:14.506857", "file_modified": "2021-11-22T03:56:22.977748", "file_size": "828.0", "licence": "Creative Commons Attribution"} {"rowid": 802, "dataset_title": "SA FOI \u2013 number of s14(1) extensions given by sector, by year", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:29:01.238400", "dataset_modified": "2021-11-22T04:10:59.007928", "dataset_description": "Annual reporting data on the number of extensions given under section 14(1)(a) and s14(1)(b) of the FOI Act by sector and by year", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/44c450d8-410a-4d25-8e53-dbd6046b2123", "start_date": "2012-07-01", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 number of s14(1) extensions given by sector, by year", "download_url": "https://data.sa.gov.au/data/dataset/44c450d8-410a-4d25-8e53-dbd6046b2123/resource/f88015d3-b234-47d1-a1c3-6b6b1e067d11/download/sa-foi-number-of-s14-1-extensions-given-by-sector-by-year.csv", "format": "CSV", "file_description": "Annual reporting data on the number of extensions given under section 14(1)(a) and s14(1)(b) of the FOI Act by sector and by year", "file_created": "2018-02-02T15:29:27.629570", "file_modified": "2021-11-22T04:10:52.321875", "file_size": "573.0", "licence": "Creative Commons Attribution"} {"rowid": 808, "dataset_title": "SA FOI \u2013 number of negotiated extensions given by sector, by year", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:30:56.522921", "dataset_modified": "2021-11-22T03:57:38.266882", "dataset_description": "Annual reporting data on the number of extensions of processing time negotiated with an applicant by sector and by year for the past 6 years ", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/8649a3c4-7294-413e-b4ed-80070daf39c0", "start_date": "2012-07-01", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 number of negotiated extensions given by sector, by year", "download_url": "https://data.sa.gov.au/data/dataset/8649a3c4-7294-413e-b4ed-80070daf39c0/resource/f0bd8786-9d02-412f-b032-5a82c7909fa3/download/sa-foi-number-of-negotiated-extensions-given-by-sector-by-year.csv", "format": "CSV", "file_description": "Annual reporting data on the number of extensions of processing time negotiated with an applicant by sector and by year", "file_created": "2018-02-02T15:31:24.741514", "file_modified": "2021-11-22T03:57:31.503999", "file_size": "280.0", "licence": "Creative Commons Attribution"} {"rowid": 796, "dataset_title": "SA FOI \u2013 number of FTE staff working on FOI", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-15T00:34:49.626249", "dataset_modified": "2021-11-22T04:30:14.353557", "dataset_description": "Annual reporting data on the number of full time equivalent (FTE) staff working on FOI, by sector, by year", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/07ee57fb-3a4c-4930-b59c-a0794911d96b", "start_date": "2012-07-01", "end_date": "2020-06-30", "file_title": "SA FOI \u2013 number of FTE staff working on FOI", "download_url": "https://data.sa.gov.au/data/dataset/07ee57fb-3a4c-4930-b59c-a0794911d96b/resource/5c0e59f5-5fa1-4f8a-82a6-8567a5945b62/download/sa-foi-number-of-fte-staff-working-on-foi.csv", "format": "CSV", "file_description": "Annual reporting data on the number of full time equivalent (FTE) staff working on FOI, by sector, by year", "file_created": "2018-02-15T00:35:14.118430", "file_modified": "2021-11-22T04:30:07.577185", "file_size": "291.0", "licence": "Creative Commons Attribution"} {"rowid": 810, "dataset_title": "SA FOI \u2013 access applications overdue at year end by category, by sector, by year", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-15T00:27:41.512880", "dataset_modified": "2021-11-22T03:53:20.739922", "dataset_description": "Annual reporting data on the number of overdue applications at year end, by category (personal, non-personal), by sector, by year.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/a90a7b0d-4884-4704-97b2-9ec4d88a5d41", "start_date": "2012-07-01", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 access applications overdue at year end by category, by sector, by year", "download_url": "https://data.sa.gov.au/data/dataset/a90a7b0d-4884-4704-97b2-9ec4d88a5d41/resource/8efbd3b6-a597-435f-86ff-42ab38a6ff24/download/sa-foi-access-applications-overdue-at-year-end-by-category-by-sector-by-year.csv", "format": "CSV", "file_description": "Annual reporting data on the number of overdue applications at year end, by category (personal, non-personal), by sector, by year.", "file_created": "2018-02-15T00:28:35.138451", "file_modified": "2021-11-22T03:53:13.940324", "file_size": "783.0", "licence": "Creative Commons Attribution"} {"rowid": 806, "dataset_title": "SA FOI \u2013 use of refusal reasons by clause by sector by year", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:34:52.280282", "dataset_modified": "2021-11-22T04:03:23.564982", "dataset_description": "Annual reporting data on the number of times a reason for refusing or restricting access was used in an access determination by clause, by sector, by year ", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/eb831185-89bf-4ed9-b03c-4e4b780896bf", "start_date": "2012-07-01", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 use of refusal reasons by clause by sector by year", "download_url": "https://data.sa.gov.au/data/dataset/eb831185-89bf-4ed9-b03c-4e4b780896bf/resource/72a55771-0a5f-4cf7-8406-4d6db509b432/download/sa-foi-use-of-refusal-reasons-by-clause-by-sector-by-year.csv", "format": "CSV", "file_description": "Annual reporting data on the number of times a reason for refusing or restricting access was used in an access determination by clause, by sector, by year", "file_created": "2018-02-02T15:35:12.631725", "file_modified": "2021-11-22T04:03:16.847550", "file_size": "2115.0", "licence": "Creative Commons Attribution"} {"rowid": 800, "dataset_title": "SA FOI \u2013 use of other refusal reasons by reason by sector by year", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:36:30.786373", "dataset_modified": "2021-11-22T04:22:17.873534", "dataset_description": "Annual reporting data on the number of times access was refused or restricted because the record did not exist/was lost or the agency was exempt, by sector, by year", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/504c67d9-f142-41a0-8f1b-8fbc9b8bf3df", "start_date": "2012-07-01", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 use of other refusal reasons by reason by sector by year", "download_url": "https://data.sa.gov.au/data/dataset/504c67d9-f142-41a0-8f1b-8fbc9b8bf3df/resource/35fa72b8-483e-4441-918e-5192bf87c0b7/download/sa-foi-use-of-other-refusal-reasons-by-reason-by-sector-by-year.csv", "format": "CSV", "file_description": "Annual reporting data on the number of times access was refused or restricted because the record did not exist/was lost or the agency was exempt, by sector, by year", "file_created": "2018-02-02T15:36:49.531878", "file_modified": "2021-11-22T04:22:10.757327", "file_size": "682.0", "licence": "Creative Commons Attribution"} {"rowid": 805, "dataset_title": "SA FOI \u2013 access applications unfinished at year end by category, by sector, by year", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-15T00:22:36.119236", "dataset_modified": "2021-11-22T04:04:40.982843", "dataset_description": "Annual reporting data on the number of unfinished applications at year end, by category (personal, non-personal), by sector, by year for the past 6 years ", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/dea2bc2a-d6a6-4622-95c3-0b08792b377e", "start_date": "2012-07-01", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 access applications unfinished at year end by category, by sector, by year", "download_url": "https://data.sa.gov.au/data/dataset/dea2bc2a-d6a6-4622-95c3-0b08792b377e/resource/19cbb273-2d15-4a92-a149-8cfa75d8a1be/download/sa-foi-access-applications-unfinished-at-year-end-by-category-by-sector-by-year.csv", "format": "CSV", "file_description": "Annual reporting data on the number of unfinished applications at year end, by category (personal, non-personal), by sector, by year", "file_created": "2018-02-15T00:23:17.433008", "file_modified": "2021-11-22T04:04:34.286918", "file_size": "500.0", "licence": "Creative Commons Attribution"} {"rowid": 807, "dataset_title": "SA FOI \u2013 access determination outcome by category by sector by year", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-02T04:32:54.519914", "dataset_modified": "2021-11-22T04:00:31.492653", "dataset_description": "Annual reporting data on the outcome of access determinations by category (personal, non-personal applications), by sector, by year", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/187d8bcb-66b6-464a-bdf7-fb79cb3a54af", "start_date": "2012-07-01", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 access determination outcome by category by sector by year", "download_url": "https://data.sa.gov.au/data/dataset/187d8bcb-66b6-464a-bdf7-fb79cb3a54af/resource/5cfeb45e-cb6f-486b-ab0a-70914b03dce3/download/sa-foi-access-determination-outcome-by-category-by-sector-by-year.csv", "format": "CSV", "file_description": "Annual reporting data on the outcome of access determinations by category (personal, non-personal applications), by sector, by year", "file_created": "2018-02-02T15:33:28.537419", "file_modified": "2021-11-22T04:00:24.142514", "file_size": "1369.0", "licence": "Creative Commons Attribution"} {"rowid": 798, "dataset_title": "SA FOI \u2013 internal review outcomes by year", "publisher": "State Records South Australia", "author": "State Records", "dataset_issued": "2018-02-15T00:19:46.085188", "dataset_modified": "2021-11-22T04:28:00.248889", "dataset_description": "Annual reporting data on the outcomes of internal reviews on previous FOI determinations by year", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/3df0f44a-8636-4baf-a946-acad1cb3c986", "start_date": "2012-07-04", "end_date": "2019-06-30", "file_title": "SA FOI \u2013 internal review outcomes by year", "download_url": "https://data.sa.gov.au/data/dataset/3df0f44a-8636-4baf-a946-acad1cb3c986/resource/0ceb100d-88c0-4b77-9f3b-dbc1af1b9840/download/sa-foi-internal-review-outcomes-by-year.csv", "format": "CSV", "file_description": "Annual reporting data on the outcomes of internal reviews on previous FOI determinations by year", "file_created": "2018-02-15T00:20:45.090684", "file_modified": "2021-11-22T04:27:53.454589", "file_size": "246.0", "licence": "Creative Commons Attribution"} {"rowid": 795, "dataset_title": "Mount Gambier Main Street Traders", "publisher": "Mount Gambier Library", "author": "Mount Gambier Library", "dataset_issued": "2014-06-10T14:53:05.816908", "dataset_modified": "2016-06-08T07:11:39.244861", "dataset_description": "Historical information about commercial buildings and ownership in the Main Street of Mount Gambier including date information, owner and or company name, business type and newspaper article dates and references to the images held in the Les Hill Photographic Collection. Information is based on research of publicly available information.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/0e4a82b7-b1d9-47d8-8c74-3cb2ac296661", "start_date": "1847-1940", "end_date": "", "file_title": "Commercial Street Traders", "download_url": "https://data.sa.gov.au/data/storage/f/2014-06-10T14%3A54%3A17.368Z/commercial-street-traders-data-set.csv", "format": "CSV", "file_description": "Commercial Street Traders dataset", "file_created": "2014-06-10T15:02:46.951865", "file_modified": "2014-10-30T09:01:35", "file_size": "354738.0", "licence": "Creative Commons Attribution"} {"rowid": 789, "dataset_title": "Election Ephemera", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2013-05-06T03:19:09.193539", "dataset_modified": "2016-07-01T05:44:24.139830", "dataset_description": "365 catalogue records including material that has been collected from Local, State and Federal elections related to South Australian candidates. Also includes State and Federal referendums;\n Local elections 1879 \u2013 2010;\n State elections 1893 \u2013 2014;\n Federal elections 1901 \u2013 2010;\n Referendums 1911 \u2013 1999;\n State referendums 1965, 1970, 1982.\nIncludes details of candidates, electorates, dates of elections, slogans.\nEphemera are everyday items such as theatre posters and advertising flyers, not produced for sale. Their intrinsic value is in the information they provide about social life, the development of industries (for example, printing or paper making), and the provision of services or aspects of cultural change. Ephemera may be the only printed record of an organisation, event or activity.\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/d2633f93-d2e9-4d32-acb8-2c3883db8651", "start_date": "1879-01-01", "end_date": "2014-12-31", "file_title": "Election Posters", "download_url": "https://data.sa.gov.au/data/storage/f/2014-07-03T01%3A17%3A37.439Z/2014electionposters.csv", "format": "CSV", "file_description": "Compiled 2013. This data set has been superseded by an updated version above this in the Data and Resources list.", "file_created": "2013-05-08T22:22:32.329121", "file_modified": "2014-10-30T09:01:05", "file_size": "88931.0", "licence": "Creative Commons Attribution"} {"rowid": 788, "dataset_title": "Election Ephemera", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2013-05-06T03:19:09.193539", "dataset_modified": "2016-07-01T05:44:24.139830", "dataset_description": "365 catalogue records including material that has been collected from Local, State and Federal elections related to South Australian candidates. Also includes State and Federal referendums;\n Local elections 1879 \u2013 2010;\n State elections 1893 \u2013 2014;\n Federal elections 1901 \u2013 2010;\n Referendums 1911 \u2013 1999;\n State referendums 1965, 1970, 1982.\nIncludes details of candidates, electorates, dates of elections, slogans.\nEphemera are everyday items such as theatre posters and advertising flyers, not produced for sale. Their intrinsic value is in the information they provide about social life, the development of industries (for example, printing or paper making), and the provision of services or aspects of cultural change. Ephemera may be the only printed record of an organisation, event or activity.\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/d2633f93-d2e9-4d32-acb8-2c3883db8651", "start_date": "1879-01-01", "end_date": "2014-12-31", "file_title": "Election Leaflets", "download_url": "https://data.sa.gov.au/data/storage/f/2014-07-03T01%3A16%3A33.173Z/2014electionleaflets.csv", "format": "CSV", "file_description": "Compiled 2013. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2013-05-08T22:21:11.961760", "file_modified": "2014-10-30T09:01:31", "file_size": "293099.0", "licence": "Creative Commons Attribution"} {"rowid": 665, "dataset_title": "19th Century Photographs by Captain Samuel Sweet", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T13:51:09.849031", "dataset_modified": "2022-01-24T04:24:02.651995", "dataset_description": "These photographs (approximately 920) were taken by Captain Samuel Sweet, sea captain and photographer of colonial South Australia. Sweet began working as a photographer in Adelaide in 1867. In 1875 he retired from the sea and established his own photographic studio in Adelaide. He took photographs around South Australia, developing them in a horse-drawn darkroom. Sweet is known as the colony's foremost landscape photographer of the 1870s. ", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/28baf505-4c5f-4e45-9fae-2605ee1cf7c1", "start_date": "1865-01-01", "end_date": "1902-12-31", "file_title": "19th Century Photographs by Captain Samuel Sweet", "download_url": "https://data.sa.gov.au/data/dataset/28baf505-4c5f-4e45-9fae-2605ee1cf7c1/resource/24e1ae74-585b-4d6f-a7b4-ba9d0df4a44c/download/2014sweet.csv", "format": "CSV", "file_description": "Compiled 2014. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2014-06-10T13:54:26.160189", "file_modified": "2022-01-24T04:23:39.967575", "file_size": "429962.0", "licence": "Creative Commons Attribution"} {"rowid": 702, "dataset_title": "19th Century Photographs by Townsend Duryea", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T12:57:32.375370", "dataset_modified": "2019-08-29T04:40:29.655895", "dataset_description": "The photographs (approximately 165) were taken by Townsend Duryea, a noted photographer of colonial South Australia. Duryea was active in South Australia 1855-1875. He and his brother were the first known photographers to work in areas of South Australia outside Adelaide. Duryea is particularly known for his panoramas of Adelaide and portraits of surviving original European colonists of South Australia.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51", "start_date": "1856-01-01", "end_date": "1887-12-31", "file_title": "19th Century Photographs by Townsend Duryea.", "download_url": "https://data.sa.gov.au/data/storage/f/2014-06-10T13%3A03%3A07.767Z/2014duryea.csv", "format": "CSV", "file_description": "Compiled 2014. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2014-06-10T13:15:35.200063", "file_modified": "2014-10-30T09:00:56", "file_size": "76937.0", "licence": "Creative Commons Attribution"} {"rowid": 780, "dataset_title": "19th Century Photographs by Ernest Gall", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T13:32:58.334603", "dataset_modified": "2017-07-06T06:11:06.592081", "dataset_description": "The photographs (approximately 660) were taken by Ernest Gall, a South Australian born photographer active from the 1880s to the 1920s. In 1899 he was described as a \u2018distinctly modern professional photographer\u2019. Gall is noted for his photographs of civic events, portraits and photographs showing Adelaide\u2019s development into a growing modern city.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/54c50844-6653-4704-8dc8-5f5c8f5f14eb", "start_date": "1850-01-01", "end_date": "1920-12-31", "file_title": "19th Century Photographs by Ernest Gall", "download_url": "https://data.sa.gov.au/data/storage/f/2014-06-10T13%3A33%3A42.402Z/2014gall.csv", "format": "CSV", "file_description": "Compiled 2014. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2014-06-10T13:36:58.898503", "file_modified": "2014-10-30T09:01:20", "file_size": "392612.0", "licence": "Creative Commons Attribution"} {"rowid": 664, "dataset_title": "19th Century Photographs by Captain Samuel Sweet", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T13:51:09.849031", "dataset_modified": "2022-01-24T04:24:02.651995", "dataset_description": "These photographs (approximately 920) were taken by Captain Samuel Sweet, sea captain and photographer of colonial South Australia. Sweet began working as a photographer in Adelaide in 1867. In 1875 he retired from the sea and established his own photographic studio in Adelaide. He took photographs around South Australia, developing them in a horse-drawn darkroom. Sweet is known as the colony's foremost landscape photographer of the 1870s. ", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/28baf505-4c5f-4e45-9fae-2605ee1cf7c1", "start_date": "1865-01-01", "end_date": "1902-12-31", "file_title": "19th Century Photographs by Captain Samuel Sweet", "download_url": "https://data.sa.gov.au/data/dataset/28baf505-4c5f-4e45-9fae-2605ee1cf7c1/resource/11263fd8-c13d-409e-b31a-ce8366a6b675/download/sweetphotos.csv", "format": "CSV", "file_description": "Compiled 2015. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2015-07-02T15:10:21.575727", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 701, "dataset_title": "19th Century Photographs by Townsend Duryea", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T12:57:32.375370", "dataset_modified": "2019-08-29T04:40:29.655895", "dataset_description": "The photographs (approximately 165) were taken by Townsend Duryea, a noted photographer of colonial South Australia. Duryea was active in South Australia 1855-1875. He and his brother were the first known photographers to work in areas of South Australia outside Adelaide. Duryea is particularly known for his panoramas of Adelaide and portraits of surviving original European colonists of South Australia.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51", "start_date": "1856-01-01", "end_date": "1887-12-31", "file_title": "19th Century Photographs by Townsend Duryea.", "download_url": "https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51/resource/fd8121b6-7529-4d29-b2d0-1a293154b9a6/download/duryeaphotos.csv", "format": "CSV", "file_description": "Compiled 2015. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2015-07-02T14:33:58.129673", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 742, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: pre 1900", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/d1375c32-fd80-4534-8147-d8c5f8795a42/download/slsaphotospre1900.csv", "format": "CSV", "file_description": "Compiled 2015. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2015-07-02T15:50:10.781914", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 743, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1900 - 1919", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/7774cd59-c88b-4576-b8f1-86e5d0c4bcbc/download/slsaphotos19001919.csv", "format": "CSV", "file_description": "Compiled 2015. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2015-07-02T16:07:10.369999", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 744, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1920 - 1949", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/ec3051c0-d61b-44a3-9538-639d676cf8b0/download/slsaphotos19201949.csv", "format": "CSV", "file_description": "Compiled 2015. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2015-07-02T16:09:11.345535", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 745, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1950 onwards", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/490d47bc-a9db-434b-8064-b46c7c60b07e/download/slsaphotos1950onwards.csv", "format": "CSV", "file_description": "Compiled 2015. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2015-07-02T16:10:50.592692", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 779, "dataset_title": "19th Century Photographs by Ernest Gall", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T13:32:58.334603", "dataset_modified": "2017-07-06T06:11:06.592081", "dataset_description": "The photographs (approximately 660) were taken by Ernest Gall, a South Australian born photographer active from the 1880s to the 1920s. In 1899 he was described as a \u2018distinctly modern professional photographer\u2019. Gall is noted for his photographs of civic events, portraits and photographs showing Adelaide\u2019s development into a growing modern city.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/54c50844-6653-4704-8dc8-5f5c8f5f14eb", "start_date": "1850-01-01", "end_date": "1920-12-31", "file_title": "19th Century Photographs by Ernest Gall", "download_url": "https://data.sa.gov.au/data/dataset/54c50844-6653-4704-8dc8-5f5c8f5f14eb/resource/172c782e-5939-4db3-808f-77c9a6a5e238/download/gallphotos.csv", "format": "CSV", "file_description": "Compiled 2015. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2015-07-02T15:03:04.999138", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 786, "dataset_title": "Election Ephemera", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2013-05-06T03:19:09.193539", "dataset_modified": "2016-07-01T05:44:24.139830", "dataset_description": "365 catalogue records including material that has been collected from Local, State and Federal elections related to South Australian candidates. Also includes State and Federal referendums;\n Local elections 1879 \u2013 2010;\n State elections 1893 \u2013 2014;\n Federal elections 1901 \u2013 2010;\n Referendums 1911 \u2013 1999;\n State referendums 1965, 1970, 1982.\nIncludes details of candidates, electorates, dates of elections, slogans.\nEphemera are everyday items such as theatre posters and advertising flyers, not produced for sale. Their intrinsic value is in the information they provide about social life, the development of industries (for example, printing or paper making), and the provision of services or aspects of cultural change. Ephemera may be the only printed record of an organisation, event or activity.\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/d2633f93-d2e9-4d32-acb8-2c3883db8651", "start_date": "1879-01-01", "end_date": "2014-12-31", "file_title": "Election Leaflets", "download_url": "https://data.sa.gov.au/data/dataset/d2633f93-d2e9-4d32-acb8-2c3883db8651/resource/92abbc3b-955c-44d5-8b73-f5eb5790198a/download/electionleaflets.csv", "format": "CSV", "file_description": "Compiled 2015. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2015-07-02T13:11:56.216154", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 787, "dataset_title": "Election Ephemera", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2013-05-06T03:19:09.193539", "dataset_modified": "2016-07-01T05:44:24.139830", "dataset_description": "365 catalogue records including material that has been collected from Local, State and Federal elections related to South Australian candidates. Also includes State and Federal referendums;\n Local elections 1879 \u2013 2010;\n State elections 1893 \u2013 2014;\n Federal elections 1901 \u2013 2010;\n Referendums 1911 \u2013 1999;\n State referendums 1965, 1970, 1982.\nIncludes details of candidates, electorates, dates of elections, slogans.\nEphemera are everyday items such as theatre posters and advertising flyers, not produced for sale. Their intrinsic value is in the information they provide about social life, the development of industries (for example, printing or paper making), and the provision of services or aspects of cultural change. Ephemera may be the only printed record of an organisation, event or activity.\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/d2633f93-d2e9-4d32-acb8-2c3883db8651", "start_date": "1879-01-01", "end_date": "2014-12-31", "file_title": "Election Posters", "download_url": "https://data.sa.gov.au/data/dataset/d2633f93-d2e9-4d32-acb8-2c3883db8651/resource/03a27394-2d6c-4c22-b5e6-362f7f122ec6/download/electionposters.csv", "format": "CSV", "file_description": "Compiled 2015. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2015-07-02T13:13:24.709727", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 709, "dataset_title": "South Australian Photographs World War 1 1914-1929", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-05-31T07:08:43.848160", "dataset_modified": "2019-08-29T04:37:07.788643", "dataset_description": "This dataset is an extract from the photographic collections of the State Library of South Australia and is related to World War 1.The set includes individual photographs and those that were collected in albums. \nContent includes portraits of soldiers, marches, camps, group shots, on location in the Dardanelles, and Western front, activities on the home front eg Cheer Up Societies, memorial dedications, captured albums eg captured German and Turkish images.\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403", "start_date": "", "end_date": "", "file_title": "South Australian Photographs World War 1 - 1914-1929", "download_url": "https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403/resource/dd77a290-b868-444c-bd3d-6d1ba565577e/download/slsaphotosworldwar1.csv", "format": "CSV", "file_description": "Compiled 2015. This data set has been superseded by an updated version at the top of this Data and Resources list.\n\nThis data set is an extract from the photographic collections of the State Library of South Australia and is related to World War 1. The set will include individual photographs and those that were collected in albums. Content includes portraits of soldiers, marches, camps, group shots, on location in the Dardanelles, and Western front, activities on the home front e.g. Cheer Up Societies, memorial dedications, captured albums e.g. captured German and Turkish images.", "file_created": "2015-07-01T11:38:47.920554", "file_modified": "", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 699, "dataset_title": "19th Century Photographs by Townsend Duryea", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T12:57:32.375370", "dataset_modified": "2019-08-29T04:40:29.655895", "dataset_description": "The photographs (approximately 165) were taken by Townsend Duryea, a noted photographer of colonial South Australia. Duryea was active in South Australia 1855-1875. He and his brother were the first known photographers to work in areas of South Australia outside Adelaide. Duryea is particularly known for his panoramas of Adelaide and portraits of surviving original European colonists of South Australia.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51", "start_date": "1856-01-01", "end_date": "1887-12-31", "file_title": "19th Century Photographs by Townsend Duryea", "download_url": "https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51/resource/0122114c-c751-49b0-b09b-1d13ed336a31/download/duryeaphotographs.csv", "format": "CSV", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2016-07-01T14:30:03.433168", "file_modified": "2016-07-01T04:30:03.322060", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 777, "dataset_title": "19th Century Photographs by Ernest Gall", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T13:32:58.334603", "dataset_modified": "2017-07-06T06:11:06.592081", "dataset_description": "The photographs (approximately 660) were taken by Ernest Gall, a South Australian born photographer active from the 1880s to the 1920s. In 1899 he was described as a \u2018distinctly modern professional photographer\u2019. Gall is noted for his photographs of civic events, portraits and photographs showing Adelaide\u2019s development into a growing modern city.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/54c50844-6653-4704-8dc8-5f5c8f5f14eb", "start_date": "1850-01-01", "end_date": "1920-12-31", "file_title": "19th Century Photographs by Ernest Gall", "download_url": "https://data.sa.gov.au/data/dataset/54c50844-6653-4704-8dc8-5f5c8f5f14eb/resource/201ee805-a8ff-4fa7-9856-9625b3532b35/download/gallphotographs.csv", "format": "CSV", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2016-07-01T14:20:36.682741", "file_modified": "2016-07-01T04:20:36.441339", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 663, "dataset_title": "19th Century Photographs by Captain Samuel Sweet", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T13:51:09.849031", "dataset_modified": "2022-01-24T04:24:02.651995", "dataset_description": "These photographs (approximately 920) were taken by Captain Samuel Sweet, sea captain and photographer of colonial South Australia. Sweet began working as a photographer in Adelaide in 1867. In 1875 he retired from the sea and established his own photographic studio in Adelaide. He took photographs around South Australia, developing them in a horse-drawn darkroom. Sweet is known as the colony's foremost landscape photographer of the 1870s. ", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/28baf505-4c5f-4e45-9fae-2605ee1cf7c1", "start_date": "1865-01-01", "end_date": "1902-12-31", "file_title": "19th Century Photographs by Captain Samuel Sweet - Excel workbook", "download_url": "https://data.sa.gov.au/data/dataset/28baf505-4c5f-4e45-9fae-2605ee1cf7c1/resource/23435c1e-89c7-4840-9529-a14ba0e7759b/download/sweetphotographs.xlsx", "format": "XLSX", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2016-07-01T13:57:16.161176", "file_modified": "2016-07-01T03:57:16.039581", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 700, "dataset_title": "19th Century Photographs by Townsend Duryea", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T12:57:32.375370", "dataset_modified": "2019-08-29T04:40:29.655895", "dataset_description": "The photographs (approximately 165) were taken by Townsend Duryea, a noted photographer of colonial South Australia. Duryea was active in South Australia 1855-1875. He and his brother were the first known photographers to work in areas of South Australia outside Adelaide. Duryea is particularly known for his panoramas of Adelaide and portraits of surviving original European colonists of South Australia.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51", "start_date": "1856-01-01", "end_date": "1887-12-31", "file_title": "19th Century Photographs by Townsend Duryea - Excel workbook", "download_url": "https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51/resource/90c43e33-d6ca-42fc-a66e-aa63d5f60358/download/duryeaphotographs.xlsx", "format": "XLSX", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2016-07-01T14:32:13.496386", "file_modified": "2016-07-01T04:32:13.372187", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 778, "dataset_title": "19th Century Photographs by Ernest Gall", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T13:32:58.334603", "dataset_modified": "2017-07-06T06:11:06.592081", "dataset_description": "The photographs (approximately 660) were taken by Ernest Gall, a South Australian born photographer active from the 1880s to the 1920s. In 1899 he was described as a \u2018distinctly modern professional photographer\u2019. Gall is noted for his photographs of civic events, portraits and photographs showing Adelaide\u2019s development into a growing modern city.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/54c50844-6653-4704-8dc8-5f5c8f5f14eb", "start_date": "1850-01-01", "end_date": "1920-12-31", "file_title": "19th Century Photographs by Ernest Gall - Excel workbook", "download_url": "https://data.sa.gov.au/data/dataset/54c50844-6653-4704-8dc8-5f5c8f5f14eb/resource/2a2e9a1b-3101-4e07-b120-9c8520127192/download/gallphotographs.xlsx", "format": "XLSX", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2016-07-01T14:21:56.713177", "file_modified": "2016-07-01T04:21:56.589108", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 662, "dataset_title": "19th Century Photographs by Captain Samuel Sweet", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2014-06-10T13:51:09.849031", "dataset_modified": "2022-01-24T04:24:02.651995", "dataset_description": "These photographs (approximately 920) were taken by Captain Samuel Sweet, sea captain and photographer of colonial South Australia. Sweet began working as a photographer in Adelaide in 1867. In 1875 he retired from the sea and established his own photographic studio in Adelaide. He took photographs around South Australia, developing them in a horse-drawn darkroom. Sweet is known as the colony's foremost landscape photographer of the 1870s. ", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/28baf505-4c5f-4e45-9fae-2605ee1cf7c1", "start_date": "1865-01-01", "end_date": "1902-12-31", "file_title": "19th Century Photographs by Captain Samuel Sweet", "download_url": "https://data.sa.gov.au/data/dataset/28baf505-4c5f-4e45-9fae-2605ee1cf7c1/resource/e442f543-24bd-48be-b0a2-1510210f73c8/download/sweetphotographs.csv", "format": "CSV", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.\n", "file_created": "2016-07-01T13:47:00.730719", "file_modified": "2016-07-01T03:47:00.594638", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 756, "dataset_title": "Oral Histories", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2016-06-29T05:56:30.682753", "dataset_modified": "2019-08-29T04:33:50.156866", "dataset_description": "This dataset includes 952 selected oral history transcripts from the J.D. Somerville Oral History Collection, the central repository for unpublished oral history tapes and transcripts in South Australia.\nThe collection is intended to provide an oral record of all aspects of the South Australian experience and particularly of those who are poorly represented in documentary records, such as low income earners, people of non-English speaking background, women, and country people. The collection also provides a representative sample of the various uses of oral history, such as academic, commissioned, local history, community arts, school and family history. \nThe transcripts are in PDF format.\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/a1fce9bf-9afe-426f-a4b8-e2661e611436", "start_date": "1960-01-01", "end_date": "2013-12-31", "file_title": "Oral Histories", "download_url": "https://data.sa.gov.au/data/dataset/a1fce9bf-9afe-426f-a4b8-e2661e611436/resource/27e01056-9b5f-49d9-a0b2-26618952ca70/download/oralhistories.csv", "format": "CSV", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.\n\n**Explanation of fields**\n\n- **RECORD#** : SLSA unique identifier eg \"b29335796\"\n- **NAME** : Name of interviewee\n- **TITLE** : Title of interview\n- **Dates/publication details** : Date interview recorded (may be year only or exact date)\n- **Description/Quantity** : Length of recording\n- **SUMMARY** : Summary description of content of interview\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Project name (some oral histories were conducted within a project)\n- **Transcript URL** : URL of location of transcript in PDF format", "file_created": "2016-07-01T11:28:36.355404", "file_modified": "2016-07-01T01:28:36.247296", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 737, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1950 onwards", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/88426df2-1f04-4397-8fd0-9b267e1ac2e0/download/saphotographs1950onwards.csv", "format": "CSV", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.\n\n14392 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **Dates/Publication Details** : Includes the date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2016-07-01T17:12:21.938444", "file_modified": "2016-07-01T07:12:21.791961", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 707, "dataset_title": "South Australian Photographs World War 1 1914-1929", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-05-31T07:08:43.848160", "dataset_modified": "2019-08-29T04:37:07.788643", "dataset_description": "This dataset is an extract from the photographic collections of the State Library of South Australia and is related to World War 1.The set includes individual photographs and those that were collected in albums. \nContent includes portraits of soldiers, marches, camps, group shots, on location in the Dardanelles, and Western front, activities on the home front eg Cheer Up Societies, memorial dedications, captured albums eg captured German and Turkish images.\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403", "start_date": "", "end_date": "", "file_title": "South Australian Photographs World War 1 - 1914-1929", "download_url": "https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403/resource/76026372-d2f7-4257-b14b-fa6d2d4e5b95/download/saphotographswwi.csv", "format": "CSV", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.\n\n1769 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **Dates/Publication Details** : Includes the date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2016-07-01T17:35:16.663786", "file_modified": "2016-07-01T07:35:16.542996", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 734, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: pre 1900", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/dd50de39-280d-45e4-a21f-143f73fb7f1f/download/saphotographspre-1900.csv", "format": "CSV", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.\n\n19622 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **Dates/Publication Details** : Includes the date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2016-07-01T17:06:36.429408", "file_modified": "2016-07-01T07:06:36.290705", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 735, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1900 - 1919", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/60df5002-fe0c-4d8d-a8c5-1affabe8cd90/download/saphotographs1900-1919.csv", "format": "CSV", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.\n\n34287 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **Dates/Publication Details** : Includes the date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2016-07-01T17:07:52.540823", "file_modified": "2016-07-01T07:07:52.311544", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 736, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1920 - 1949", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/8e0c9bd6-966f-4f6c-8ebf-bc8340d4b25c/download/saphotographs1920-1949.csv", "format": "CSV", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.\n\n42474 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **Dates/Publication Details** : Includes the date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2016-07-01T17:09:32.090719", "file_modified": "2016-07-01T07:09:31.912118", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 708, "dataset_title": "South Australian Photographs World War 1 1914-1929", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-05-31T07:08:43.848160", "dataset_modified": "2019-08-29T04:37:07.788643", "dataset_description": "This dataset is an extract from the photographic collections of the State Library of South Australia and is related to World War 1.The set includes individual photographs and those that were collected in albums. \nContent includes portraits of soldiers, marches, camps, group shots, on location in the Dardanelles, and Western front, activities on the home front eg Cheer Up Societies, memorial dedications, captured albums eg captured German and Turkish images.\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403", "start_date": "", "end_date": "", "file_title": "South Australian Photographs World War 1 - 1914-1929 (Excel workbook)", "download_url": "https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403/resource/aa9c5e66-23db-4519-924a-0ae71ca2f9b7/download/unleashed2016sawwiphotographs.xlsx", "format": "XLSX", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.\n\nThis Excel workbook contains the same data as the CSV file but has the advantage that URLs are active hyperlinks.", "file_created": "2016-07-01T17:37:43.280616", "file_modified": "2016-07-01T07:37:43.164618", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 757, "dataset_title": "Oral Histories", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2016-06-29T05:56:30.682753", "dataset_modified": "2019-08-29T04:33:50.156866", "dataset_description": "This dataset includes 952 selected oral history transcripts from the J.D. Somerville Oral History Collection, the central repository for unpublished oral history tapes and transcripts in South Australia.\nThe collection is intended to provide an oral record of all aspects of the South Australian experience and particularly of those who are poorly represented in documentary records, such as low income earners, people of non-English speaking background, women, and country people. The collection also provides a representative sample of the various uses of oral history, such as academic, commissioned, local history, community arts, school and family history. \nThe transcripts are in PDF format.\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/a1fce9bf-9afe-426f-a4b8-e2661e611436", "start_date": "1960-01-01", "end_date": "2013-12-31", "file_title": "Oral Histories - Excel workbook", "download_url": "https://data.sa.gov.au/data/dataset/a1fce9bf-9afe-426f-a4b8-e2661e611436/resource/632bbc88-e6bf-4f4d-98da-48f27f98d0c1/download/oralhistories.xlsx", "format": "XLSX", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.\n\nThis Excel workbook contains the same data as the CSV file but has the advantage that URLs are active hyperlinks.", "file_created": "2016-07-01T11:31:43.771582", "file_modified": "2016-07-01T01:31:43.629008", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 738, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: pre 1900 (Excel workbook)", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/b122cb49-04b6-4297-b0fa-5f6feb52bcb9/download/saphotographspre-1900.xlsx", "format": "XLSX", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.\n\nThis Excel workbook contains the same data as the corresponding CSV file but has the advantage that URLs are active hyperlinks.", "file_created": "2016-07-01T17:14:06.736750", "file_modified": "2016-07-01T07:14:06.593246", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 739, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1900 - 1919 (Excel workbook)", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/43996488-abd4-46d5-9ee4-e830d83d9f73/download/unleashed2016saphotographs1900-1919.xlsx", "format": "XLSX", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.\n\nThis Excel workbook contains the same data as the corresponding CSV file but has the advantage that URLs are active hyperlinks.", "file_created": "2016-07-01T17:15:53.450265", "file_modified": "2016-07-01T07:15:53.299299", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 740, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1920 - 1949 (Excel workbook)", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/8d832aea-a8d6-4a86-adb0-87c6e4d060ef/download/saphotographs1920-1949.xlsx", "format": "XLSX", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.\n\nThis Excel workbook contains the same data as the corresponding CSV file but has the advantage that URLs are active hyperlinks.", "file_created": "2016-07-01T17:17:30.125753", "file_modified": "2016-07-01T07:17:29.979616", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 741, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1950 onwards (Excel workbook)", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/11098c97-755a-4681-a915-2d2a9819e188/download/saphotographs1950onwards.xlsx", "format": "XLSX", "file_description": "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list.\n\nThis Excel workbook contains the same data as the corresponding CSV file but has the advantage that URLs are active hyperlinks.", "file_created": "2016-07-01T17:18:30.719636", "file_modified": "2016-07-01T07:18:30.568589", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 751, "dataset_title": "Ship Photographs", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2016-06-29T06:44:18.959542", "dataset_modified": "2019-08-29T04:35:07.834064", "dataset_description": "This dataset includes 5,799 selected photographs related to ships and shipping.\n\nNote that images in copyright might not be viewable outside the State Library of South Australia.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b", "start_date": "1802-01-01", "end_date": "2014-12-31", "file_title": "Ship Photographs - Excel workbook", "download_url": "https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b/resource/46f47710-e667-403d-9bdd-ed4c5d81df30/download/shipphotograhs.xlsx", "format": "XLSX", "file_description": "Compiled 2016. This data set of 5641 photographs has been superseded by an updated version at the top of this Data and Resources list.", "file_created": "2016-06-30T16:10:34.516067", "file_modified": "2016-06-30T06:10:34.414226", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 750, "dataset_title": "Ship Photographs", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2016-06-29T06:44:18.959542", "dataset_modified": "2019-08-29T04:35:07.834064", "dataset_description": "This dataset includes 5,799 selected photographs related to ships and shipping.\n\nNote that images in copyright might not be viewable outside the State Library of South Australia.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b", "start_date": "1802-01-01", "end_date": "2014-12-31", "file_title": "Ship Photographs", "download_url": "https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b/resource/65043124-47f7-4c2c-81e3-4a0c1218c674/download/shipphotograhs.csv", "format": "CSV", "file_description": "Compiled 2016. This data set of 5641 photographs has been superseded by an updated version at the top of this Data and Resources list.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b29335796\"\n- **TITLE** : Title of image\n- **Dates/publication details** : Date image created\n- **Description/Quantity** : format and dimensions of the original image\n- **SUMMARY** : Summary description of image\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **IMAGE** : URL of location of image (images in copyright might not be viewable)", "file_created": "2016-06-29T16:45:22.218452", "file_modified": "2016-06-29T07:09:05.239515", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 749, "dataset_title": "Ship Photographs", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2016-06-29T06:44:18.959542", "dataset_modified": "2019-08-29T04:35:07.834064", "dataset_description": "This dataset includes 5,799 selected photographs related to ships and shipping.\n\nNote that images in copyright might not be viewable outside the State Library of South Australia.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b", "start_date": "1802-01-01", "end_date": "2014-12-31", "file_title": "Ship Photographs - Excel workbook", "download_url": "https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b/resource/3954cb7d-5225-405e-9c36-69e663615a3d/download/shipphotographs.xlsx", "format": "XLSX", "file_description": "Compiled 2017. This data set of 5672 photographs has been superseded by an updated version above in this Data and Resources list.\n\nThis Excel workbook contains the same data as the CSV file but has the advantage that URLs are active hyperlinks.", "file_created": "2017-07-06T16:47:03.305963", "file_modified": "2017-07-06T06:47:03.198596", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 729, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1950 onwards", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/6047b3d8-51b2-4720-9134-229eca06e0b2/download/saphotographs1950onwards.csv", "format": "CSV", "file_description": "Compiled 2017. This data set has been superseded by an updated version above in this Data and Resources list.\n\n11797 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **Dates/Publication Details** : Includes the date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2017-07-06T17:19:49.720416", "file_modified": "2017-07-06T07:19:49.596738", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 726, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: pre 1900", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/2f9d49ec-69c2-4895-97f9-a08f374e32fe/download/saphotographspre-1900.csv", "format": "CSV", "file_description": "Compiled 2017. This data set has been superseded by an updated version above in this Data and Resources list.\n\n18469 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **Dates/Publication Details** : Includes the date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2017-07-06T17:17:00.560194", "file_modified": "2017-07-06T07:17:00.449342", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 705, "dataset_title": "South Australian Photographs World War 1 1914-1929", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-05-31T07:08:43.848160", "dataset_modified": "2019-08-29T04:37:07.788643", "dataset_description": "This dataset is an extract from the photographic collections of the State Library of South Australia and is related to World War 1.The set includes individual photographs and those that were collected in albums. \nContent includes portraits of soldiers, marches, camps, group shots, on location in the Dardanelles, and Western front, activities on the home front eg Cheer Up Societies, memorial dedications, captured albums eg captured German and Turkish images.\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403", "start_date": "", "end_date": "", "file_title": "South Australian Photographs World War 1 - 1914-1929", "download_url": "https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403/resource/ef4c0c93-2bdb-4fe2-ad26-fea2f0161551/download/saphotographswwi.csv", "format": "CSV", "file_description": "Compiled 2017. This data set has been superseded by an updated version above in this Data and Resources list.\n\n2103 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **Dates/Publication Details** : Includes the date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image\n", "file_created": "2017-07-07T12:28:57.610553", "file_modified": "2017-07-07T02:28:57.490338", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 727, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1900 - 1919", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/3089639f-dd73-4b55-8599-37859b67e161/download/saphotographs1900-1919.csv", "format": "CSV", "file_description": "Compiled 2017. This data set has been superseded by an updated version above in this Data and Resources list.\n\n33146 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **Dates/Publication Details** : Includes the date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2017-07-06T17:18:07.314244", "file_modified": "2017-07-06T07:18:07.064681", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 728, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1920 - 1949", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/f215310f-e88c-41fc-9534-9930d493f13b/download/saphotographs1920-1949.csv", "format": "CSV", "file_description": "Compiled 2017. This data set has been superseded by an updated version above in this Data and Resources list.\n\n37953 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **Dates/Publication Details** : Includes the date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2017-07-06T17:19:02.654659", "file_modified": "2017-07-06T07:19:02.409997", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 730, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: pre 1900 (Excel workbook)", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/ce71fd1a-35b7-4684-9fd9-9ea38a8c8b0f/download/saphotographspre-1900.xlsx", "format": "XLSX", "file_description": "Compiled 2017. This data set has been superseded by an updated version above in this Data and Resources list.\n\nThis Excel workbook contains the same data as the corresponding CSV file but has the advantage that URLs are active hyperlinks.", "file_created": "2017-07-06T17:27:45.118876", "file_modified": "2017-07-06T07:27:44.961179", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 731, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1900 - 1919 (Excel workbook)", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/6d0192a1-bead-46a4-bca7-58e518c1b2e6/download/saphotographs1900-1919.xlsx", "format": "XLSX", "file_description": "Compiled 2017. This data set has been superseded by an updated version above in this Data and Resources list.\n\nThis Excel workbook contains the same data as the corresponding CSV file but has the advantage that URLs are active hyperlinks.", "file_created": "2017-07-06T17:29:25.356733", "file_modified": "2017-07-06T07:29:25.194336", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 732, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1920 - 1949 (Excel workbook)", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/c3a69245-6133-4a3b-8af9-4e6e042d8062/download/saphotographs1920-1949.xlsx", "format": "XLSX", "file_description": "Compiled 2017. This data set has been superseded by an updated version above in this Data and Resources list.\n\nThis Excel workbook contains the same data as the corresponding CSV file but has the advantage that URLs are active hyperlinks.", "file_created": "2017-07-06T17:30:12.441360", "file_modified": "2017-07-06T07:30:12.301962", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 733, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1950 onwards (Excel workbook)", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/8a661400-bf41-4543-b506-51da9fa33107/download/saphotographs1950onwards.xlsx", "format": "XLSX", "file_description": "Compiled 2017. This data set has been superseded by an updated version above in this Data and Resources list.\n\nThis Excel workbook contains the same data as the corresponding CSV file but has the advantage that URLs are active hyperlinks.", "file_created": "2017-07-06T17:31:12.522406", "file_modified": "2017-07-06T07:31:12.340410", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 706, "dataset_title": "South Australian Photographs World War 1 1914-1929", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-05-31T07:08:43.848160", "dataset_modified": "2019-08-29T04:37:07.788643", "dataset_description": "This dataset is an extract from the photographic collections of the State Library of South Australia and is related to World War 1.The set includes individual photographs and those that were collected in albums. \nContent includes portraits of soldiers, marches, camps, group shots, on location in the Dardanelles, and Western front, activities on the home front eg Cheer Up Societies, memorial dedications, captured albums eg captured German and Turkish images.\n", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403", "start_date": "", "end_date": "", "file_title": "South Australian Photographs World War 1 - 1914-1929 (Excel workbook)", "download_url": "https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403/resource/5d6ed653-c45d-44f7-ada4-b0d6ceee1484/download/saphotographswwi.xlsx", "format": "XLSX", "file_description": "Compiled 2017. This data set has been superseded by an updated version above in this Data and Resources list.\n\nThis Excel workbook contains the same data as the corresponding CSV file but has the advantage that URLs are active hyperlinks.\n", "file_created": "2017-07-07T12:31:19.902519", "file_modified": "2017-07-07T02:31:19.785020", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 748, "dataset_title": "Ship Photographs", "publisher": "State Library of South Australia", "author": "State Library of South Australia", "dataset_issued": "2016-06-29T06:44:18.959542", "dataset_modified": "2019-08-29T04:35:07.834064", "dataset_description": "This dataset includes 5,799 selected photographs related to ships and shipping.\n\nNote that images in copyright might not be viewable outside the State Library of South Australia.", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b", "start_date": "1802-01-01", "end_date": "2014-12-31", "file_title": "Ship Photographs", "download_url": "https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b/resource/ab6cb1a4-44cc-4514-a38f-eac5c50d5aa1/download/shipphotographs.csv", "format": "CSV", "file_description": "Compiled 2017. This data set of 5672 photographs has been superseded by an updated version at the top of this Data and Resources list.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20223389\"\n- **URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer\n- **TITLE** : Title of photograph\n- **Dates/publication details** : Date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2017-07-06T16:46:20.810689", "file_modified": "2017-07-06T06:46:20.707799", "file_size": "", "licence": "Creative Commons Attribution"} {"rowid": 721, "dataset_title": "South Australian Photographs", "publisher": "State Library of South Australia", "author": "Andrew Piper", "dataset_issued": "2013-03-07T14:40:31.091907", "dataset_modified": "2019-08-29T04:36:26.010768", "dataset_description": "Photographs relating to South Australia feature localities across the state, houses and buildings, portraits, social and historical events, industry, farming, transport and more.\n\nDivided into four time periods:\n\n- pre 1900\n- 1900 - 1919\n- 1920 - 1949\n- 1950 onwards", "source": "data.sa.gov.au", "info_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455", "start_date": "1800-01-01", "end_date": "2019-05-20", "file_title": "South Australian Photographs: 1950 onwards", "download_url": "https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/f783f22d-eff4-4312-bcc2-dd69dee374d5/download/sa_photographs_1950_onwards.csv", "format": "CSV", "file_description": "Compiled 2018. This data set has been superseded by an updated version above in this Data and Resources list.\n\n15162 images.\n\n**Explanation of fields**\n\n- **RECORD #** : SLSA unique identifier eg \"b20691051\"\n- **RECORD URL** : URL to the catalogue record in our database\n- **XML** : URL to the XML version of the catalogue record\n- **NAME** : Name of photographer if known\n- **TITLE** : Title of photograph\n- **Dates/Publication Details** : Includes the date of the photograph\n- **Description/Quantity** : Format and dimensions of the original image\n- **SUMMARY** : Summary information about the image, its content and context\n- **SUBJECT** : Subject headings assigned by the Library to assist searching\n- **Series/Collection** : Images may be aggregated as a collection\n- **IMAGE** : URL of the location of the web image", "file_created": "2018-06-18T05:59:58.434704", "file_modified": "2018-06-18T05:59:58.221042", "file_size": "", "licence": "Creative Commons Attribution"}