5 rows where author = "Andrew Piper", "file_created" is on date 2016-07-01 and format = "CSV"

View and edit SQL

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

source

format

file_created (date)

  • 2016-07-01 · 5

author

  • Andrew Piper · 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
707 South Australian Photographs World War 1 1914-1929 State Library of South Australia Andrew Piper 2013-05-31T07:08:43.848160 2019-08-29T04:37:07.788643 This dataset is an extract from the photographic collections of the State Library of South Australia… data.sa.gov.au https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403     South Australian Photographs World War 1 - 1914-1929 https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403/resource/76026372-d2f7-4257-b14b-fa6d2d4e5b95/download/saphotographswwi.csv CSV Compiled 2016. This data set has been superseded by an updated version at the top of this Data and R… 2016-07-01T17:35:16.663786 2016-07-01T07:35:16.542996   Creative Commons Attribution
734 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/dd50de39-280d-45e4-a21f-143f73fb7f1f/download/saphotographspre-1900.csv CSV Compiled 2016. This data set has been superseded by an updated version at the top of this Data and R… 2016-07-01T17:06:36.429408 2016-07-01T07:06:36.290705   Creative Commons Attribution
735 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/60df5002-fe0c-4d8d-a8c5-1affabe8cd90/download/saphotographs1900-1919.csv CSV Compiled 2016. This data set has been superseded by an updated version at the top of this Data and R… 2016-07-01T17:07:52.540823 2016-07-01T07:07:52.311544   Creative Commons Attribution
736 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/8e0c9bd6-966f-4f6c-8ebf-bc8340d4b25c/download/saphotographs1920-1949.csv CSV Compiled 2016. This data set has been superseded by an updated version at the top of this Data and R… 2016-07-01T17:09:32.090719 2016-07-01T07:09:31.912118   Creative Commons Attribution
737 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/88426df2-1f04-4397-8fd0-9b267e1ac2e0/download/saphotographs1950onwards.csv CSV Compiled 2016. This data set has been superseded by an updated version at the top of this Data and R… 2016-07-01T17:12:21.938444 2016-07-01T07:12:21.791961   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]);