2 rows where "file_created" is on date 2015-07-02 and file_description = "Heroes of the Great War Indexing Project - over 17,000 references to notices published in the South Australian newspaper The Chronicle between 1915 and 1919. Some service personnel had more than one notice within the paper."

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date), start_date (date), end_date (date)

format

source

file_description

  • Heroes of the Great War Indexing Project - over 17,000 references to notices published in the South Australian newspaper The Chronicle between 1915 and 1919. Some service personnel had more than one notice within the paper. · 2

file_created (date)

  • 2015-07-02 · 2
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
772 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 Heroes of the Great War Chronicle 1915-1919 https://data.sa.gov.au/data/dataset/a3fe22b1-0807-4409-bdab-46dbbad6c300/resource/456285e1-ac4a-476c-9e7c-791dd6d58ff5/download/heroesofthegreatwarchroniclepersonalnotices.csv CSV Heroes of the Great War Indexing Project - over 17,000 references to notices published in the South … 2015-07-02T12:51:23.023143     Creative Commons Attribution
773 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 Heroes of the Great War Chronicle - Additional Information https://data.sa.gov.au/data/dataset/a3fe22b1-0807-4409-bdab-46dbbad6c300/resource/615163bd-ffb2-4a1a-9899-41654bc3caed/download/heroesofthegreatwarchronicledescriptionofdataset.doc DOC Heroes of the Great War Indexing Project - over 17,000 references to notices published in the South … 2015-07-02T12:53:09.807933     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]);