7 rows where format = "API" and publisher = "History Trust of South Australia"

View and edit SQL

Suggested facets: dataset_title, dataset_modified, dataset_description, info_url, start_date, end_date, dataset_issued (date), dataset_modified (date), start_date (date), end_date (date), file_created (date)

source

publisher

  • History Trust of South Australia · 7

format

Link rowid ▼ dataset_title publisher author dataset_issued dataset_modified dataset_description source info_url start_date end_date file_title download_url format file_description file_created file_modified file_size licence
832 Passengers in History History Trust of South Australia History Trust of South Australia 2016-06-28T00:52:30.371967 2021-09-08T23:20:52.626089 _Passengers in History_ brings together two wonderful resources: <br /><br /> A passengers data base… data.sa.gov.au https://data.sa.gov.au/data/dataset/ffa75eb8-475a-460b-91d1-714f269016d5 1836-01-01 1961-01-01 Passengers in History Search Index https://data.history.sa.gov.au:8983/solr/passengers/select API #Passengers in History API Documentation# The Passengers in History data endpoint has been provided … 2016-06-28T10:54:22.341773     Creative Commons Attribution
835 Bond Studios Glass Negative Collection History Trust of South Australia History Trust of South Australia 2017-06-27T01:57:42.716364 2017-07-28T07:37:33.822683 The collection comprises 2,558 glass negatives from Bond Studios in Port Adelaide. AE Bond was list… data.sa.gov.au https://data.sa.gov.au/data/dataset/94fb167a-65a2-491b-ab3e-c40f96351882 1867-01-01 1930-01-01 Bond Studios Glass Negative Collection https://data.history.sa.gov.au/bondstudio API Instructions are provided in the primary URL An example of a basic implementation can be viewed at … 2017-06-27T11:59:58.825973     Other (Open)
836 South Australian Government Photographic Collection History Trust of South Australia History Trust of South Australia 2017-06-23T06:53:25.398879 2017-07-28T07:36:38.007416 The collection broadly documents sixty-seven years of government activities, state celebrations, and… data.sa.gov.au https://data.sa.gov.au/data/dataset/c5a3374b-bc28-41a5-9f7b-14d9b92e7350     South Australian Government Photographic Collection API https://data.history.sa.gov.au/sagpc API Refer to main page for information surrounding the end points. Meta data and images can be accessed … 2017-06-23T16:55:54.382324     Other (Open)
837 South Australian Government Photographic Collection History Trust of South Australia History Trust of South Australia 2017-06-23T06:53:25.398879 2017-07-28T07:36:38.007416 The collection broadly documents sixty-seven years of government activities, state celebrations, and… data.sa.gov.au https://data.sa.gov.au/data/dataset/c5a3374b-bc28-41a5-9f7b-14d9b92e7350     SA Government Photographic Collection https://developers.sa.gov.au/docs/services/597822927515ee1398090666/operations/597a82807515ee0f204443b5 API Developer Portal. 2017-07-28T17:36:38.052331     Other (Open)
838 State History Collection (features) History Trust of South Australia History Trust of South Australia 2017-06-27T02:05:38.344832 2017-07-27T23:54:53.357526 The History Trust of South Australia is responsible for the State History Collection, a collection o… data.sa.gov.au https://data.sa.gov.au/data/dataset/a6457e37-6d36-4277-9318-dfe63ff28358 1836-01-01 1970-01-01 State History Collection https://data.history.sa.gov.au/collection API Instructions are provided in the primary URL An example of a basic implementation can be viewed at … 2017-06-27T12:06:29.400254     Creative Commons Attribution-NonCommercial
839 Community History Live Stream History Trust of South Australia History Trust of South Australia 2015-05-15T01:26:37.366511 2017-06-27T02:08:43.727429 The community history website is a place for community organisations, historical groups and individu… data.sa.gov.au https://data.sa.gov.au/data/dataset/2ce2ab30-d17f-4902-b344-314e4b34538a 2011-04-01 2015-05-31 Community History Live Stream https://data.history.sa.gov.au/communityhistory/ API **Community History Endpoints** **Organisations** http://data.history.sa.gov.au/communityhistory/o… 2015-05-15T11:33:00.199640     Creative Commons Attribution
845 History Festival Archive History Trust of South Australia History Trust of South Australia 2015-05-14T07:15:48.169739 2017-06-27T02:07:34.579520 The History Festival is held every year in May. This dataset contains an archive of festival events … data.sa.gov.au https://data.sa.gov.au/data/dataset/8606923a-8c21-4a2a-b31b-925f6fee4616 2013-05-01 2015-05-31 History Festival Events https://data.history.sa.gov.au/abouttime/ API **History Festival Endpoints** **Events** http://data.history.sa.gov.au/abouttime/events/{year} R… 2015-05-14T17:18:33.373635     Creative Commons Attribution

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [glam-datasets] (
   [dataset_title] TEXT,
   [publisher] TEXT,
   [author] TEXT,
   [dataset_issued] TEXT,
   [dataset_modified] TEXT,
   [dataset_description] TEXT,
   [source] TEXT,
   [info_url] TEXT,
   [start_date] TEXT,
   [end_date] TEXT,
   [file_title] TEXT,
   [download_url] TEXT,
   [format] TEXT,
   [file_description] TEXT,
   [file_created] TEXT,
   [file_modified] TEXT,
   [file_size] TEXT,
   [licence] TEXT
);
CREATE INDEX [idx_glam-datasets_source_publisher_format_licence]
    ON [glam-datasets] ([source], [publisher], [format], [licence]);