glam-datasets
5 rows where "dataset_issued" is on date 2014-12-22, "dataset_modified" is on date 2015-11-25 and format = "CSV"
This data as json, CSV (advanced)
Suggested facets: dataset_issued (date), 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1136 | 1136 | PROV Digitisation Program statistics | Public Records Office Victoria | 2014-12-22T15:30:23.521591 | 2015-11-25T23:24:22.573059 | The list, split by financial year, details record 'series' (or collections) have been digitised and … | data.vic.gov.au | https://www.data.vic.gov.au/data/dataset/f5f6de0d-9f13-4fa8-bb6d-9487a2589a78 | Digitisation Program statistics | http://metadta.prov.vic.gov.au/datasets/PROV-DigitisationQuantities.csv | CSV | 2014-12-22T14:37:55.624824 | Creative Commons Attribution 4.0 International | ||||||
1143 | 1143 | Records transferred to PROV custody | Public Records Office Victoria | 2014-12-22T15:31:07.647124 | 2015-11-25T23:24:50.217423 | Public Record Office Victoria is the archives of the State Government of Victoria. The Collection … | data.vic.gov.au | https://www.data.vic.gov.au/data/dataset/d0e6af8f-5949-4af8-99ed-3929fadecc5d | Records transferred to PROV custody | http://metadata.prov.vic.gov.au/datasets/PROV_2012_2013_Holdings.csv | CSV | 2014-12-22T14:06:00.205918 | Creative Commons Attribution 4.0 International | ||||||
1151 | 1151 | PROV Historic Plans Collection 1836-1984 | Public Records Office Victoria | 2014-12-22T15:31:36.114829 | 2015-11-25T23:25:31.568581 | The 'Historic Plans Collection' was gathered together by the Lands Department as a collation of impo… | data.vic.gov.au | https://www.data.vic.gov.au/data/dataset/e6e4b026-a7f7-49f5-87de-969c2c9e4376 | Historic Plans Collection 1836-1984 | http://metadata.prov.vic.gov.au/datasets/2019/PROV-HistoricPlansCollection.csv | CSV | 2014-12-22T13:55:46.244280 | Creative Commons Attribution 4.0 International | ||||||
1174 | 1174 | PROV VPRS 515/P1 Central Register of Male Prisoners | Public Records Office Victoria | 2014-12-22T15:31:24.668706 | 2015-11-25T23:25:09.356571 | The history of those sentenced to custody in Melbourne-area prisons, including Pentridge, the Collin… | data.vic.gov.au | https://www.data.vic.gov.au/data/dataset/5402b968-e732-4c18-b0d2-fec9d8a81217 | VPRS 515/P1 Central Register of Male Prisoners | http://metadata.prov.vic.gov.au/datasets/2019/PROV-CentralRegisterMalePrisoners.csv | CSV | 2014-12-22T13:59:26.428692 | Creative Commons Attribution 4.0 International | ||||||
1175 | 1175 | PROV Index to Wills, Probate and Administration Records 1841-2009 | Public Records Office Victoria | 2014-12-22T15:31:47.407541 | 2015-11-25T23:25:20.843223 | This data was largely compiled by volunteers working with the Genealogical Society of Utah as part o… | data.vic.gov.au | https://www.data.vic.gov.au/data/dataset/d2396144-d5fa-4c0c-9ff3-64fee31b82c0 | Index to Wills, Probate and Administration Records 1841-2009 | http://metadata.prov.vic.gov.au/datasets/2019/ProbateIndex1841-2009.csv | CSV | 2014-12-22T13:50:24.796748 | 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]);