1 row where "dataset_issued" is on date 2017-10-25, format = "CSV" and licence = "Creative Commons Attribution"

View and edit SQL

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

source

licence

  • Creative Commons Attribution · 1

format

dataset_issued (date)

  • 2017-10-25 · 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
814 State Records - Linear Metres of Unaccessioned Records State Records South Australia State Records 2017-10-25T23:54:38.068972 2019-12-03T04:24:43.980917 Linear metres of unaccessioned records held by State Records of South Australia data.sa.gov.au https://data.sa.gov.au/data/dataset/faeaed50-0031-476a-af91-b3b0cb1d682c 2014-07-01 2017-06-30 Linear Metres of Unaccessioned Records held by State Records of South Australia https://data.sa.gov.au/data/dataset/faeaed50-0031-476a-af91-b3b0cb1d682c/resource/c889ef74-08f1-44f2-9aac-96958fbbfff2/download/20170731-key-statistics-relating-to-unaccessioned-records-2016-17.csv CSV Linear Metres of Unaccessioned Records held by State Records of South Australia 2017-10-26T10:57:26.142908 2017-10-25T23:57:26.045051   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]);