2 rows where "dataset_modified" is on date 2017-03-29, format = "CSV" and licence = "Creative Commons Attribution 4.0 International"

View and edit SQL

Suggested facets: dataset_issued (date)

source

licence

  • Creative Commons Attribution 4.0 International · 2

format

dataset_modified (date)

  • 2017-03-29 · 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
1128 Melbourne City Landmarks - Historical Images State Library of Victoria   2017-03-29T04:21:51.300121 2017-03-29T04:21:51.339679 This dataset relates to photographs of significant buildings around Melbourne. It includes short des… data.vic.gov.au https://www.data.vic.gov.au/data/dataset/e651b9e7-e47e-4959-a9d9-825ec42e5c1c     Melbourne City Landmarks https://raw.githubusercontent.com/statelibraryvic/opendata/master/melbourne_city_landmarks.csv CSV Further details about this specific data resource, to be displayed on the Preview page 2017-03-29T13:57:38.520962     Creative Commons Attribution 4.0 International
1129 Victorian Hotels - Historical Images State Library of Victoria   2017-03-29T04:20:27.309099 2017-03-29T04:20:27.354652 This dataset comprises information relating to a selection of 19th- and 20th-century engravings and … data.vic.gov.au https://www.data.vic.gov.au/data/dataset/e213c601-315e-430e-b308-1faca7964f99     Victorian hotels https://raw.githubusercontent.com/statelibraryvic/opendata/master/victorian_hotels.csv CSV Further details about this specific data resource, to be displayed on the Preview page 2017-03-29T14:12:01.935326     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]);