1 row where source = "data.sa.gov.au" and "start_date" is on date 1991-07-01

View and edit SQL

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

start_date (date)

  • 1991-07-01 · 1

source

  • data.sa.gov.au · 1

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
801 SA FOI – number of applications received by year by sector since 1991 State Records South Australia State Records 2018-02-02T04:18:42.452451 2021-11-22T04:12:34.543029 Annual reporting data on number of FOI requests for access received by year by all sectors since 199… data.sa.gov.au https://data.sa.gov.au/data/dataset/4ef9fffc-61d4-4627-ad38-b7df0948343f 1991-07-01 2019-06-30 SA FOI – number of applications received by year by sector since 1991 https://data.sa.gov.au/data/dataset/4ef9fffc-61d4-4627-ad38-b7df0948343f/resource/bd7f14d0-ce21-4cf6-a838-65f84a307379/download/sa-foi-number-of-applications-received-by-year-by-sector-since-1991.csv CSV Annual reporting data on number of FOI requests for access received by year by all sectors since 199… 2018-02-02T15:19:15.884250 2021-11-22T04:12:27.519187 642.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]);