3 rows where author = "State Library of South Australia" and format = "TXT"

View and edit SQL

Suggested facets: start_date, end_date, file_title, file_description, file_modified, file_size, dataset_issued (date), dataset_modified (date), start_date (date), end_date (date), file_created (date), file_modified (date)

source

format

author

  • State Library of South Australia · 3
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
771 Heroes of the Great War Chronicle Newspaper Portraits 1915-1919 State Library of South Australia State Library of South Australia 2013-05-21T09:41:06.618734 2019-08-07T04:35:58.574343 Heroes of the Great War Indexing Project - over 17,000 references to notices published in the South … data.sa.gov.au https://data.sa.gov.au/data/dataset/11ed7815-8efa-4e72-a932-aea9f00e3d4f 1915-01-01 1919-12-31 Field descriptions https://data.sa.gov.au/data/dataset/11ed7815-8efa-4e72-a932-aea9f00e3d4f/resource/161b8750-01c2-41a0-a84b-edfeb41dd9e4/download/fielddescriptions.txt TXT Field descriptions of the dataset. 2015-07-03T12:28:38.862265     Creative Commons Attribution
774 Heroes of the Great War Chronicle Newspaper 1915-1919 State Library of South Australia State Library of South Australia 2013-05-21T09:33:48.665233 2019-08-07T04:30:27.193034 Heroes of the Great War Indexing Project - over 17,000 references to notices published in the South … data.sa.gov.au https://data.sa.gov.au/data/dataset/a3fe22b1-0807-4409-bdab-46dbbad6c300 1915-01-01 1919-12-31 Field descriptions https://data.sa.gov.au/data/dataset/a3fe22b1-0807-4409-bdab-46dbbad6c300/resource/d82d6412-4193-46d6-ac5d-3985a1e1ac0e/download/fielddescriptions.txt TXT Field descriptions of the dataset. 2015-07-03T12:25:59.129959     Creative Commons Attribution
782 Bradman Collection State Library of South Australia State Library of South Australia 2013-11-19T00:30:39.276203 2016-07-06T03:58:04.742146 Selection of images (53) from the State Library of South Australia’s Bradman Collection. Sir Donald… data.sa.gov.au https://data.sa.gov.au/data/dataset/08119936-12ac-40d9-85ec-75fafcd60156 1926-1975   Field Descriptions https://data.sa.gov.au/data/storage/f/2014-06-11T07%3A40%3A15.046Z/field-descriptions.txt TXT Field descriptions for Bradman Collection. 2013-11-18T19:10:13.479203 2014-10-30T09:01:38 758.0 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]);