1 row where dataset_title = "State Records - Records relating to Access to records in State Records' custody" and "file_modified" is on date 2017-10-26

View and edit SQL

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

source

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
822 State Records - Records relating to Access to records in State Records' custody State Records South Australia State Records 2017-10-26T01:13:05.480345 2019-12-03T04:20:50.768154 Records relating to access to records in State Records' custody data.sa.gov.au https://data.sa.gov.au/data/dataset/04d07af5-b8ac-449e-b9e6-f1a3f61d725b 2013-07-01 2017-06-30 State Records - Records relating to access to records in State Records' custody https://data.sa.gov.au/data/dataset/04d07af5-b8ac-449e-b9e6-f1a3f61d725b/resource/ec8b5da0-13a0-40ec-a8d1-86684e613d47/download/20170731-key-statistics-relating-to-access-2016-17.csv CSV Records relating to access to records in State Records' custody 2017-10-26T12:13:37.334530 2017-10-26T01:13:37.274608   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]);