glam-datasets
2 rows where "dataset_issued" is on date 2016-12-12 and "dataset_modified" is on date 2019-08-29
This data as json, CSV (advanced)
Suggested facets: dataset_modified (date), file_created (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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1142 | 1142 | PROV - Financial statement 2015-2018 | Public Records Office Victoria | 2016-12-12T14:53:15.606923 | 2019-08-29T06:51:51.864057 | Public Records Office Victoria Annual Report. A comparison of key operating costs and assets across … | data.vic.gov.au | https://www.data.vic.gov.au/data/dataset/cbdb4f34-3c0a-4556-ad1a-44e4e729e3db | Financial statement 2015-2018 | http://metadata.prov.vic.gov.au/datasets/2019/PROV%20Financial%20Statement%202015-2018.csv | CSV | Further details about this specific data resource, to be displayed on the Preview page | 2016-12-12T10:53:00.320806 | Creative Commons Attribution 4.0 International | |||||
1150 | 1150 | PROV Standards issued in 2015–2016 | Public Records Office Victoria | 2016-12-12T14:49:46.419562 | 2019-08-29T06:51:51.282751 | 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/cbc6b85f-bd8a-486f-817e-ce3daaaa0eee | Standards issued in 2015–2016 | http://metadata.prov.vic.gov.au/datasets/2019/PROV%20Standards%20Issued-2015-16.csv | CSV | Further details about this specific data resource, to be displayed on the Preview page | 2016-12-12T13:12:49.794625 | Creative Commons Attribution 4.0 International |
Advanced export
JSON shape: default, array, newline-delimited
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]);