1 row where dataset_description = "Our assets include both community and operating assets in the following four categories: Community assets These assets are the State’s archival collection. The physical collection was valued at $299.9m. The digital collection is valued at $16.7m. Building assets Records repositories for storage of the State Archives and the State Government’s non-current records are located at North Melbourne and Ballarat. The Victorian Archives Centre in North Melbourne, including land, is valued at $88.3m. Motor vehicles PROV operates one vehicle: a station wagon. Plant and operating equipment Operating assets are used for the upkeep of the physical and digital repositories so that public records can be stored safely and made available for public inspection." and publisher = "Public Records Office Victoria"

View and edit SQL

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

source

publisher

  • Public Records Office Victoria · 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
1153 PROV 19-20 Financial Statement Public Records Office Victoria   2020-11-10T09:23:37.879696 2020-11-10T09:23:37.879706 Our assets include both community and operating assets in the following four categories: Community a… data.vic.gov.au https://www.data.vic.gov.au/data/dataset/f6177e3a-8ee9-4b2d-8ce8-4afa44fcec72     PROV 19_20 Financial Statement http://metadata.prov.vic.gov.au/datasets/2020/PROV%2019_20%20Financial%20Statement.csv CSV   2020-11-04T23:56:21.013225     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]);