Skip to content

Enum: MarketType

Market type.

URI: MarketType

Permissible Values

Value Meaning Description
DAM cim:MarketType.DAM
HAM cim:MarketType.HAM
RTM cim:MarketType.RTM
RUC cim:MarketType.RUC

Slots

Name Description
market_type The market type, Day Ahead Market or Real Time Market
latest_sched_mkt_type This indicates the latest schedule market type a contract can be applied to

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: MarketType
description: Market type.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:MarketType
permissible_values:
  DAM:
    text: DAM
    meaning: cim:MarketType.DAM
  HAM:
    text: HAM
    meaning: cim:MarketType.HAM
  RTM:
    text: RTM
    meaning: cim:MarketType.RTM
  RUC:
    text: RUC
    meaning: cim:MarketType.RUC