<ddi:DDIInstance xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="ddi:instance:3_3 http://ddialliance.org/Specification/DDI-Lifecycle/3.3/XMLSchema/instance.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ddi="ddi:instance:3_3" xmlns:r="ddi:reusable:3_3" xmlns:s="ddi:studyunit:3_3" xmlns:d="ddi:datacollection:3_3" xmlns:a="ddi:archive:3_3" xmlns:c="ddi:conceptualcomponent:3_3" xmlns:cm="ddi:comparative:3_3" xmlns:g="ddi:group:3_3" xmlns:l="ddi:logicalproduct:3_3" xmlns:p="ddi:physicaldataproduct:3_3" xmlns:pi="ddi:physicalinstance:3_3" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xml="http://www.w3.org/XML/1998/namespace" isMaintainable="true" scopeOfUniqueness="Agency">
  <r:URN>urn:ddi:se.researchdata:doi-10-5281-zenodo-5493688:0</r:URN>
  <r:Agency>SND</r:Agency>
  <r:ID>doi-10-5281-zenodo-5493688</r:ID>
  <r:Version>0</r:Version>
  <g:ResourcePackage>
    <r:URN>urn:ddi:se.researchdata:doi-10-5281-zenodo-5493688.ResourcePackage:2.0</r:URN>
    <r:OtherMaterialScheme>
      <r:URN>urn:ddi:se.researchdata:doi-10-5281-zenodo-5493688.OtherMaterialScheme:2.0</r:URN>
    </r:OtherMaterialScheme>
    <a:OrganizationScheme>
      <r:URN>urn:ddi:se.researchdata:doi-10-5281-zenodo-5493688.OrganizationScheme-0:2.0</r:URN>
      <a:Individual>
        <r:URN>urn:ddi:se.researchdata:doi-10-5281-zenodo-5493688.Individual-0:2.0</r:URN>
        <r:UserAttributePair>
          <r:AttributeKey>affiliation</r:AttributeKey>
          <r:AttributeValue>Mälardalen University</r:AttributeValue>
        </r:UserAttributePair>
        <a:IndividualIdentification>
          <a:IndividualName>
            <a:LastFamily>Nikolaos Sycofyllos</a:LastFamily>
            <a:FullName>
              <r:String>Nikolaos Sycofyllos</r:String>
            </a:FullName>
          </a:IndividualName>
        </a:IndividualIdentification>
      </a:Individual>
      <a:Individual>
        <r:URN>urn:ddi:se.researchdata:doi-10-5281-zenodo-5493688.Individual-0:2.0</r:URN>
        <r:UserAttributePair>
          <r:AttributeKey>affiliation</r:AttributeKey>
          <r:AttributeValue>Mälardalen University</r:AttributeValue>
        </r:UserAttributePair>
        <a:IndividualIdentification>
          <a:IndividualName>
            <a:LastFamily>Eduard Paul Enoiu</a:LastFamily>
            <a:FullName>
              <r:String>Eduard Paul Enoiu</r:String>
            </a:FullName>
          </a:IndividualName>
        </a:IndividualIdentification>
      </a:Individual>
    </a:OrganizationScheme>
  </g:ResourcePackage>
  <s:StudyUnit>
    <r:URN>urn:ddi:se.researchdata:doi-10-5281-zenodo-5493688.StudyUnit:2.0</r:URN>
    <r:UserID typeOfUserID="datasetIdentifier">doi-10-5281-zenodo-5493688</r:UserID>
    <r:Citation>
      <r:Title>
        <r:String xml:lang="en">Data Set: Software-Related Fatal Failures: An Empirical Exploration of RISKS Reports</r:String>
      </r:Title>
      <r:Creator>
        <r:CreatorReference>
          <r:URN>urn:ddi:se.researchdata:doi-10-5281-zenodo-5493688.Individual-0:2.0</r:URN>
          <r:TypeOfObject>Individual</r:TypeOfObject>
        </r:CreatorReference>
      </r:Creator>
      <r:Publisher>
        <r:PublisherName>
          <r:String xml:lang="sv">Mälardalens universitet</r:String>
          <r:String xml:lang="en">Mälardalen University</r:String>
        </r:PublisherName>
      </r:Publisher>
      <r:Publisher>
        <r:PublisherName>
          <r:String xml:lang="sv">Mälardalens universitet</r:String>
          <r:String xml:lang="en">Mälardalen University</r:String>
        </r:PublisherName>
      </r:Publisher>
      <r:PublicationDate>
        <r:SimpleDate>2021-09-08</r:SimpleDate>
      </r:PublicationDate>
      <r:InternationalIdentifier>
        <r:IdentifierContent>10.5281/zenodo.5493688</r:IdentifierContent>
        <r:ManagingAgency controlledVocabularyAgencyName="DOI">DOI</r:ManagingAgency>
      </r:InternationalIdentifier>
    </r:Citation>
    <r:Abstract>
      <r:Content xml:lang="en">About the dataset

