5 rows where "file_modified" is on date 2017-07-07 and publisher = "State Library of South Australia"

View and edit SQL

Suggested facets: dataset_title, author, 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_created (date)

format

source

publisher

  • State Library of South Australia · 5

file_modified (date)

  • 2017-07-07 · 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
705 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/ef4c0c93-2bdb-4fe2-ad26-fea2f0161551/download/saphotographswwi.csv CSV Compiled 2017. This data set has been superseded by an updated version above in this Data and Resour… 2017-07-07T12:28:57.610553 2017-07-07T02:28:57.490338   Creative Commons Attribution
706 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 (Excel workbook) https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403/resource/5d6ed653-c45d-44f7-ada4-b0d6ceee1484/download/saphotographswwi.xlsx XLSX Compiled 2017. This data set has been superseded by an updated version above in this Data and Resour… 2017-07-07T12:31:19.902519 2017-07-07T02:31:19.785020   Creative Commons Attribution
754 Oral Histories State Library of South Australia State Library of South Australia 2016-06-29T05:56:30.682753 2019-08-29T04:33:50.156866 This dataset includes 952 selected oral history transcripts from the J.D. Somerville Oral History Co… data.sa.gov.au https://data.sa.gov.au/data/dataset/a1fce9bf-9afe-426f-a4b8-e2661e611436 1960-01-01 2013-12-31 Oral Histories https://data.sa.gov.au/data/dataset/a1fce9bf-9afe-426f-a4b8-e2661e611436/resource/a953a0e5-ab69-41d4-b658-9dfc97253b0f/download/oralhistorieswithtranscript.csv CSV **Explanation of fields** - **RECORD#** : SLSA unique identifier eg "b29335796" - **URL** : URL t… 2017-07-07T13:04:40.199604 2017-07-07T03:04:40.131038   Creative Commons Attribution
755 Oral Histories State Library of South Australia State Library of South Australia 2016-06-29T05:56:30.682753 2019-08-29T04:33:50.156866 This dataset includes 952 selected oral history transcripts from the J.D. Somerville Oral History Co… data.sa.gov.au https://data.sa.gov.au/data/dataset/a1fce9bf-9afe-426f-a4b8-e2661e611436 1960-01-01 2013-12-31 Oral Histories - Excel workbook https://data.sa.gov.au/data/dataset/a1fce9bf-9afe-426f-a4b8-e2661e611436/resource/547be64c-8b9e-4d1e-8319-1fb8f2f8af5f/download/oralhistorieswithtranscript.xlsx XLSX This Excel workbook contains the same data as the CSV file but has the advantage that URLs are activ… 2017-07-07T13:08:01.407175 2017-07-07T03:08:01.336759   Creative Commons Attribution
766 Dewey call numbers used in the South Australian Public Library One Card Network State Library of South Australia State Library of South Australia 2015-11-04T04:23:58.932060 2019-08-28T05:28:09.471978 A list of Dewey call numbers and count by number of items or by title and copies in the South Austra… data.sa.gov.au https://data.sa.gov.au/data/dataset/8d057a25-324d-47d8-a841-2d0a8b60adab 2015-11-06 2017-07-07 Dewey call numbers used in the South Australian Public Library One Card Network - July 2017 https://data.sa.gov.au/data/dataset/8d057a25-324d-47d8-a841-2d0a8b60adab/resource/fd0d899c-ff12-4af4-bd1d-8256fb015c34/download/plsadeweyby10s2017.csv CSV Compiled on 7 July 2017. A list of Dewey call numbers used -- in ranges of 10 numbers -- and counts… 2017-07-07T16:41:03.784110 2017-07-07T06:41:03.689620   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]);