Reference¶
This section describes all available custom functions provided by IBM Envizi for Excel.
Each function calls the IBM Envizi Emissions API from Excel to calculate greenhouse gas (GHG) emissions based on provided inputs.
General Notes¶
All functions must be entered directly into Excel cells.
Arguments in square brackets (
[ ]
) are optional.Errors are returned as Excel error messages.
Units must follow the supported unit conventions defined in Envizi.
Functions¶
Location-based Emissions¶
Syntax
=ENVIZI.LOCATION(type, value, unit, country, [stateProvince], [date], [powerGrid])
Parameters
type
– Activity typevalue
– Numeric activity valueunit
– Unit of measurement (default: kWh if not specified)country
– ISO alpha-3 country codestateProvince
(optional) – Geographic state or provincedate
(optional) – Activity datepowerGrid
(optional) – Power grid region identifier
—
Alternate Syntax (factorId)
=ENVIZI.LOCATION_BY_FACTORID(factorId, value, [unit])
factorId
– Factor ID from Envizivalue
– Numeric activity valueunit
(optional) – Unit of measurement
Outputs
Column |
Description |
---|---|
|
The total emissions expressed as carbon dioxide equivalent (CO2e). This is the sum of all GHGs weighted by their global warming potential (GWP). |
|
Direct carbon dioxide (CO2) emissions reported separately. |
|
Methane (CH4) emissions reported separately. |
|
Nitrous oxide (N2O) emissions reported separately. |
|
Hydrofluorocarbon (HFC) emissions reported separately. |
|
Perfluorocarbon (PFC) emissions reported separately. |
|
Sulfur hexafluoride (SF6) emissions reported separately. |
|
Nitrogen trifluoride (NF3) emissions reported separately. |
|
Biogenic carbon dioxide (bioCO2) emissions, if applicable. |
|
Direct CO2 emissions explicitly reported when available. |
|
Unit of measurement for the emissions result. |
|
Provides details on the factor set used in the calculation. |
|
Unique identifier for the calculation transaction, used for reference and auditing. |
—
Stationary Source Emissions¶
=ENVIZI.STATIONARY(type, value, unit, country, [stateProvince], [date])
=ENVIZI.STATIONARY_BY_FACTORID(factorId, value, unit)
Outputs
Column |
Description |
---|---|
|
The total emissions expressed as carbon dioxide equivalent (CO2e). This is the sum of all GHGs weighted by their global warming potential (GWP). |
|
Direct carbon dioxide (CO2) emissions reported separately. |
|
Methane (CH4) emissions reported separately. |
|
Nitrous oxide (N2O) emissions reported separately. |
|
Hydrofluorocarbon (HFC) emissions reported separately. |
|
Perfluorocarbon (PFC) emissions reported separately. |
|
Sulfur hexafluoride (SF6) emissions reported separately. |
|
Nitrogen trifluoride (NF3) emissions reported separately. |
|
Biogenic carbon dioxide (bioCO2) emissions, if applicable. |
|
Direct CO2 emissions explicitly reported when available. |
|
Unit of measurement for the emissions result. |
|
Provides details on the factor set used in the calculation. |
|
Unique identifier for the calculation transaction, used for reference and auditing. |
—
Fugitive Emissions¶
=ENVIZI.FUGITIVE(type, value, unit, country, [stateProvince], [date])
=ENVIZI.FUGITIVE_BY_FACTORID(factorId, value, unit)
Outputs
Column |
Description |
---|---|
|
The total emissions expressed as carbon dioxide equivalent (CO2e). This is the sum of all GHGs weighted by their global warming potential (GWP). |
|
Direct carbon dioxide (CO2) emissions reported separately. |
|
Methane (CH4) emissions reported separately. |
|
Nitrous oxide (N2O) emissions reported separately. |
|
Hydrofluorocarbon (HFC) emissions reported separately. |
|
Perfluorocarbon (PFC) emissions reported separately. |
|
Sulfur hexafluoride (SF6) emissions reported separately. |
|
Nitrogen trifluoride (NF3) emissions reported separately. |
|
Biogenic carbon dioxide (bioCO2) emissions, if applicable. |
|
Direct CO2 emissions explicitly reported when available. |
|
Unit of measurement for the emissions result. |
|
Provides details on the factor set used in the calculation. |
|
Unique identifier for the calculation transaction, used for reference and auditing. |
—
Mobile Emissions¶
=ENVIZI.MOBILE(type, value, unit, country, [stateProvince], [date])
=ENVIZI.MOBILE_BY_FACTORID(factorId, value, unit)
Outputs
Column |
Description |
---|---|
|
The total emissions expressed as carbon dioxide equivalent (CO2e). This is the sum of all GHGs weighted by their global warming potential (GWP). |
|
Direct carbon dioxide (CO2) emissions reported separately. |
|
Methane (CH4) emissions reported separately. |
|
Nitrous oxide (N2O) emissions reported separately. |
|
Hydrofluorocarbon (HFC) emissions reported separately. |
|
Perfluorocarbon (PFC) emissions reported separately. |
|
Sulfur hexafluoride (SF6) emissions reported separately. |
|
Nitrogen trifluoride (NF3) emissions reported separately. |
|
Biogenic carbon dioxide (bioCO2) emissions, if applicable. |
|
Direct CO2 emissions explicitly reported when available. |
|
Unit of measurement for the emissions result. |
|
Provides details on the factor set used in the calculation. |
|
Unique identifier for the calculation transaction, used for reference and auditing. |
—
Transportation and Distribution¶
=ENVIZI.TRANSPORTATION_AND_DISTRIBUTION(type, value, unit, country, [stateProvince], [date])
=ENVIZI.TRANSPORTATION_AND_DISTRIBUTION_BY_FACTORID(factorId, value, unit)
Outputs
Column |
Description |
---|---|
|
The total emissions expressed as carbon dioxide equivalent (CO2e). This is the sum of all GHGs weighted by their global warming potential (GWP). |
|
Direct carbon dioxide (CO2) emissions reported separately. |
|
Methane (CH4) emissions reported separately. |
|
Nitrous oxide (N2O) emissions reported separately. |
|
Hydrofluorocarbon (HFC) emissions reported separately. |
|
Perfluorocarbon (PFC) emissions reported separately. |
|
Sulfur hexafluoride (SF6) emissions reported separately. |
|
Nitrogen trifluoride (NF3) emissions reported separately. |
|
Biogenic carbon dioxide (bioCO2) emissions, if applicable. |
|
Direct CO2 emissions explicitly reported when available. |
|
Unit of measurement for the emissions result. |
|
Provides details on the factor set used in the calculation. |
|
Unique identifier for the calculation transaction, used for reference and auditing. |
—
Calculation¶
=ENVIZI.CALCULATION(type, value, unit, country, [stateProvince], [date], [powerGrid])
=ENVIZI.CALCULATION_BY_FACTORID(factorId, value, unit)
Outputs
Column |
Description |
---|---|
|
The total emissions expressed as carbon dioxide equivalent (CO2e). This is the sum of all GHGs weighted by their global warming potential (GWP). |
|
Direct carbon dioxide (CO2) emissions reported separately. |
|
Methane (CH4) emissions reported separately. |
|
Nitrous oxide (N2O) emissions reported separately. |
|
Hydrofluorocarbon (HFC) emissions reported separately. |
|
Perfluorocarbon (PFC) emissions reported separately. |
|
Sulfur hexafluoride (SF6) emissions reported separately. |
|
Nitrogen trifluoride (NF3) emissions reported separately. |
|
Biogenic carbon dioxide (bioCO2) emissions, if applicable. |
|
Direct CO2 emissions explicitly reported when available. |
|
Unit of measurement for the emissions result. |
|
Provides details on the factor set used in the calculation. |
|
Unique identifier for the calculation transaction, used for reference and auditing. |
—
Factor¶
=ENVIZI.FACTOR(type, unit, country, [stateProvince], [date])
=ENVIZI.FACTORBYID(factorId, [unit])
Outputs
Column |
Description |
---|---|
|
The emission factor dataset used for calculation (e.g., DEFRA, EPA). |
|
Reference source of the factor (e.g., publication, license link). |
|
Category of data (e.g., Electricity - Scope 3). |
|
Unit of input activity data (e.g., kWh, liters). |
|
Human-readable name of the factor (e.g., “Electricity: UK - 2023”). |
|
Text description of the factor (e.g., “Electricity generated”). |
|
Dates for which the factor is valid from. |
|
Dates for which the factor is valid to. |
|
Publication period of the factor set from. |
|
Publication period of the factor set to. |
|
Geographic region where the factor applies. |
|
The total emissions expressed as carbon dioxide equivalent (CO2e), sum of all GHGs weighted by GWP. |
|
Carbon dioxide (CO2) emissions reported separately. |
|
Methane (CH4) emissions reported separately. |
|
Nitrous oxide (N2O) emissions reported separately. |
|
Hydrofluorocarbon (HFC) emissions reported separately. |
|
Perfluorocarbon (PFC) emissions reported separately. |
|
Sulfur hexafluoride (SF6) emissions reported separately. |
|
Nitrogen trifluoride (NF3) emissions reported separately. |
|
Biogenic carbon dioxide (bioCO2) emissions, if applicable. |
|
Indirect CO2 equivalent emissions reported separately. |
|
Output measurement unit (typically kgCO2e). |
|
Unique identifier for the calculation transaction, used for reference and auditing. |
—
Factor Search¶
=ENVIZI.FACTOR_SEARCH(search, country, [stateProvince], [date])
Outputs
Column |
Description |
---|---|
|
The emission factor dataset used for calculation (e.g., DEFRA, EPA). |
|
Reference source of the factor (e.g., publication, license link). |
|
Category of data (e.g., Electricity - Scope 3). |
|
Unit of input activity data (e.g., kWh, liters). |
|
Geographic region where the factor applies. |
|
Factor ID from Envizi. |