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 SURFACE_MARKET_DATA table contains market data defined along two axes (tenors and moneyness). It is an isolated table and not part of any cube facts.
Column NameTypeNot NullDefault Value1Description
AS_OF_DATEDATEYTimestamp (at close of business) for the data.
MARKET_DATA_SETSTRINGYString defining the market data set, for example “Trader marks” or “Official EOD”.
SURFACE_IDSTRINGYThe ID of the surface to which the market data relates.
TENORSTRINGYTenor labels, such as 3M, 5Y and so on.
MONEYNESSSTRINGYMoneyness labels.
QUOTEDOUBLEYThe quote for the tenor.

Unique Key

Columns
AS_OF_DATE
MARKET_DATA_SET
SURFACE_ID
TENOR
MONEYNESS

  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.  ↩︎