5 rows where format = "CSV" and publisher = "State Library of Victoria" sorted by dataset_title

View and edit SQL

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

source

publisher

  • State Library of Victoria · 5

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
1126 Argus Historical Newspaper Front Pages State Library of Victoria   2017-09-28T15:51:43.105655 2017-09-28T15:51:43.341882 Listing of links to digitised images of the front pages of every issue of the Melbourne Argus histor… data.vic.gov.au https://www.data.vic.gov.au/data/dataset/fdf4917b-a71a-4d1c-a792-8cb1e49cfdd8     Argus historical newspaper front pages https://raw.githubusercontent.com/statelibraryvic/opendata/master/argus_newspaper_frontpages.csv CSV Further details about this specific data resource, to be displayed on the Preview page 2017-09-28T07:29:13.631362     Creative Commons Attribution 4.0 International
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
1127 Melbourne and Metropolitan Board of Works (MMBW) - Historical plans State Library of Victoria   2017-03-29T04:20:55.474574 2017-03-30T04:25:41.311492 This dataset comprises information about a selection of historical plans of Melbourne and suburbs. I… data.vic.gov.au https://www.data.vic.gov.au/data/dataset/52d9a583-8edf-4f9a-93a3-278a3a28c1d1     Melbourne and Metropolitan Board of Works (MMBW) - Historical plans https://raw.githubusercontent.com/statelibraryvic/opendata/master/melbourne_and_metropolitan_board_of_works_plans.csv CSV Further details about this specific data resource, to be displayed on the Preview page 2017-03-29T14:22:44.095653     Creative Commons Attribution 4.0 International
1125 Melbourne and metropolitan hotels, pubs and publicans - Historical Lists State Library of Victoria   2017-03-29T04:21:23.993304 2019-09-03T07:41:15.835847 This dataset includes the names of over 21,000 licensees or owners, or other individuals associated … data.vic.gov.au https://www.data.vic.gov.au/data/dataset/b227d8e7-88f0-4c9e-8ab9-dcc89da0b619     Melbourne and metropolitan hotels, pubs and publicans https://raw.githubusercontent.com/statelibraryvic/opendata/master/melbourne_and_metropolitan_hotels_pubs_and_publicans.csv CSV Further details about this specific data resource, to be displayed on the Preview page 2017-03-29T14:05:06.884608     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]);