Skip to content

Enum: EnergyPriceIndexType

_For example: _

_WHOLESALE _

_RETAIL _

_BOTH _

__

URI: EnergyPriceIndexType

Permissible Values

Value Meaning Description
BOTH cim:EnergyPriceIndexType.BOTH
RETAIL cim:EnergyPriceIndexType.RETAIL
WHOLESALE cim:EnergyPriceIndexType.WHOLESALE

Slots

Name Description
energy_price_index_type EPI type such as wholesale or retail

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: EnergyPriceIndexType
description: "For example:\r\nWHOLESALE\r\nRETAIL\r\nBOTH\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:EnergyPriceIndexType
permissible_values:
  BOTH:
    text: BOTH
    meaning: cim:EnergyPriceIndexType.BOTH
  RETAIL:
    text: RETAIL
    meaning: cim:EnergyPriceIndexType.RETAIL
  WHOLESALE:
    text: WHOLESALE
    meaning: cim:EnergyPriceIndexType.WHOLESALE