Go to CUI-CPP V2.0 Data Types

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

Informative

1      Definition

The collection of Climate Risk Statements provided by the Company being assessed with an Implementation of CUI-CPP V2.0.

Note: Climate Risk Statements reflect the current normative situation where Climate Risk Statements and Climate Risk Descriptors have the same format. If a jurisdiction decides to change the Format of their Climate Risk Statements, this change shall be reflected in the Climate Risk Statements used as input to a CUI-CPP V2.0 Implementation.

Therefore, the Climate Risk Statements are informative.

Other Risk Statements can be added as needed, using the same methodology.

2      Functional Requirements

See Semantics.

3      Syntax

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

4      Semantics

Label Description
Header Climate Risk Statements Header
– Standard-ClimateRiskStatements The characters “CUI-LRS-V”
– Version Major version – 1 or 2 characters
– Dot-separator The character “.”
– Subversion Minor version – 1 or 2 characters
MInstanceID Identifier of Virtual Space.
ClimateRiskStatementTime
ClimateRiskStatementsData
GNSSPosition GNSS Position of organisation
  – Time Time of prediction.
  – Source: ID of prediction requester.
  – Type: GNSS Point
  – Value of position according to selected GNSS std.
AverageTemperature
  – Time: year of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Average of temp. during last 4 quarters
AverageMinimumTemperature
  – Time: year of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Average of min temp. during last 4 quarters
AverageMaximumTemperature
  – Time: year of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Average of max temp. during last 4 quarters
TotalMonthlyPrecipitation
  – Time: month of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Value of total monthly precipitations in mm
AverageNumberOfMonthlyRainyDays4Qs
  – Time: year of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Value of average number of monthly rainy days
AverageMinimumHumidity4Qs
  – Time: year of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Value of average minimum humidity
AverageMaximumHumidity4Qs
  – Time: year of reference.
  – Source: ID of prediction requester or ext. data provider
  – Type: Real number
  – Value of average maximum humidity

 

Label Description
Header Climate Risk Statements Header
– Standard-ClimateRiskStatements The characters “CUI-LRS-V”
– Version Major version – 1 or 2 characters
– Dot-separator The character “.”
– Subversion Minor version – 1 or 2 characters
MInstanceID Identifier of Virtual Space.
ClimateRiskStatementTime Climate Risk Statement Time
ClimateRiskStatementsData Set of Climate Risk Statements

5     Conformance Testing

A Data instance Conforms with Climate Risk Statements (CUI-LRS) if:

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

6     Performance Assessment