1 row where file_size = "280.0", format = "CSV" 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

file_size

  • 280.0 · 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
808 SA FOI – number of negotiated extensions given by sector, by year State Records South Australia State Records 2018-02-02T04:30:56.522921 2021-11-22T03:57:38.266882 Annual reporting data on the number of extensions of processing time negotiated with an applicant by… data.sa.gov.au https://data.sa.gov.au/data/dataset/8649a3c4-7294-413e-b4ed-80070daf39c0 2012-07-01 2019-06-30 SA FOI – number of negotiated extensions given by sector, by year https://data.sa.gov.au/data/dataset/8649a3c4-7294-413e-b4ed-80070daf39c0/resource/f0bd8786-9d02-412f-b032-5a82c7909fa3/download/sa-foi-number-of-negotiated-extensions-given-by-sector-by-year.csv CSV Annual reporting data on the number of extensions of processing time negotiated with an applicant by… 2018-02-02T15:31:24.741514 2021-11-22T03:57:31.503999 280.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]);