1 row where 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. This dataset provides access to organisations, events, news and blogs that are displayed on the website. " and format = "API"

View and edit SQL

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

source

format

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. This dataset provides access to organisations, events, news and blogs that are displayed on the website. · 1
Link rowid ▼ dataset_title publisher author dataset_issued dataset_modified dataset_description source info_url start_date end_date file_title download_url format file_description file_created file_modified file_size licence
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

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