This dataset accompanies the study Software-Related Fatal Failures: An Empirical Exploration of RISKS Reports. It contains 73 documented cases, dated from 1978 to 2014, in which software was considered a crucial contributing factor to an accident involving one or more fatalities.

The cases were identified primarily through the ACM SIGSOFT Software Engineering Notes series RISKS to the Public in Computers and Related Systems. The dataset also records supporting references such as official investigations, scientific publications, books, newspapers, and magazines where these were available.

Purpose

The dataset was created to provide an empirical basis for investigating software-related fatal failures. It supports research into:

fatalities reported in connection with software-related failures;

the probable main causes of these failures;

the industries and application areas in which they occurred;

the roles of software, hardware, users, interfaces, and operating conditions; and

the quality and completeness of publicly available evidence.

It is intended as a starting point for replication, validation, correction, extension, and comparative research in software safety, dependable systems, human-computer interaction, accident analysis, and risk management.

Dataset contents

Each row represents one reported case. The fields describe the date, number of deaths, location, nature of the accident, principal contributing faults, probable main-cause category, industry or application area, assessed data quality, references, and relevant notes.

Probable main causes are classified as Physical, Software, Physical and Software, User-Software Interaction, or Insufficient Data. Evidence quality is classified as Good, Poor, or Controversial.

Important limitations

In this dataset, software-related does not mean that software was necessarily the sole or root cause. Many accidents involved interactions among software, hardware, users, interfaces, operating procedures, training, environmental conditions, and organizational factors.

The collection is based on publicly available reporting and should not be interpreted as a complete census of software-related fatalities. Cases may be missing, incompletely investigated, disputed, or documented only through secondary sources. Fatality counts and causal classifications should therefore be treated as research estimates rather than definitive legal or technical findings.

Reuse

Researchers extending this dataset are encouraged to verify cases against primary or official sources, preserve the original case numbers, document all changes and reclassifications, and provide provenance information for newly added evidence.

Suggested citation

Sycofyllos, Nikolaos, and Eduard Paul Enoiu. 2021. Data Set: Software-Related Fatal Failures: An Empirical Exploration of RISKS Reports. Zenodo. DOI: 10.5281/zenodo.5493688.</r:Content>
    </r:Abstract>
    <r:Coverage>
      <r:TopicalCoverage>
        <r:URN>urn:ddi:se.researchdata:doi-10-5281-zenodo-5493688.TopicalCoverage:2.0</r:URN>
        <r:Subject xml:lang="en" controlledVocabularyID="102" controlledVocabularyName="Standard för svensk indelning av forskningsämnen 2025">Computer and Information Sciences</r:Subject>
        <r:Subject xml:lang="sv" controlledVocabularyID="102" controlledVocabularyName="Standard för svensk indelning av forskningsämnen 2025">Data- och informationsvetenskap (datateknik)</r:Subject>
      </r:TopicalCoverage>
      <r:SpatialCoverage />
    </r:Coverage>
    <a:Archive>
      <r:URN>urn:ddi:se.researchdata:doi-10-5281-zenodo-5493688.Archive:2.0</r:URN>
      <a:ArchiveSpecific>
        <a:Item>
          <a:Access>
            <r:URN>urn:ddi:se.researchdata:doi-10-5281-zenodo-5493688.Archive-ArchiveSpecificType-AccessType:2.0</r:URN>
            <a:TypeOfAccess controlledVocabularyName="info:eu-repo-Access-Terms vocabulary">openAccess</a:TypeOfAccess>
          </a:Access>
          <a:DataFileQuantity>0</a:DataFileQuantity>
        </a:Item>
      </a:ArchiveSpecific>
    </a:Archive>
  </s:StudyUnit>
</ddi:DDIInstance>