4 rows where "file_created" is on date 2019-08-28 and format = "XLSX"

View and edit SQL

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

source

format

  • XLSX · 4

file_created (date)

  • 2019-08-28 · 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
714 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/6ac7b0cf-c789-4090-809c-2b79d03d3af2/download/sa_photographs_pre-1900.xlsx XLSX This Excel workbook contains the same data as the corresponding CSV file but has the advantage that … 2019-08-28T05:05:46.251269 2019-08-28T05:05:46.081680   Creative Commons Attribution
715 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/c55a2624-7bdd-48fc-b5c1-5ae90d47507a/download/sa_photographs_1900-1919.xlsx XLSX This Excel workbook contains the same data as the corresponding CSV file but has the advantage that … 2019-08-28T05:13:21.389119 2019-08-28T05:13:21.255174   Creative Commons Attribution
716 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/9b7f1739-89f4-4328-9c5d-ba6ede2398ef/download/sa_photographs_1920-1949.xlsx XLSX This Excel workbook contains the same data as the corresponding CSV file but has the advantage that … 2019-08-28T05:15:06.887728 2019-08-28T05:15:06.750691   Creative Commons Attribution
717 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/345119b2-1fc8-48d0-b76b-63625876ddb6/download/sa_photographs_1950-onwards.xlsx XLSX This Excel workbook contains the same data as the corresponding CSV file but has the advantage that … 2019-08-28T05:17:59.165325 2019-08-28T05:17:59.000852   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]);