3 rows where dataset_description = "Newspaper articles relating to Sir Ross Smith and the 1919 Epic Flight from England to Australia. Datasets are divided into themes of prelude to the epic flight, the epic flight and death and funeral of Sir Ross Smith. Articles are sourced from South Australian newspapers *The Advertiser*, *Daily Herald*, *The Observer* and *The Register*.", format = "CSV" and publisher = "State Library of South Australia" sorted by info_url

View and edit SQL

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

source

publisher

  • State Library of South Australia · 3

format

dataset_description

  • Newspaper articles relating to Sir Ross Smith and the 1919 Epic Flight from England to Australia. Datasets are divided into themes of prelude to the epic flight, the epic flight and death and funeral of Sir Ross Smith. Articles are sourced from South Australian newspapers *The Advertiser*, *Daily Herald*, *The Observer* and *The Register*. · 3
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
691 Newspaper Articles relating to Sir Ross Smith State Library of South Australia State Library of South Australia 2019-06-24T02:47:32.528709 2019-08-29T04:43:40.630658 Newspaper articles relating to Sir Ross Smith and the 1919 Epic Flight from England to Australia. Da… data.sa.gov.au https://data.sa.gov.au/data/dataset/1338ff17-9b2f-43b9-ae6c-711fc3644d34 1918-01-01 1922-12-31 Prelude to the epic flight https://data.sa.gov.au/data/dataset/1338ff17-9b2f-43b9-ae6c-711fc3644d34/resource/b23219af-64ca-4e26-8342-68f9ed3454e8/download/prelude_to_the_epic_flight.csv CSV 23 articles **Explanation of fields** - **Heading** : Article heading - **Category** : Trove's cat… 2019-06-24T02:48:58.462035 2019-06-24T02:48:58.400413   Creative Commons Attribution
693 Newspaper Articles relating to Sir Ross Smith State Library of South Australia State Library of South Australia 2019-06-24T02:47:32.528709 2019-08-29T04:43:40.630658 Newspaper articles relating to Sir Ross Smith and the 1919 Epic Flight from England to Australia. Da… data.sa.gov.au https://data.sa.gov.au/data/dataset/1338ff17-9b2f-43b9-ae6c-711fc3644d34 1918-01-01 1922-12-31 The Epic Flight https://data.sa.gov.au/data/dataset/1338ff17-9b2f-43b9-ae6c-711fc3644d34/resource/9ee013bb-ae93-4de8-99ed-74f75aab74c5/download/the_epic_flight.csv CSV 856 articles **Explanation of fields** - **Heading** : Article heading - **Category** : Trove's ca… 2019-06-24T02:50:14.529743 2019-06-24T02:50:14.463004   Creative Commons Attribution
695 Newspaper Articles relating to Sir Ross Smith State Library of South Australia State Library of South Australia 2019-06-24T02:47:32.528709 2019-08-29T04:43:40.630658 Newspaper articles relating to Sir Ross Smith and the 1919 Epic Flight from England to Australia. Da… data.sa.gov.au https://data.sa.gov.au/data/dataset/1338ff17-9b2f-43b9-ae6c-711fc3644d34 1918-01-01 1922-12-31 Death and Funeral https://data.sa.gov.au/data/dataset/1338ff17-9b2f-43b9-ae6c-711fc3644d34/resource/cd19b95a-093f-453a-b3a0-42427e231486/download/death_and_funeral.csv CSV 336 articles **Explanation of fields** - **Heading** : Article heading - **Category** : Trove's ca… 2019-06-24T02:51:27.130577 2019-06-24T02:51:27.061884   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]);