Building Type | {{building.bldg_type}} | ||||||||||
Building Location | {{building.bldg_address}} | ||||||||||
Gross Floor Area (m2) | {{building.bldg_area}} | ||||||||||
Closest Weather Station | {{weather_instance.closest_weather_station_ID}}:{{weather_instance.closest_weather_station_name}} |
Electricity | Fossil Fuel | ||||||||||||||||||
Annual Consumption (kWh) | {% if building.recent_annual_electricity_kWh %}{{building.recent_annual_electricity_kWh}} | {% else %}No electricity data | {% endif %} {% if building.recent_annual_fossil_fuel_kWh %}{{building.recent_annual_fossil_fuel_kWh}} | {% else %}No fossil fuel data | {% endif %}|||||||||||||||
Annual Cost ({{currency_str}}) | {% if building.recent_annual_electricity_cost %}{{building.recent_annual_electricity_cost}} | {% else %}No electricity data | {% endif %} {% if building.recent_annual_fossil_fuel_cost %}{{building.recent_annual_fossil_fuel_cost}} | {% else %}No fossil fuel data | {% endif %}|||||||||||||||
Annual Site EUI (kWh/m2) | {% if building.recent_annual_electricity_EUI %}{{building.recent_annual_electricity_EUI}} | {% else %}No electricity data | {% endif %} {% if building.recent_annual_fossil_fuel_EUI %}{{building.recent_annual_fossil_fuel_EUI}} | {% else %}No fossil fuel data | {% endif %}|||||||||||||||
Annual Energy Savings (kWh) | {% if building.total_energy_savings_last_year_e %}{{ building.total_energy_savings_last_year_e|round }} | {% else %}No electricity data | {% endif %} {% if building.total_energy_savings_last_year_f %}{{ building.total_energy_savings_last_year_f|round }} | {% else %}No fossil fuel data | {% endif %}|||||||||||||||
Annual Energy Saving Percentage (%) | {% if building.total_energy_savings_pct_last_year_e %}{{building.total_energy_savings_pct_last_year_e}} | {% else %}No electricity data | {% endif %} {% if building.total_energy_savings_pct_last_year_f %}{{building.total_energy_savings_pct_last_year_f}} | {% else %}No fossil fuel data | {% endif %}
Note: The annual savings were calculated based on the latest 12 months data found in the database.
Target Selection: {{building.saving_target_str}}
Potential Cost Savings:
{{currency_str}} {{building.total_cost_savings}}
Potential Percent Savings:
{{building.total_energy_savings_pct}}%
No electricity data
No fossil fuel data
Electricity Change-point Model (R2={{ '%0.2f' | format(building.im_electricity.r2|float) }})
No electricity consumption data is provided or no significant change-point model for electricity was found.
{% endif %}Electricity Consumption Benchmarking
{{building.benchmarking_bar_base_e_html}} {{building.benchmarking_bar_hsl_e_html}} {{building.benchmarking_bar_hcp_e_html}} {{building.benchmarking_bar_csl_e_html}} {{building.benchmarking_bar_ccp_e_html}}Note: % indicate the percentage of buildings your building is superior to.
DetailsFossil Fuel Change-point Model (R2={{ '%0.2f' | format(building.im_fossil_fuel.r2|float) }})
No fossil fuel consumption data is provided or no significant change-point model for fossil fuel was found.
{% endif %}Fossil Fuel Consumption Benchmarking
{{building.benchmarking_bar_base_f_html}} {{building.benchmarking_bar_hsl_f_html}} {{building.benchmarking_bar_hcp_f_html}} {{building.benchmarking_bar_csl_f_html}} {{building.benchmarking_bar_ccp_f_html}}Note: % indicate the percentage of buildings your building is superior to.
DetailsMore details on each energy efficiency opportunity identified
{{FIM_dict[FIM]}}
{% if FIM == "Reduce Lighting Load" %} Ask your free analyse from our Equans Relighting Expert {% endif %} {% endfor %} {% if not building.FIM_list %}No recommendation is available.
{% endif %}Energy consumption of all non-weather-related equipment like computers and lighting. The lower the baseload, the less the energy consumed in plugs and permanently plugged equipment.
Cooling system energy consumption for each degree increase in outdoor temperature. Low cooling sensitivity results in less energy-consuming cooling system.
The temperature at which cooling system starts. Below the cooling change point, the cooling system is not operational.
Heating system consumption of energy for each degree decrease in outdoor temperature. Low heating sensitivity results in less energy-consuming heating system.
The temperature at which heating system starts. Above the heating change point, the cooling system is not operational.