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 COUNTRIES table contains description data for countries.
Column NameTypeNot NullCube FieldDefault Value1Description
AS_OF_DATEDATEYTimestamp (at close of business) for the data.
COUNTRY_CODESTRINGYN/AUnique three-letter country identifier code.
COUNTRYSTRINGYN/AThe name of the country.
LATITUDEDOUBLEYN/AThe latitude of the country in the decimal degrees format.
LONGITUDEDOUBLEYN/AThe longitude of the country in the decimal degrees format.
REGIONSTRINGYN/AThe region in which the country is located.
SUB_REGIONSTRINGYN/AThe sub-region in which the country is located.

Unique Key

Columns
AS_OF_DATE
COUNTRY_CODE

Incoming Joins

Source TableSource ColumnsTarget Columns
COUNTERPARTIESAS_OF_DATE
COUNTRY_OF_ADDRESS
AS_OF_DATE
COUNTRY_CODE
COUNTERPARTIESAS_OF_DATE
COUNTRY_OF_RISK
AS_OF_DATE
COUNTRY_CODE

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