1 row where dataset_description = "_Passengers in History_ brings together two wonderful resources: <br /><br /> A passengers data base developed by the SA Maritime Museum, A list of ships’ logs and diaries, titled Log of Logs. <br /><br /> The passengers data base was produced by staff and volunteers at the South Australian Maritime Museum over 20 years. It includes entries for 328,000 passengers and 20,000 voyages to South Australia between 1836 and 1961. <br /><br /> This data set is presented as a search index that can expose most open data formats." and format = "API"

View and edit SQL

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

source

format

dataset_description

  • _Passengers in History_ brings together two wonderful resources: <br /><br /> A passengers data base developed by the SA Maritime Museum, A list of ships’ logs and diaries, titled Log of Logs. <br /><br /> The passengers data base was produced by staff and volunteers at the South Australian Maritime Museum over 20 years. It includes entries for 328,000 passengers and 20,000 voyages to South Australia between 1836 and 1961. <br /><br /> This data set is presented as a search index that can expose most open data formats. · 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
832 Passengers in History History Trust of South Australia History Trust of South Australia 2016-06-28T00:52:30.371967 2021-09-08T23:20:52.626089 _Passengers in History_ brings together two wonderful resources: <br /><br /> A passengers data base… data.sa.gov.au https://data.sa.gov.au/data/dataset/ffa75eb8-475a-460b-91d1-714f269016d5 1836-01-01 1961-01-01 Passengers in History Search Index https://data.history.sa.gov.au:8983/solr/passengers/select API #Passengers in History API Documentation# The Passengers in History data endpoint has been provided … 2016-06-28T10:54:22.341773     Creative Commons Attribution

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]);