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

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

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

2      Functional Requirements

See Semantics.

3      Syntax

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

4      Semantics

Label Description
Header Climate Risk Descriptors Header
– Standard-ClimateRiskDescriptors The characters “CUI-LRD-V”
– Version Major version – 1 or 2 characters
– Dot-separator The character “.”
– Subversion Minor version – 1 or 2 characters
MInstanceID Identifier of Virtual Space.
ClimateRiskDescriptorsTime Time of Descriptors were created.
ClimateRiskDescriptorsData Data collecting information on Descriptors.
GNSSPosition Data of GNSS Position
  – Time  Time of GNSS position acquisition..
  – Source  ID of prediction requester.
  – Type  GNSS Point.
  – Value of position According to the selected GNSS standard.
AverageTemperature Average Temperature.
  – Time Year of reference.
  – Source ID of prediction requester or ext. data provider.
  – Type Real number.
  – Average of temp. During last 4 quarters.
AverageMinimumTemperature Average Minimum Temperature.
  – 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 Average Maximum Temperature.
  – Time Year of reference.
  – Source ID of prediction requester or ext. data provider.
  – Type Real number.
  – Average of max temp. During the last 4 quarters.
TotalMonthlyPrecipitation Total Monthly Precipitation.
  – Time Month of reference.
  – Source ID of prediction requester or ext. data provider.
  – Type Real number.
  – Value of total monthly precipitations In mm.
AverageNumberOfMonthlyRainyDays4Qs Average Number of Monthly Rainy Days in the last 4. Quarters.
  – Time Year of reference.
  – Source ID of prediction requester or ext. data provider.
  – Type Real number.
  – Value of average number Monthly rainy days.
AverageMinimumHumidity4Qs Average Minimum Humidity in the last 4 Quarters.
  – Time Year of reference.
  – Source ID of prediction requester or external data provider.
  – Type Real number.
  – Value of average minimum humidity During the last 4 quarters.
AverageMaximumHumidity4Qs Average Maximum Humidity in the last 4 Quarters.
  – Time Year of reference.
  – Source ID of prediction requester or external data provider.
  – Type Real number.
  – Value of average maximum humidity During the last 4 quarters.

5     Conformance Testing

A Data instance Conforms with Climate Risk Descriptors (CUI-LRD)  if:

  1.  Its JSON Object validates against its JSON Schema.
  2. Any included  JSON Object validates against its JSON Schema.
  3. All Data in the JSON Object have the specified Data Types.

6     Performance Assessment