Calculates financial impact scores for a portfolio of facilities and returns the jobId
of those results.
This operation calculates aggregate financial impact scores for multiple facilities (i.e. a portfolio). For each risk category, this operation calculates metrics that represent aggregate scores for all of the facilities specified in the request:
annualized_damage_rate
(ADR) projects the expected damage per year as ratio of the total value.adr_std_dev
measures the volatility of the ADR each year.average_annual_damage
represents the average damage per year.impact_score
represents the risk to a facility in a score.
To calculate financial impact metrics for individual facilities, use the Calculate Financial to Facilities operation.
The request body defines an object with three required parameters: facilities
, an array of objects that defines the assets analyzed, th
(the time horizon analyzed), and m
, which specifies the version of the Financial Impact methodology used to calculate the impact scores.
If the latitude
and longitude
parameters are not specified, the Climate On Demand API attempts to geocode the address.
error messages.
Batch Processing
Moody's RMS recommends that you calculate risk for multiple portfolios in each request. Batch jobs are processed more efficiently than single job requests. No more than 500 facilities may be specified in each request.
Licensing
This operation is available to tenants who have licensed Climate on Demand Pro.