Dela via


Greenhouse Gas in ESG data model

Base entity from which all Industry Data Model entities are derived.

Traits

Traits for this entity are listed here.

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"4.3"stringsemantic version number of the entity

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBase entity from which all Industry Data Model entities are derived.
enA greenhouse gas is a gas that absorbs and emits radiant energy within the thermal infrared range and contributes to the greenhouse effect.

The first seven examples reflect the gases covered by the UNFCCC.

Example:

  • carbon dioxide (CO2)
  • methane (CH4)
  • nitrous oxide (N2O)
  • hydrofluorocarbons (HFCs)
  • perfluorocarbons (PFCs)
  • sulphur hexafluoride (SF6)
  • nitrogen trifluoride (NF3)
entitya reference to the constant entity holding the list of localized text

is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeGreenhouseGas/(resolvedAttributes)/GreenhouseGasIdattribute

minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.

ParameterValueData typeExplanation
versionNumber"1.2.3"string

is.IDM.modelVersion
Semantic version number of the IDM.

ParameterValueData typeExplanation
versionNumber"1.6.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 other identification values.

ParameterValueData typeExplanation
identifier"{2868D817-93CD-4999-A343-0A011811637E}"stringThe 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.

ParameterValueData typeExplanation
name"Sustainability"string

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enGreenhouse Gas
entitya 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.

ParameterValueData typeExplanation
level"resolved"stringPossible values: logical, composition, resolved

Attributes

Name Description First Included in Instance
GreenhouseGasId The unique identifier (key) of a greenhouse gas. GreenhouseGas
GreenhouseGasName The common or business name of the greenhouse gas. GreenhouseGas
GreenhouseGasDescription A description regarding the greenhouse gas. GreenhouseGas
GreenhouseGasAbbreviation The abbreviation of a greenhouse gas.- carbon dioxide (CO2)- methane (CH4)- nitrous oxide (N2O)- hydrofluorocarbons (HFCs)- perfluorocarbons (PFCs)- sulphur hexafluoride (SF6)- nitrogen trifluoride (NF3) GreenhouseGas
GreenhouseGasFormula The greenhouse gas formula. GreenhouseGas
GreenhouseGasNote A note, comment or additional information. GreenhouseGas

GreenhouseGasId

The unique identifier (key) of a greenhouse gas.
First included in: GreenhouseGas (this entity)

Properties

NameValue
displayNameGreenhouse Gas ID
descriptionThe unique identifier (key) of a greenhouse gas.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the GreenhouseGasId attribute are listed here.

is.dataFormat.integer
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeGreenhouseGas/(resolvedAttributes)/GreenhouseGasIdattribute

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{346B8A23-3537-4EB9-9F7A-D55072647A80}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enGreenhouse Gas ID
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier (key) of a greenhouse gas.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

GreenhouseGasName

The common or business name of the greenhouse gas.
First included in: GreenhouseGas (this entity)

Properties

NameValue
displayNameGreenhouse Gas Name
descriptionThe common or business name of the greenhouse gas.
dataFormatstring
maximumLength256
isNullabletrue

Traits

List of traits for the GreenhouseGasName attribute are listed here.

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. 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 other identification values.

ParameterValueData typeExplanation
identifier"{2150BD8F-EC17-49CA-AD3B-AB7A6D277622}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enGreenhouse Gas Name
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe common or business name of the greenhouse gas.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"256"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. Array of Byte is a Binary Object.

GreenhouseGasDescription

A description regarding the greenhouse gas.
First included in: GreenhouseGas (this entity)

Properties

NameValue
displayNameGreenhouse Gas Description
descriptionA description regarding the greenhouse gas.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the GreenhouseGasDescription attribute are listed here.

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. 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 other identification values.

ParameterValueData typeExplanation
identifier"{F2E492A3-4139-45A1-A9CF-717A4678627E}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enGreenhouse Gas Description
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enA description regarding the greenhouse gas.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
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. Array of Byte is a Binary Object.

GreenhouseGasAbbreviation

The abbreviation of a greenhouse gas.

  • carbon dioxide (CO2)
  • methane (CH4)
  • nitrous oxide (N2O)
  • hydrofluorocarbons (HFCs)
  • perfluorocarbons (PFCs)
  • sulphur hexafluoride (SF6)
  • nitrogen trifluoride (NF3)
    First included in: GreenhouseGas (this entity)

Properties

NameValue
displayNameGreenhouse Gas Abbreviation
descriptionThe abbreviation of a greenhouse gas.
  • carbon dioxide (CO2)
  • methane (CH4)
  • nitrous oxide (N2O)
  • hydrofluorocarbons (HFCs)
  • perfluorocarbons (PFCs)
  • sulphur hexafluoride (SF6)
  • nitrogen trifluoride (NF3)
dataFormatstring
maximumLength5
isNullabletrue

Traits

List of traits for the GreenhouseGasAbbreviation attribute are listed here.

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. 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 other identification values.

ParameterValueData typeExplanation
identifier"{268E19CD-CFCE-48E8-BD28-D012155526A1}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enGreenhouse Gas Abbreviation
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe abbreviation of a greenhouse gas.

  • carbon dioxide (CO2)
  • methane (CH4)
  • nitrous oxide (N2O)
  • hydrofluorocarbons (HFCs)
  • perfluorocarbons (PFCs)
  • sulphur hexafluoride (SF6)
  • nitrogen trifluoride (NF3)
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"5"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. Array of Byte is a Binary Object.

GreenhouseGasFormula

The greenhouse gas formula.
First included in: GreenhouseGas (this entity)

Properties

NameValue
displayNameGreenhouse Gas Formula
descriptionThe greenhouse gas formula.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the GreenhouseGasFormula attribute are listed here.

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. 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 other identification values.

ParameterValueData typeExplanation
identifier"{C285B360-4B4C-42C0-8529-9A6C41D8FD60}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enGreenhouse Gas Formula
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe greenhouse gas formula.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
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. Array of Byte is a Binary Object.

GreenhouseGasNote

A note, comment or additional information.
First included in: GreenhouseGas (this entity)

Properties

NameValue
displayNameGreenhouse Gas Note
descriptionA note, comment or additional information.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the GreenhouseGasNote attribute are listed here.

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. 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 other identification values.

ParameterValueData typeExplanation
identifier"{0BD370EA-AE23-47B9-A110-44EE750B04D1}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enGreenhouse Gas Note
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enA note, comment or additional information.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
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. Array of Byte is a Binary Object.