1 row where dataset_description = "Section 12 of the Public Records Act 1973 requires the Keeper of Public Records to establish standards for the efficient management of public records and to assist public offices in the application of those standards to records under their control. The Act requires public offices to implement records management programs in accordance with the standards established by the Keeper. For a complete list of standards see www.prov.vic.gov.au/government/standards-and-policy" and "dataset_issued" is on date 2015-11-25

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date), file_created (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
1145 PROV Standards Issued in 2014 - 2015 Public Records Office Victoria   2015-11-25T04:22:54.797527 2015-11-25T23:22:47.242030 Section 12 of the Public Records Act 1973 requires the Keeper of Public Records to establish standar… data.vic.gov.au https://www.data.vic.gov.au/data/dataset/8de345e8-bea2-4d4a-99ab-4ace645cc637     PROV Standards Issued in 2014 - 2015 http://metadata.prov.vic.gov.au/datasets/PROV%202015%20Annual%20Report%20Standards%20Issued%20in%202014_2015.csv CSV Further details about this specific data resource, to be displayed on the Preview page 2015-11-25T14:45:19.227239     Creative Commons Attribution 4.0 International

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]);