Renewable Energy Certificate Line in ESG data model
Traits
Traits for this entity are listed below.
is.CDM.entityVersion
Parameter | Value | Data type | Explanation |
---|---|---|---|
versionNumber | "4.3" | string | semantic version number of the entity |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||||
---|---|---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.identifiedBy
names a specific identity attribute to use with an entity
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | RenewableEnergyCertificateLine/(resolvedAttributes)/RenewableEnergyCertificateLineId | attribute |
minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.
Parameter | Value | Data type | Explanation |
---|---|---|---|
versionNumber | "1.2.3" | string |
is.IDM.modelVersion
Semantic version number of the IDM.
Parameter | Value | Data type | Explanation |
---|---|---|---|
versionNumber | "2.0.0" | string |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{A1CEB3C3-C0CE-4BB7-BC1B-A8718AC8EB0C}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nativeTo.businessArea
The name of the business area from which the entity originates.
Parameter | Value | Data type | Explanation |
---|---|---|---|
name | "Financial Product" | string |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides, or restates parts of logical schemas to produce one resolved schema.
Parameter | Value | Data type | Explanation |
---|---|---|---|
level | "resolved" | string | Possible values: logical, composition, resolved |
Attributes
Name | Description | First Included in Instance |
---|---|---|
RenewableEnergyCertificateId | The unique identifier of a Financial Product. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
RenewableEnergyCertificateLineId | The unique identifier of a Renewable Energy Certificate Line. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
ComponentId | The unique identifier of a Component. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
EnergyGenerationStartTimestamp | The period start timestamp for the energy generation. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
EnergyGenerationEndTimestamp | The period end timestamp for the energy generation. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
MatchedFromGenerationEnergyValue | The generation energy that is matched with the consumption energy in the granular matching process between the customer account and generation during the period. Note that the generation and consumption energy values may be different due to energy loss in storage of energy in batteries or during transmission from the generator to the customer. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
MatchedFromConsumptionEnergyValue | The consumption energy that is matched with the generation energy in the granular matching process between the customer account and generation during the period. Note that the generation and consumption energy values may be different due to energy loss in storage of energy in batteries or during transmission from the generator to the customer. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
MatchedEnergyUnitOfMeasureId | The unique identifier of a Unit Of Measure. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
StorageRoundtripEnergyEfficiencyPercentage | The percentage of energy that survives the roundtrip during the energy storage charge/discharge cycle. For example: If a Solar Array generates 100 kWh of energy and the energy is stored in a battery that has an efficiency of 80%, only 80 kWh of energy is available for consumption. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
DistributionEnergyEfficiencyPercentage | The percentage of energy that survives the trip from the generation source (network component) to the point of consumption by the customer (service property or premise).For example: If 100 kWh of energy are generated by a network component (generator) and only 97 kWh of that energy are available at the consumption point due to transmission / distribution losses, the distribution energy efficiency is 97%.. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
ConsumptionGridMarginalCarbonEmissionsIntensityValue | The carbon emission intensity associated with marginal consumption on the grid during the period. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
ConsumptionSystemWideCarbonEmissionIntensityValue | The carbon emission intensity associated with system wide consumption on the grid during the period. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
CarbonEmissionIntensityUnitOfMeasureId | The unique identifier of a Unit Of Measure. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
RenewableEnergyCertificateLineNote | A note, comment, or more information regarding the renewable energy certificate line. | Sustainability/esg-data-model/RenewableEnergyCertificateLine |
RenewableEnergyCertificateId
The unique identifier of a Financial Product. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Renewable Energy Certificate ID |
description | The unique identifier of a Financial Product. |
isPrimaryKey | true |
dataFormat | int64 |
Traits
List of traits for the RenewableEnergyCertificateId attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.
is.identifiedBy
names a specific identity attribute to use with an entity
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | RenewableEnergyCertificateLine/(resolvedAttributes)/RenewableEnergyCertificateId | attribute |
is.linkedEntity.identifier
Marks the attributes that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{8D554FAA-5C74-466E-9A14-A74965A7C4DD}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.dataFormat.integer
is.dataFormat.big
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.
RenewableEnergyCertificateLineId
The unique identifier of a Renewable Energy Certificate Line. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Renewable Energy Certificate Line ID |
description | The unique identifier of a Renewable Energy Certificate Line. |
isPrimaryKey | true |
dataFormat | int64 |
Traits
List of traits for the RenewableEnergyCertificateLineId attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.
is.identifiedBy
names a specific identity attribute to use with an entity
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | RenewableEnergyCertificateLine/(resolvedAttributes)/RenewableEnergyCertificateLineId | attribute |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{C5F46127-49D5-41FF-B852-2F9A68015F57}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
is.dataFormat.big
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.
ComponentId
The unique identifier of a Component. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Component ID |
description | The unique identifier of a Component. |
dataFormat | int64 |
isNullable | true |
Traits
List of traits for the ComponentId attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{BF8081CA-09ED-4130-8F58-C2C6171D2337}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
is.dataFormat.big
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.
EnergyGenerationStartTimestamp
The period start timestamp for the energy generation. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Energy Generation Start Timestamp |
description | The period start timestamp for the energy generation. |
dataFormat | dateTime |
isNullable | true |
Traits
List of traits for the EnergyGenerationStartTimestamp attribute are listed below.
is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{C030EB94-D08E-41CD-8923-B92149DFCB61}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.time
is.dataFormat.date
EnergyGenerationEndTimestamp
The period end timestamp for the energy generation. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Energy Generation End Timestamp |
description | The period end timestamp for the energy generation. |
dataFormat | dateTime |
isNullable | true |
Traits
List of traits for the EnergyGenerationEndTimestamp attribute are listed below.
is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{4E5283C4-3CBB-462C-9093-B94862E33B77}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.time
is.dataFormat.date
MatchedFromGenerationEnergyValue
The generation energy that is matched with the consumption energy in the granular matching process between the customer account and generation during the period. Note that the generation and consumption energy values may be different due to energy loss in storage of energy in batteries or during transmission from the generator to the customer. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Matched From Generation Energy Value |
description | The generation energy that is matched with the consumption energy in the granular matching process between the customer account and generation during the period. Note that the generation and consumption energy values may be different due to energy loss in storage of energy in batteries or during transmission from the generator to the customer. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the MatchedFromGenerationEnergyValue attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "22" | integer | the total number of significant digits |
scale | "10" | integer | the number of digits to the right of the decimal place |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{D67D3DCA-19E3-4055-87CD-80A9D588C69D}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
MatchedFromConsumptionEnergyValue
The consumption energy that is matched with the generation energy in the granular matching process between the customer account and generation during the period. Note that the generation and consumption energy values may be different due to energy loss in storage of energy in batteries or during transmission from the generator to the customer. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Matched From Consumption Energy Value |
description | The consumption energy that is matched with the generation energy in the granular matching process between the customer account and generation during the period. Note that the generation and consumption energy values may be different due to energy loss in storage of energy in batteries or during transmission from the generator to the customer. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the MatchedFromConsumptionEnergyValue attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "22" | integer | the total number of significant digits |
scale | "10" | integer | the number of digits to the right of the decimal place |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{95E9EC1E-E744-4024-99F0-318B18397A77}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
MatchedEnergyUnitOfMeasureId
The unique identifier of a Unit Of Measure. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Matched Energy Unit Of Measure ID |
description | The unique identifier of a Unit Of Measure. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the MatchedEnergyUnitOfMeasureId attribute are listed below.
is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{92370DBA-B5E8-425A-9665-8EE246D3F28C}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
StorageRoundtripEnergyEfficiencyPercentage
The percentage of energy that survives the roundtrip during the energy storage charge/discharge cycle.
For example: If a Solar Array generates 100 kWh of energy and the energy is stored in a battery that has an efficiency of 80%, only 80 kWh of energy is available for consumption. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Storage Roundtrip Energy Efficiency Percentage |
description | The percentage of energy that survives the roundtrip during the energy storage charge/discharge cycle.
For example: If a Solar Array generates 100 kWh of energy and the energy is stored in a battery that has an efficiency of 80%, only 80 kWh of energy is available for consumption. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the StorageRoundtripEnergyEfficiencyPercentage attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "22" | integer | the total number of significant digits |
scale | "10" | integer | the number of digits to the right of the decimal place |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{7C9B09D7-BBD2-4695-B228-E67B3F5A3751}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
DistributionEnergyEfficiencyPercentage
The percentage of energy that survives the trip from the generation source (network component) to the point of consumption by the customer (service property or premise).
For example: If 100 kWh of energy are generated by a network component (generator) and only 97 kWh of that energy are available at the consumption point due to transmission / distribution losses, the distribution energy efficiency is 97%.. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Distribution Energy Efficiency Percentage |
description | The percentage of energy that survives the trip from the generation source (network component) to the point of consumption by the customer (service property or premise).
For example: If 100 kWh of energy are generated by a network component (generator) and only 97 kWh of that energy are available at the consumption point due to transmission / distribution losses, the distribution energy efficiency is 97%.. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the DistributionEnergyEfficiencyPercentage attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "22" | integer | the total number of significant digits |
scale | "10" | integer | the number of digits to the right of the decimal place |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{0F5DC257-414A-4026-BD86-587871DF14C4}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
ConsumptionGridMarginalCarbonEmissionsIntensityValue
The carbon emission intensity associated with marginal consumption on the grid during the period. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Consumption Grid Marginal Carbon Emissions Intensity Value |
description | The carbon emission intensity associated with marginal consumption on the grid during the period. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the ConsumptionGridMarginalCarbonEmissionsIntensityValue attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "22" | integer | the total number of significant digits |
scale | "10" | integer | the number of digits to the right of the decimal place |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{D295D7E6-C16C-47D7-9A19-042F8BE5133D}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
ConsumptionSystemWideCarbonEmissionIntensityValue
The carbon emission intensity associated with system wide consumption on the grid during the period. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Consumption System Wide Carbon Emission Intensity Value |
description | The carbon emission intensity associated with system wide consumption on the grid during the period. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the ConsumptionSystemWideCarbonEmissionIntensityValue attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "22" | integer | the total number of significant digits |
scale | "10" | integer | the number of digits to the right of the decimal place |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{9D2991D4-20EE-4567-B54F-23CDDE36BE84}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
CarbonEmissionIntensityUnitOfMeasureId
The unique identifier of a Unit Of Measure. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Carbon Emission Intensity Unit Of Measure ID |
description | The unique identifier of a Unit Of Measure. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the CarbonEmissionIntensityUnitOfMeasureId attribute are listed below.
is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{5A9ED727-A77A-4C2C-8B75-41529C467ADB}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
RenewableEnergyCertificateLineNote
A note, comment, or more information regarding the renewable energy certificate line. First included in: Sustainability/esg-data-model/RenewableEnergyCertificateLine (this entity)
Properties
Name | Value |
---|---|
displayName | Renewable Energy Certificate Line Note |
description | A note, comment, or more information regarding the renewable energy certificate line. |
dataFormat | string |
maximumLength | 2048 |
isNullable | true |
Traits
List of traits for the RenewableEnergyCertificateLineNote attribute are listed below.
is.dataFormat.character
is.dataFormat.big
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.
is.dataFormat.array
indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String, and Array of Byte is a Binary Object.
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|---|---|---|
identifier | "{B0AACD5D-5DD9-49D6-83C7-1886C4155AC0}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
maximumLength | "2048" | integer |
is.dataFormat.character
is.dataFormat.array
indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String, and Array of Byte is a Binary Object.