4 rows where "end_date" is on date 1887-12-31 and format = "CSV"

View and edit SQL

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

source

format

end_date (date)

  • 1887-12-31 · 4
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
697 19th Century Photographs by Townsend Duryea State Library of South Australia State Library of South Australia 2014-06-10T12:57:32.375370 2019-08-29T04:40:29.655895 The photographs (approximately 165) were taken by Townsend Duryea, a noted photographer of colonial … data.sa.gov.au https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51 1856-01-01 1887-12-31 19th Century Photographs by Townsend Duryea https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51/resource/f9c75608-0939-4439-ae4d-15e28476bb74/download/duryeaphotographs.csv CSV **Explanation of fields** - **RECORD #** : SLSA unique identifier eg "b20223389" - **URL** : URL to… 2017-07-06T16:15:59.980827 2017-07-06T06:15:59.875068   Creative Commons Attribution
699 19th Century Photographs by Townsend Duryea State Library of South Australia State Library of South Australia 2014-06-10T12:57:32.375370 2019-08-29T04:40:29.655895 The photographs (approximately 165) were taken by Townsend Duryea, a noted photographer of colonial … data.sa.gov.au https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51 1856-01-01 1887-12-31 19th Century Photographs by Townsend Duryea https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51/resource/0122114c-c751-49b0-b09b-1d13ed336a31/download/duryeaphotographs.csv CSV Compiled 2016. This data set has been superseded by an updated version at the top of this Data and R… 2016-07-01T14:30:03.433168 2016-07-01T04:30:03.322060   Creative Commons Attribution
701 19th Century Photographs by Townsend Duryea State Library of South Australia State Library of South Australia 2014-06-10T12:57:32.375370 2019-08-29T04:40:29.655895 The photographs (approximately 165) were taken by Townsend Duryea, a noted photographer of colonial … data.sa.gov.au https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51 1856-01-01 1887-12-31 19th Century Photographs by Townsend Duryea. https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51/resource/fd8121b6-7529-4d29-b2d0-1a293154b9a6/download/duryeaphotos.csv CSV Compiled 2015. This data set has been superseded by an updated version at the top of this Data and R… 2015-07-02T14:33:58.129673     Creative Commons Attribution
702 19th Century Photographs by Townsend Duryea State Library of South Australia State Library of South Australia 2014-06-10T12:57:32.375370 2019-08-29T04:40:29.655895 The photographs (approximately 165) were taken by Townsend Duryea, a noted photographer of colonial … data.sa.gov.au https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51 1856-01-01 1887-12-31 19th Century Photographs by Townsend Duryea. https://data.sa.gov.au/data/storage/f/2014-06-10T13%3A03%3A07.767Z/2014duryea.csv CSV Compiled 2014. This data set has been superseded by an updated version at the top of this Data and R… 2014-06-10T13:15:35.200063 2014-10-30T09:00:56 76937.0 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]);