1 row where dataset_description = "The Local History Grants program provides small grants to community organisations to support projects that preserve, record or publish Victorian local history.", "file_created" is on date 2020-11-05, format = "CSV" and licence = "Creative Commons Attribution 4.0 International"

View and edit SQL

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

source

licence

  • Creative Commons Attribution 4.0 International · 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
1167 PROV Local History Grant recipients 19_20 Public Records Office Victoria   2020-11-10T09:11:14.782837 2020-11-10T09:11:14.782845 The Local History Grants program provides small grants to community organisations to support project… data.vic.gov.au https://www.data.vic.gov.au/data/dataset/7730ed73-bd09-4c99-b698-b88e70728b1b     PROV Local History Grant recipients 19_20 http://metadata.prov.vic.gov.au/datasets/2020/PROV%20Local%20History%20Grant%20recipients%2019_20.csv CSV   2020-11-05T04:49:06.606398     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]);