1 row where dataset_issued = "2017-10-26T00:50:39.108115" and publisher = "State Records South Australia"

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

publisher

  • State Records South Australia · 1

format

dataset_issued

  • 2017-10-26T00:50:39.108115 · 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
815 State Records - Records relating to arrangement and description State Records South Australia State Records 2017-10-26T00:50:39.108115 2019-12-03T04:24:17.811762 Records relating to arrangement and description of records held by State Records data.sa.gov.au https://data.sa.gov.au/data/dataset/29f06b8c-7fc2-4a8f-8317-87a70137e68a 2013-07-01 2017-06-30 State Records - Records relating to arrangement and description https://data.sa.gov.au/data/dataset/29f06b8c-7fc2-4a8f-8317-87a70137e68a/resource/aeb2c945-8fc9-4b90-bbda-bf1aad48525a/download/20170731-key-statistics-relating-to-arrangement-and-description-2016-17.csv CSV Records relating to arrangement and description of records held by State Records 2017-10-26T11:51:28.247961 2017-10-26T00:51:28.157131   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]);