5 rows where format = "CSV" and "start_date" is on date 1960-01-01

View and edit SQL

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

start_date (date)

  • 1960-01-01 · 5

source

format

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
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
756 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/27e01056-9b5f-49d9-a0b2-26618952ca70/download/oralhistories.csv CSV Compiled 2016. This data set has been superseded by an updated version at the top of this Data and R… 2016-07-01T11:28:36.355404 2016-07-01T01:28:36.247296   Creative Commons Attribution
758 S. A. Speaks: An Oral History of Life in South Australia before 1930 State Library of South Australia State Library of South Australia 2016-06-29T07:00:04.358496 2019-08-29T04:32:01.228089 This dataset includes 45 oral histories from the project S. A. Speaks': An Oral History of Life in S… data.sa.gov.au https://data.sa.gov.au/data/dataset/387e2e32-f30c-4f9b-9d8f-848d06dfe18d 1960-01-01 2013-12-31 S. A. Speaks: An Oral History of Life in South Australia before 1930 https://data.sa.gov.au/data/dataset/387e2e32-f30c-4f9b-9d8f-848d06dfe18d/resource/36eb6481-5290-4edb-8392-b6b65478035e/download/saspeaks_oralhistory.csv CSV **Explanation of fields** - **URL** : URL of location of item online; audio file included in MP3 an… 2017-07-06T16:29:33.848862 2018-06-20T07:54:20.141244   Creative Commons Attribution
760 S. A. Speaks: An Oral History of Life in South Australia before 1930 State Library of South Australia State Library of South Australia 2016-06-29T07:00:04.358496 2019-08-29T04:32:01.228089 This dataset includes 45 oral histories from the project S. A. Speaks': An Oral History of Life in S… data.sa.gov.au https://data.sa.gov.au/data/dataset/387e2e32-f30c-4f9b-9d8f-848d06dfe18d 1960-01-01 2013-12-31 S. A. Speaks: An Oral History of Life in South Australia before 1930 https://data.sa.gov.au/data/dataset/387e2e32-f30c-4f9b-9d8f-848d06dfe18d/resource/8af5751c-05ed-4b50-b53f-6c629681ff0b/download/saspeaksoralhistory.csv CSV This data set was superseded in 2017 by an updated version at the top of this Data and Resources lis… 2016-12-01T14:34:14.189007 2016-12-01T03:34:14.110708   Creative Commons Attribution
762 S. A. Speaks: An Oral History of Life in South Australia before 1930 State Library of South Australia State Library of South Australia 2016-06-29T07:00:04.358496 2019-08-29T04:32:01.228089 This dataset includes 45 oral histories from the project S. A. Speaks': An Oral History of Life in S… data.sa.gov.au https://data.sa.gov.au/data/dataset/387e2e32-f30c-4f9b-9d8f-848d06dfe18d 1960-01-01 2013-12-31 S. A. Speaks: An Oral History of Life in South Australia before 1930 https://data.sa.gov.au/data/dataset/387e2e32-f30c-4f9b-9d8f-848d06dfe18d/resource/42c57421-be53-468e-b8f8-8d2dd57f234e/download/saspeaksoralhistory.csv CSV This resource was created in June 2016. It has been superseded by an updated version in December 201… 2016-06-29T17:18:39.462130 2016-06-29T07:18:39.368453   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]);