Go to CUI-CPP V2.0 Data Types

1     Definition 2     Functional Requirements 3     Syntax
4     Semantics 5    Conformance Testing 6     Performance Assessment

1      Definition

Descriptors produced by Primary Discontinuity Description AIM using Primary Risk Statements, Financial Descriptors, and Governance Descriptors.

2      Functional Requirements

Primary Discontinuity Descriptors includes the following data:

  1. The Company Discontinuity Probability within the Prediction Horizon.
  2. A 3D tensor including, for each table:
    1. The name of Financial Descriptors and their impact on the Company Discontinuity expressed as the percentage of the Company Discontinuity Probability.
    2. The name of Governance Descriptors and their impact on the Company Discontinuity expressed as the percentage of the Company Discontinuity Probability.
    3. The name of Primary Risk Descriptors and the impact on the Company Discontinuity expressed as the percentage of the Company Discontinuity Probability.
  3. A 3D tensor having the following dimensions:
    1. Name of Primary Risk.
    2. Primary Risk: value between 0 and 1.
    3. For each Primary Risk, a table including, for each row, the name of the Primary Risk Descriptor and a value between 0 and 1 representing the importance of the Descriptor on the Risk caused to the Company Default expressed as the percentage of the Risk value.

3      Syntax

https://schemas.mpai.community/CUI1/V2.0/data/PrimaryDiscontinuityDescriptors.json

4      Semantics

 
Header Space-Time Header
– Standard-Object The characters “CUI-PSD-V”
– Version Major version – 1 or 2 characters
– Dot-separator The character “.”
– Subversion Minor version – 1 or 2 characters
MInstance Identifier of Virtual Space.
PrimaryDiscontinuityDescriptorsID ID of Primary Discontinuity Descriptors.
PrimaryDiscontinuityDescriptors Data in Primary Discontinuity Descriptors.
– FinancialDescriptorsImpacts[] Name of Financial Descriptor
  – FinancialDescriptorID
  – FinancialDescriptorsImpact Real number between 0 and 1.
– GovernanceDescriptorsImpacts[] Name of Financial Descriptor
  –GovernanceDescriptorID
  –GovernanceDescriptorsImpact Real number between 0 and 1.
–CyberRiskImpact
–CyberRiskDescriptorsImpacts[] Name of Financial Descriptor
  –CyberRiskDescriptorID
  –CyberRiskDescriptorsImpact Real number between 0 and 1.
–ClimateRiskImpact
–ClimateRiskDescriptorsImpacts[] Name of Financial Descriptor
  –ClimateRiskDescriptorID
  –ClimateRiskDescriptorsImpact Real number between 0 and 1.
DescrMetadata Descriptive Metadata

5     Conformance Testing

A Data instance Conforms with Aaaaaa (CUI-XYZ) V2.0 if:

  1. The Data validates against the Aaaaaa’s JSON Schema.
  2. All Data in the  Aaaaaa’s JSON Schema
    1. Have the specified type.
    2. Validate against their JSON Schemas.
    3. Conform with their Data Qualifiers if present.

6     Performance Assessment