3 rows where format = "CSV" and "start_date" is on date 1802-01-01

View and edit SQL

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

start_date (date)

  • 1802-01-01 · 3

source

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
746 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 https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b/resource/2666b0aa-52fe-49ca-adfa-7fee117a46b8/download/ship_photographs.csv CSV **Explanation of fields** - **RECORD #** : SLSA unique identifier eg "b20223389" - **RECORD URL** :… 2018-06-18T05:05:42.533217 2018-06-18T05:05:42.455851   Creative Commons Attribution
748 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 https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b/resource/ab6cb1a4-44cc-4514-a38f-eac5c50d5aa1/download/shipphotographs.csv CSV Compiled 2017. This data set of 5672 photographs has been superseded by an updated version at the to… 2017-07-06T16:46:20.810689 2017-07-06T06:46:20.707799   Creative Commons Attribution
750 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 https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b/resource/65043124-47f7-4c2c-81e3-4a0c1218c674/download/shipphotograhs.csv CSV Compiled 2016. This data set of 5641 photographs has been superseded by an updated version at the to… 2016-06-29T16:45:22.218452 2016-06-29T07:09:05.239515   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]);