3 rows where dataset_description = "Public Record Office Victoria sets standards for the efficient management of public records under Section 12 of the Public Records Act 1973. The standards apply to all records created by the Victorian Government and detail requirements for the creation, maintenance and use of these records. " and licence = "Creative Commons Attribution 4.0 International"

View and edit SQL

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

source

licence

  • Creative Commons Attribution 4.0 International · 3

format

dataset_description

  • Public Record Office Victoria sets standards for the efficient management of public records under Section 12 of the Public Records Act 1973. The standards apply to all records created by the Victorian Government and detail requirements for the creation, maintenance and use of these records. · 3

start_date (date)

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
1146 PROV Policies issued in 2014 - 2015 Public Records Office Victoria   2015-11-25T23:55:33.612775 2015-11-25T23:55:33.654373 Public Record Office Victoria sets standards for the efficient management of public records under Se… data.vic.gov.au https://www.data.vic.gov.au/data/dataset/c10aa5e0-5e57-470c-9621-d184a1860346     PROV Policies issued in 2014 - 2015 http://metadata.prov.vic.gov.au/datasets/PROV%202015%20Annual%20Report%20Policies%20issued%20in%202014_2015.csv CSV Further details about this specific data resource, to be displayed on the Preview page 2015-11-25T14:48:02.298526     Creative Commons Attribution 4.0 International
1147 PROV Authorities issued in 2014 - 2015 Public Records Office Victoria   2015-11-25T04:23:12.526998 2015-11-25T23:22:58.436430 Public Record Office Victoria sets standards for the efficient management of public records under Se… data.vic.gov.au https://www.data.vic.gov.au/data/dataset/09131e57-b611-4d7c-a964-c9a04db91180     PROV Authorities issued in 2014 - 2015 http://metadata.prov.vic.gov.au/datasets/PROV%202015%20Annual%20Report%20Authorities%20issued%20in%202014_2015.csv CSV Further details about this specific data resource, to be displayed on the Preview page 2015-11-25T14:50:40.385898     Creative Commons Attribution 4.0 International
1168 PROV Variations to existing authorities issued in 2014 - 2015 Public Records Office Victoria   2015-11-25T23:55:16.977022 2015-11-25T23:55:17.015431 Public Record Office Victoria sets standards for the efficient management of public records under Se… data.vic.gov.au https://www.data.vic.gov.au/data/dataset/fccbf1fb-73eb-4d3f-a3fd-b53927d450f2     PROV Variations to existing authorities issued in 2014 - 2015 http://metadata.prov.vic.gov.au/datasets/PROV%202015%20Annual%20Report%20Variations%20to%20existing%20authorities%20issued%20in%202014_2015.csv CSV Further details about this specific data resource, to be displayed on the Preview page 2015-11-25T14:54:52.515976     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]);