2 rows where "file_created" is on date 2019-05-21, format = "CSV" and licence = "Creative Commons Attribution 4.0 International"

View and edit SQL

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

source

licence

  • Creative Commons Attribution 4.0 International · 2

format

file_created (date)

  • 2019-05-21 · 2
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
1135 PROV VERS - Compliant Products Public Records Office Victoria   2015-11-25T04:23:31.556953 2019-08-29T06:49:04.435913 After testing conducted by Public Record Office Victoria, the following systems have demonstrated a … data.vic.gov.au https://www.data.vic.gov.au/data/dataset/2f8997cb-f767-4002-b2ca-a1c3e036abb4     PROV VERS Compliant Products http://metadata.prov.vic.gov.au/datasets/2019/PROV%20VERS%20Compliant%20Products.csv CSV   2019-05-21T00:22:42.825859     Creative Commons Attribution 4.0 International
1157 Records transferred to PROV custody 2017-18 Public Records Office Victoria   2019-05-21T17:39:14.735401 2019-05-21T17:39:14.735407 Public Record Office Victoria is the archives of the State Government of Victoria. The Collection i… data.vic.gov.au https://www.data.vic.gov.au/data/dataset/44746f14-7e8f-4be3-9735-f0a4e97fd872     Records transferred to PROV custody 2017-18 http://metadata.prov.vic.gov.au/datasets/2019/Records%20transferred%20to%20PROV%20custody%202017-18.csv CSV   2019-05-21T00:13:11.811495     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]);