4 rows where format = "XLSX" and start_date = "1856-01-01"

View and edit SQL

Suggested facets: dataset_title, dataset_issued, dataset_modified, dataset_description, info_url, end_date, file_title, file_description, dataset_issued (date), dataset_modified (date), start_date (date), end_date (date), file_created (date), file_modified (date)

start_date

  • 1856-01-01 · 4

source

format

  • XLSX · 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
688 Old Colonists photographs State Library of South Australia State Library of South Australia 2019-06-17T04:23:32.034128 2019-08-29T04:44:14.837878 Portrait photographs of 'Old Colonists' – settlers who arrived in the colony of South Australia befo… data.sa.gov.au https://data.sa.gov.au/data/dataset/9f1775b6-9c4f-4e27-819b-33c83d0601f9 1856-01-01 1885-12-31 Old Colonists Men - Excel workbook https://data.sa.gov.au/data/dataset/9f1775b6-9c4f-4e27-819b-33c83d0601f9/resource/d2c7f711-a6d5-467e-86f3-cd0c10edd483/download/old_colonists_men.xlsx XLSX This Excel workbook contains the same data as the CSV file but has the advantage that URLs are activ… 2019-06-17T05:17:29.039183 2019-06-17T05:17:28.980182   Creative Commons Attribution
690 Old Colonists photographs State Library of South Australia State Library of South Australia 2019-06-17T04:23:32.034128 2019-08-29T04:44:14.837878 Portrait photographs of 'Old Colonists' – settlers who arrived in the colony of South Australia befo… data.sa.gov.au https://data.sa.gov.au/data/dataset/9f1775b6-9c4f-4e27-819b-33c83d0601f9 1856-01-01 1885-12-31 Old Colonists Women - Excel workbook https://data.sa.gov.au/data/dataset/9f1775b6-9c4f-4e27-819b-33c83d0601f9/resource/ac6a6aff-f263-42b2-a20d-b0ec3a803ee0/download/old_colonists_women.xlsx XLSX This Excel workbook contains the same data as the CSV file but has the advantage that URLs are activ… 2019-06-17T05:20:15.622877 2019-06-17T05:20:15.558765   Creative Commons Attribution
698 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 - Excel workbook https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51/resource/f1c626b4-17e7-49ce-9cea-ae4b3b02407a/download/duryeaphotographs.xlsx XLSX This Excel workbook contains the same data as the CSV file but has the advantage that URLs are activ… 2017-07-06T16:16:57.988010 2017-07-06T06:16:57.906869   Creative Commons Attribution
700 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 - Excel workbook https://data.sa.gov.au/data/dataset/97f60b3e-9b50-4cc2-9960-73288d076c51/resource/90c43e33-d6ca-42fc-a66e-aa63d5f60358/download/duryeaphotographs.xlsx XLSX Compiled 2016. This data set has been superseded by an updated version at the top of this Data and R… 2016-07-01T14:32:13.496386 2016-07-01T04:32:13.372187   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]);