2 rows where dataset_description = "The data includes the name and age of the passenger, name of the ship and captain, date of arrival, and references to copies of the original paper lists on microfiche. These microfiche are held by many libraries and family history organisations across Victoria. Names were copied from the originals by volunteers working at Public Record Office. " and format = "ZIP"

View and edit SQL

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

source

format

dataset_description

  • The data includes the name and age of the passenger, name of the ship and captain, date of arrival, and references to copies of the original paper lists on microfiche. These microfiche are held by many libraries and family history organisations across Victoria. Names were copied from the originals by volunteers working at Public Record Office. · 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
1190 Outwards Passengers from Victoria 1852-1915 Public Records Office Victoria   2014-08-01T05:02:55.815527 2016-03-08T06:58:34.851050 The data includes the name and age of the passenger, name of the ship and captain, date of arrival, … data.vic.gov.au https://www.data.vic.gov.au/data/dataset/9ae281eb-d3f5-4738-98ef-44976e980eb5     Outwards Passengers from Victoria 1852-1915 https://discover.data.vic.gov.au/dataset/9ae281eb-d3f5-4738-98ef-44976e980eb5/resource/a7e4f8e2-5cfe-4548-8dfa-755591b9eade/download/outwardspassengers18521915.zip ZIP   2014-08-01T15:13:21.157009 2019-04-27T01:55:00.185559   Creative Commons Attribution 4.0 International
1191 British Assisted Passengers to Victoria 1839-1871 Public Records Office Victoria   2014-08-01T05:02:39.395392 2016-03-07T10:21:09.161420 The data includes the name and age of the passenger, name of the ship and captain, date of arrival, … data.vic.gov.au https://www.data.vic.gov.au/data/dataset/1bcc6d77-d223-4a26-83c2-2f8b6325af50     British Assisted Passengers to Victoria 1839-1871 https://discover.data.vic.gov.au/dataset/1bcc6d77-d223-4a26-83c2-2f8b6325af50/resource/83ee19af-0655-45b9-bc5d-68144a8b58de/download/assistedbritishpassengers18391871.zip ZIP   2014-08-01T15:02:54.869800 2019-04-27T01:53:45.708359   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]);