> For the complete documentation index, see [llms.txt](https://docs.alphageo.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphageo.ai/methodology/methodology-docs/financial-impact-analytics-methodology.md).

# Financial Impact Analytics - Methodology

## Overview

This section explains how AlphaGeo builds **Financial Impact Analytics (FIA)**.

It covers the financial modelling framework, location-based climate inputs, asset-specific vulnerability adjustments, and the references behind the methodology.

### What this section covers

FIA translates climate signals into financial metrics that can plug into valuation, underwriting, and capital planning workflows.

The methodology is built in two layers:

1. **Location-based financial metrics** — the baseline financial effect of climate at a given location
2. **Asset-specific vulnerability adjustment** — the asset-type sensitivity layer that scales those baseline metrics for different asset classes

Together, these pages explain how AlphaGeo:

* converts climate risk into valuation, insurance, OpEx, income, and CapEx metrics
* applies asset-specific sensitivity coefficients across asset classes
* documents the evidence behind those coefficients
* grounds the methodology in published references and industry frameworks

### Key pages

#### [Methodology: Location based financial metrics (1/2)](/methodology/methodology-docs/financial-impact-analytics-methodology/methodology-location-based-financial-metrics-1-2.md)

Start here for the baseline FIA framework.

This page explains how AlphaGeo derives location-based financial metrics, including NPV loss, insurance premiums, utility demand, maintenance costs, downtime, and retrofit costs.

#### [Methodology: Asset-Specific Vulnerability Framework (2/2)](/methodology/methodology-docs/financial-impact-analytics-methodology/methodology-asset-specific-vulnerability-framework-2-2.md)

Use this page to understand the asset-level adjustment layer.

It explains the Asset Sensitivity Matrix, the multiplier logic behind each score, and how the same climate signal produces different financial outcomes across asset types.

#### [Appendix: Sensitivity Coefficient Rationale per Asset Class](/methodology/methodology-docs/financial-impact-analytics-methodology/appendix-sensitivity-coefficient-rationale-per-asset-class.md)

Use this page for the supporting rationale behind the matrix.

It documents why each asset class receives specific sensitivity scores across maintenance, downtime, efficiency, retrofit costs, discount rates, insurance, insurability, and utility demand.

#### [References](/methodology/methodology-docs/financial-impact-analytics-methodology/references.md)

Use this page for the source material behind the methodology.

It collects the references used to support the insurance, maintenance, utility demand, productivity, retrofit, and valuation components of FIA.

### Recommended reading order

If you are new to FIA, read the pages in this order:

1. [Location based financial metrics (1/2)](/methodology/methodology-docs/financial-impact-analytics-methodology/methodology-location-based-financial-metrics-1-2.md)
2. [Asset-Specific Vulnerability Framework (2/2)](/methodology/methodology-docs/financial-impact-analytics-methodology/methodology-asset-specific-vulnerability-framework-2-2.md)
3. [Sensitivity Coefficient Rationale per Asset Class](/methodology/methodology-docs/financial-impact-analytics-methodology/appendix-sensitivity-coefficient-rationale-per-asset-class.md)
4. [References](/methodology/methodology-docs/financial-impact-analytics-methodology/references.md)

### Related product page

For the product overview, see [Financial Impact Analytics](/climate-resilience-suite/financial-impact-analytics.md).


---

# 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.alphageo.ai/methodology/methodology-docs/financial-impact-analytics-methodology.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.
