> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/success-stories/sustainability-reporting-for-a-swiss-bank.md).

# Sustainability Reporting for a Swiss Bank

**Industry:** Banking and Finance\
**Organization:** Leading Swiss bank\
**Scope:** Several hundred buildings in Switzerland\
**Year:** 2024

## At a Glance

| Measure           | Result                                   |
| ----------------- | ---------------------------------------- |
| Portfolio         | Hundreds of buildings                    |
| Carbon accounting | Automated per building                   |
| Reporting         | Monthly and annual, temperature-adjusted |
| Data quality      | Validation identifies outliers and gaps  |

## Overview

The bank uses BuildingPro Suites as a central system for collecting, processing, visualizing, and reporting sustainability information. Building-automation systems, electricity, heat and water meters, external heating invoices, higher-level systems, and manual entries form one portfolio-wide data pool.

## Data Integration and Validation

APIs, CSV imports, and scheduled processes automate much of the data collection. Validation logic identifies outliers and missing values early, improving the reliability and auditability of the resulting reports.

Raw values arrive at different intervals and are processed into daily, monthly, and annual results. Temperature adjustment improves comparisons between periods and buildings. Forecasts can be compared with verified measurements so deviations become visible early.

## Carbon Accounting and Reporting

Carbon emissions are calculated per building, while dashboards and configurable reports present consumption, CO2e balances, ESG indicators, and progress against targets. An energy-efficiency classification from A+ to H makes portfolio performance easier to compare.

## Strategic Value

The resulting information supports:

* portfolio and location analysis
* prioritization of refurbishment and modernization
* energy and carbon-reduction programs
* regulatory and management reporting
* traceable operational decisions based on historized data

The project reduces manual effort while turning sustainability data into an audit-ready basis for investment and portfolio planning.

[-> \[External Link\] Read the complete success story](https://stage.advisor.buildings.ability.abb/success-stories/sustainability-reporting-swiss-bank)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/success-stories/sustainability-reporting-for-a-swiss-bank.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
