4 rows where file_description = "Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list. This Excel workbook contains the same data as the corresponding CSV file but has the advantage that URLs are active hyperlinks." and format = "XLSX"

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date), start_date (date)

source

format

  • XLSX · 4

file_description

  • Compiled 2016. This data set has been superseded by an updated version at the top of this Data and Resources list. This Excel workbook contains the same data as the corresponding CSV file but has the advantage that URLs are active hyperlinks. · 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
738 South Australian Photographs State Library of South Australia Andrew Piper 2013-03-07T14:40:31.091907 2019-08-29T04:36:26.010768 Photographs relating to South Australia feature localities across the state, houses and buildings, p… data.sa.gov.au https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455 1800-01-01 2019-05-20 South Australian Photographs: pre 1900 (Excel workbook) https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/b122cb49-04b6-4297-b0fa-5f6feb52bcb9/download/saphotographspre-1900.xlsx XLSX Compiled 2016. This data set has been superseded by an updated version at the top of this Data and R… 2016-07-01T17:14:06.736750 2016-07-01T07:14:06.593246   Creative Commons Attribution
739 South Australian Photographs State Library of South Australia Andrew Piper 2013-03-07T14:40:31.091907 2019-08-29T04:36:26.010768 Photographs relating to South Australia feature localities across the state, houses and buildings, p… data.sa.gov.au https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455 1800-01-01 2019-05-20 South Australian Photographs: 1900 - 1919 (Excel workbook) https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/43996488-abd4-46d5-9ee4-e830d83d9f73/download/unleashed2016saphotographs1900-1919.xlsx XLSX Compiled 2016. This data set has been superseded by an updated version at the top of this Data and R… 2016-07-01T17:15:53.450265 2016-07-01T07:15:53.299299   Creative Commons Attribution
740 South Australian Photographs State Library of South Australia Andrew Piper 2013-03-07T14:40:31.091907 2019-08-29T04:36:26.010768 Photographs relating to South Australia feature localities across the state, houses and buildings, p… data.sa.gov.au https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455 1800-01-01 2019-05-20 South Australian Photographs: 1920 - 1949 (Excel workbook) https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/8d832aea-a8d6-4a86-adb0-87c6e4d060ef/download/saphotographs1920-1949.xlsx XLSX Compiled 2016. This data set has been superseded by an updated version at the top of this Data and R… 2016-07-01T17:17:30.125753 2016-07-01T07:17:29.979616   Creative Commons Attribution
741 South Australian Photographs State Library of South Australia Andrew Piper 2013-03-07T14:40:31.091907 2019-08-29T04:36:26.010768 Photographs relating to South Australia feature localities across the state, houses and buildings, p… data.sa.gov.au https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455 1800-01-01 2019-05-20 South Australian Photographs: 1950 onwards (Excel workbook) https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/11098c97-755a-4681-a915-2d2a9819e188/download/saphotographs1950onwards.xlsx XLSX Compiled 2016. This data set has been superseded by an updated version at the top of this Data and R… 2016-07-01T17:18:30.719636 2016-07-01T07:18:30.568589   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]);