5 rows where "dataset_modified" is on date 2019-08-29 and "file_created" is on date 2015-07-02

View and edit SQL

Suggested facets: dataset_title, author, dataset_modified, dataset_description, info_url, start_date, end_date, dataset_issued (date), start_date (date), end_date (date)

source

format

file_created (date)

  • 2015-07-02 · 5

dataset_modified (date)

  • 2019-08-29 · 5
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
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
742 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 https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/d1375c32-fd80-4534-8147-d8c5f8795a42/download/slsaphotospre1900.csv CSV Compiled 2015. This data set has been superseded by an updated version at the top of this Data and R… 2015-07-02T15:50:10.781914     Creative Commons Attribution
743 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 https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/7774cd59-c88b-4576-b8f1-86e5d0c4bcbc/download/slsaphotos19001919.csv CSV Compiled 2015. This data set has been superseded by an updated version at the top of this Data and R… 2015-07-02T16:07:10.369999     Creative Commons Attribution
744 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 https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/ec3051c0-d61b-44a3-9538-639d676cf8b0/download/slsaphotos19201949.csv CSV Compiled 2015. This data set has been superseded by an updated version at the top of this Data and R… 2015-07-02T16:09:11.345535     Creative Commons Attribution
745 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 https://data.sa.gov.au/data/dataset/62c4e993-8d5b-48a4-9d11-9e9dd4708455/resource/490d47bc-a9db-434b-8064-b46c7c60b07e/download/slsaphotos1950onwards.csv CSV Compiled 2015. This data set has been superseded by an updated version at the top of this Data and R… 2015-07-02T16:10:50.592692     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]);