Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

The DYNAMIC_TENORS, DYNAMIC_MATURITIES, and DYNAMIC_MONEYNESS tables are used to support dynamic bucketing. These are isolated tables and not part of any cube facts.
Column NameTypeNot NullDefault Value1Cube FieldDescription
TENOR_SETSTRINGY‘DEFAULT’Not used in cubeSpecifies the label for the context value that users can select at query time to apply this tenor.

Example: DECADE
TENOR_LABELSTRINGY‘N/A’Tenor or Maturity or MoneynesThe tenor label corresponding to the vertex of the risk factor, such as 3M, 5Y, and so on.
SENSITIVITY_NAMESTRINGY‘N/A’Not used in cubeThe sensitivity for which the tenor, maturity, or moneyness label is used.
NUMBER_OF_DAYSDOUBLEY0.0Not used in cubeThe number of days to include in the bucketed group.

Example: 1080
TENOR_INDICESINTY0Not used in cubeThe index of the tenor, maturity, or moneyness entry.

Unique Key

Columns
TENOR_LABEL
SENSITIVITY_NAME
TENOR_SET

  1. If the default value is marked as empty, it means that the default value is ‘null’ for nullable fields, and that a value needs to be explicitly set for non-nullable fields.  ↩︎