Skip to content

Enum: FloatingRateIndexCategoryEnum

Top level ISDA FRO category.

URI: common_domain_model:FloatingRateIndexCategoryEnum

Permissible Values

Value Meaning Description
ScreenRate None The rate is observed directly from a screen
Calculated None The rate is calculated by the calculation agents from multiple observations
ReferenceBanks None The rate is obtained by polling several other banks

Slots

Name Description
category The ISDA FRO category (e

Identifier and Mapping Information

Schema Source

LinkML Source

name: FloatingRateIndexCategoryEnum
description: Top level ISDA FRO category.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  ScreenRate:
    text: ScreenRate
    description: The rate is observed directly from a screen.
    aliases:
    - Screen Rate
  Calculated:
    text: Calculated
    description: The rate is calculated by the calculation agents from multiple observations.
    aliases:
    - Calculated Rate
  ReferenceBanks:
    text: ReferenceBanks
    description: The rate is obtained by polling several other banks.
    aliases:
    - Reference Banks Rate