1 row where dataset_title = "Executive Employment at the History Trust of South Australia" and publisher = "History Trust of South Australia"

View and edit SQL

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

source

publisher

  • History Trust of South Australia · 1

format

dataset_title

  • Executive Employment at the History Trust of South Australia · 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
826 Executive Employment at the History Trust of South Australia History Trust of South Australia History Trust of South Australia 2017-09-28T03:04:15.192438 2021-12-14T00:05:31.975545 Executive employment at the History Trust of South Australia for the period 2011-12 to 2019-20 for a… data.sa.gov.au https://data.sa.gov.au/data/dataset/f751c9b2-ceb4-4c25-8dfa-06116a76e3df 2011-07-01 2020-06-30 Executive Employment at the History Trust of South Australia 2011-2020 https://data.sa.gov.au/data/dataset/f751c9b2-ceb4-4c25-8dfa-06116a76e3df/resource/85bf7d2d-71d0-4a0b-b6a6-c0637ae579b4/download/executive-employment-htsa-for-period-2011-2012-to-2020-21.csv CSV Executive employment at the History Trust of South Australia for the period 2011-12 to 2020-21 for a… 2018-09-03T04:51:56.073524 2021-12-14T00:05:25.121777 209.0 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]);