1 row where 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." sorted by author

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 History Festival is held every year in May. This dataset contains an archive of festival events for 2013, 2014, 2015 and 2016. · 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
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]);