Newer Version Available

This content describes an older version of this product. View Latest

BldgEnrgyIntensityVal

Represents the calculated average energy intensity for an individual fuel type across a set of buildings. Each record stores the fuel use intensity as a function of the floor area of the occupied space of that building. This object is available in API version 54.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
AnnualIntensityValueInKwhM2
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The annual building energy consumption intensity of the selected fuel type for a year in kWh per square meter.
AnnualIntensityValueInKwhSqft
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The annual building energy consumption intensity of the selected fuel type for a year in kWh per square foot.
BuildingEnergyIntensityId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The parent building energy intensity record for this intensity value record.
This is a relationship field.
Relationship Name
BuildingEnergyIntensity
Relationship Type
Lookup
Refers To
BldgEnrgyIntensity
EnergyUseRecordCount
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The number of energy use records used to calculate the building energy intensity value.
ExternalIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The external identifier for the emissions factor.
FuelType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The type of fuel for this intensity value record.
Possible values are:
  • CityGas—City Gas
  • Cooling
  • Diesel
  • Electricity
  • FuelOil—Fuel Oil
  • Heat
  • HeavyOil—Heavy Oil
  • Kerosene
  • LightOil—Light Oil
  • LiquidNaturalGasLNG—Liquid Natural Gas (LNG)
  • NaturalGas—Natural Gas
  • Propane
  • Steam
IsRecordLocked
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the record is locked for editing.
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the record.
NumberOfDaysUsedForCalc
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The number of days between the averaging window start date and end date that contained energy use data, which is used to calculate the building energy intensity.
ReferenceDataLoadLogId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The reference data load log record that's associated with the emissions factor.
This field is a relationship field.
Relationship Name
ReferenceDataLoadLog
Relationship Type
Lookup
Refers To
ReferenceDataLoadLog
ShouldLockDtastUpdtForRec
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the emissions factor record can be locked from dataset updates.
The default value is false.