Provided in real time by Brighter Planet at 09:18PM UTC on Wednesday, May 16, 2012 for timeframe beginning 2012-01-01 and ending 2013-01-01.
Brighter Planet is performing this calculation based on the following characteristics of this residence as provided in the request:
| Characteristic | Input | Interpretation |
|---|
This calculation uses version 56bd02c of Brighter Planet's residence carbon model.
Calculations are performed adaptively, so methodology will vary depending on residence characteristics. Impact values, listed below, are based on a number of input factors, which in turn are based on others, and so forth. In each case, the methodology used in the calculation is specified, and, wherever possible, the source code of the method is displayed.
Conclusion: 3838.4 kg
Method: from fuel and electricity use and occupation and residents.
((((((((((fuel_oil_consumed * ResidenceFuelType.find_by_name("fuel oil").emission_factor) + (natural_gas_consumed * ResidenceFuelType.find_by_name("natural gas").emission_factor)) + (propane_consumed * ResidenceFuelType.find_by_name("propane").emission_factor)) + (biomass_consumed * ResidenceFuelType.find_by_name("biomass").emission_factor)) + (kerosene_consumed * ResidenceFuelType.find_by_name("kerosene").emission_factor)) + (coal_consumed * ResidenceFuelType.find_by_name("coal").emission_factor)) + (dirty_electricity_generated * electricity_emission_factor)) + (((floorspace_estimate * air_conditioner_use.fugitive_emission) * (timeframe / timeframe.year)) * occupation)) * (active_subtimeframe / timeframe)) / residents)
Conclusion: 199.0748055102
Method: from research.
((((predicted_annual_fuel_oil_consumption + (missing_annual_energy * predicted_fuel_shares[:fuel_oil]).joules.to(:litres_of_fuel_oil)) * (timeframe / timeframe.year)) * occupation) / base.fallback.occupation)
Conclusion: 42683876171.345726
Method: from research.
((((predicted_annual_natural_gas_consumption + (missing_annual_energy * predicted_fuel_shares[:natural_gas])) * (timeframe / timeframe.year)) * occupation) / base.fallback.occupation)
Conclusion: 183.25178426979997
Method: from research.
((((predicted_annual_propane_consumption + (missing_annual_energy * predicted_fuel_shares[:propane]).joules.to(:litres_of_propane)) * (timeframe / timeframe.year)) * occupation) / base.fallback.occupation)
Conclusion: 3798201078.0000005
Method: from research.
((((predicted_annual_biomass_consumption + (missing_annual_energy * predicted_fuel_shares[:biomass])) * (timeframe / timeframe.year)) * occupation) / base.fallback.occupation)
Conclusion: 4.0503906046
Method: from research.
((((predicted_annual_kerosene_consumption + (missing_annual_energy * predicted_fuel_shares[:kerosene]).joules.to(:litres_of_kerosene)) * (timeframe / timeframe.year)) * occupation) / base.fallback.occupation)
Conclusion: 2.871239704507795
Method: from research.
((((predicted_annual_coal_consumption + (missing_annual_energy * predicted_fuel_shares[:coal]).joules.to(:kilograms_of_coal)) * (timeframe / timeframe.year)) * occupation) / base.fallback.occupation)
Conclusion: 11458.237337445968
Method: from electricity generated and green electricity.
(electricity_generated * (1.0 - green_electricity))
Conclusion: 0.0
Method: default.
base.fallback.green_electricity
Conclusion: 11458.237337445968
Method: from electricity used and loss rate.
(electricity_used / (1.0 - electricity_loss_rate))
Conclusion: 10752.83
Method: from research.
((((predicted_annual_electricity_use + (missing_annual_energy * predicted_fuel_shares[:electricity]).joules.to(:kilowatt_hours)) * (timeframe / timeframe.year)) * occupation) / base.fallback.occupation)
Conclusion: 0
Method: from fuel reports.
energy = 0 if reported_annual_fuel_oil_consumption and reported_annual_fuel_oil_consumption.zero? then energy = (energy + predicted_annual_fuel_oil_consumption.litres_of_fuel_oil.to(:joules)) end if reported_annual_natural_gas_consumption and reported_annual_natural_gas_consumption.zero? then energy = (energy + predicted_annual_natural_gas_consumption) end if reported_annual_propane_consumption and reported_annual_propane_consumption.zero? then energy = (energy + predicted_annual_propane_consumption.litres_of_propane.to(:joules)) end if reported_annual_kerosene_consumption and reported_annual_kerosene_consumption.zero? then energy = (energy + predicted_annual_kerosene_consumption.litres_of_kerosene.to(:joules)) end if reported_annual_biomass_consumption and reported_annual_biomass_consumption.zero? then energy = (energy + predicted_annual_biomass_consumption) end if reported_annual_coal_consumption and reported_annual_coal_consumption.zero? then energy = (energy + predicted_annual_coal_consumption.kilograms_of_coal.to(:joules)) end if reported_annual_electricity_use and reported_annual_electricity_use.zero? then energy = (energy + predicted_annual_electricity_use.kilowatt_hours.to(:joules)) end energy
Conclusion: 0.06156333794384499
Method: default.
EgridRegion.fallback.loss_factor
Conclusion: 0.5894551291830981
Method: default.
EgridSubregion.fallback.electricity_emission_factor
Conclusion: 0.937
Method: default.
base.fallback.occupation
Conclusion: 2.57
Method: default.
base.fallback.residents_before_type_cast
Conclusion:
Method: default.
AirConditionerUse.fallback
Conclusion: 264563158193.84476
Method: from research.
energy = 0 energy = (energy + predicted_annual_fuel_oil_consumption.litres_of_fuel_oil.to(:joules)) energy = (energy + predicted_annual_natural_gas_consumption) energy = (energy + predicted_annual_propane_consumption.litres_of_propane.to(:joules)) energy = (energy + predicted_annual_kerosene_consumption.litres_of_kerosene.to(:joules)) energy = (energy + predicted_annual_biomass_consumption) energy = (energy + predicted_annual_coal_consumption.kilograms_of_coal.to(:joules)) energy = (energy + predicted_annual_electricity_use.kilowatt_hours.to(:joules))
Conclusion: 199.0748055102
Method: default.
base.fallback.annual_fuel_oil_volume_estimate
Conclusion: 42683876171.345726
Method: default.
(base.fallback.monthly_natural_gas_volume_estimate * 12)
Conclusion: 183.2517842698
Method: default.
base.fallback.annual_propane_volume_estimate
Conclusion: 4.0503906046
Method: default.
base.fallback.annual_kerosene_volume_estimate
Conclusion: 3798201078.0
Method: default.
base.fallback.annual_wood_volume_estimate
Conclusion: 2.871239704507795
Method: default.
base.fallback.annual_coal_volume_estimate
Conclusion: 10752.83
Method: default.
(base.fallback.monthly_electricity_use_estimate * 12)
Conclusion: 2012-01-01/2013-01-01
Method: from acquisition and retirement.
Timeframe.constrained_new(acquisition.to_date, retirement.to_date, timeframe)
Conclusion: 2012-01-01
Method: from retirement.
[timeframe.from, retirement].compact.min
Conclusion: 2013-01-01
Method: from acquisition.
[timeframe.to, acquisition].compact.max
Conclusion: 214.47688717440002
Method: default.
base.fallback.floorspace_estimate
Estimate provided by Brighter Planet CM1. Calculations are performed using data from a variety of public sources. To cite this estimate, credit Brighter Planet, "Residence impact calculation." <http://impact.brighterplanet.com/residences?timeframe=2012-01-01%2F2013-01-01>, retrieved 2012-05-16T21:18:07Z.