1 row where dataset_description = "The Victorian Community History Awards are held annually in partnership with the Royal Historical Society of Victoria. Winners announced at the October 2019 Awards", "file_created" is on date 2020-11-05 and format = "CSV"

View and edit SQL

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

source

format

file_created (date)

  • 2020-11-05 · 1

dataset_description

  • The Victorian Community History Awards are held annually in partnership with the Royal Historical Society of Victoria. Winners announced at the October 2019 Awards · 1
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
1165 PROV Victorian Community History Award winners Public Records Office Victoria   2020-11-06T08:47:43.634694 2020-11-06T08:47:43.634702 The Victorian Community History Awards are held annually in partnership with the Royal Historical So… data.vic.gov.au https://www.data.vic.gov.au/data/dataset/eeafb570-3eb8-42cf-a719-000da84fc5f4     PROV Victorian Community History Award winners http://metadata.prov.vic.gov.au/datasets/2020/PROV%20Victorian%20Community%20History%20Award%20winners.csv CSV   2020-11-05T06:22:10.531792     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]);