| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The item of comstitute analysis list. | ||
| enterpriseName | string | The name of enterprise. | EnterpriseA |
| rawData | double | Raw data | 1.2 |
| carbonEmissionData | double | Carbon emission | 3.222 |
| ratio | double | Ratio.example value: 0.5 (i. e. 50%). | 0.5 |
| nameKey | string | The unique identifier of name. | carbonInventory.check.indirect_emissions_from_imported_electricity |
| name | string | The name. | Scope 1: Direct GHG emissions |
| emissionSourceKey | string | Unique identification of emission source. | carbonInventory.check.by_electricity_properties/carbonInventory.check.wind_electricity/carbonInventory.check.gec |
| emissionSource | string | Emission source | GEC |
| dataUnit | string | Data Unit | kWh |
| envGasEmissions | array<object> | Gas Emissions Detail List. | |
| gasEmissionItem | object | ||
| type | string | A unique key that identifies the gas type. | 1 |
| name | string | Name of gas. | CO₂ |
| gasEmissionData | double | Gas emissions. | 4.33 |
| carbonEmissionData | double | Carbon emissions. | 1.2 |
| subConstituteItems | array | The child detail list. | |
| constituteItem | ConstituteItem | Descent emission List |