3 rows where format = "XLSX" and start_date = "1802-01-01"

View and edit SQL

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

start_date

  • 1802-01-01 · 3

source

format

  • XLSX · 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
747 Ship Photographs State Library of South Australia State Library of South Australia 2016-06-29T06:44:18.959542 2019-08-29T04:35:07.834064 This dataset includes 5,799 selected photographs related to ships and shipping. Note that images in… data.sa.gov.au https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b 1802-01-01 2014-12-31 Ship Photographs - Excel workbook https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b/resource/a713fcc8-06b4-4e6a-aeec-d57bc2dae67d/download/ship_photographs.xlsx XLSX This Excel workbook contains the same data as the CSV file but has the advantage that URLs are activ… 2018-06-18T05:13:54.311687 2018-06-18T05:13:54.236241   Creative Commons Attribution
749 Ship Photographs State Library of South Australia State Library of South Australia 2016-06-29T06:44:18.959542 2019-08-29T04:35:07.834064 This dataset includes 5,799 selected photographs related to ships and shipping. Note that images in… data.sa.gov.au https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b 1802-01-01 2014-12-31 Ship Photographs - Excel workbook https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b/resource/3954cb7d-5225-405e-9c36-69e663615a3d/download/shipphotographs.xlsx XLSX Compiled 2017. This data set of 5672 photographs has been superseded by an updated version above in… 2017-07-06T16:47:03.305963 2017-07-06T06:47:03.198596   Creative Commons Attribution
751 Ship Photographs State Library of South Australia State Library of South Australia 2016-06-29T06:44:18.959542 2019-08-29T04:35:07.834064 This dataset includes 5,799 selected photographs related to ships and shipping. Note that images in… data.sa.gov.au https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b 1802-01-01 2014-12-31 Ship Photographs - Excel workbook https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b/resource/46f47710-e667-403d-9bdd-ed4c5d81df30/download/shipphotograhs.xlsx XLSX Compiled 2016. This data set of 5641 photographs has been superseded by an updated version at the to… 2016-06-30T16:10:34.516067 2016-06-30T06:10:34.414226   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]);