Loss Analysis Service
AverageAnnualLossDto Json Schema
Loss Analysis Service : AverageAnnualLossDto Json Schema
Description

Contains the supporting objects and enums for the Average Annual Loss (AAL) analysis.

Overview
AverageAnnualLossDto

Contains the supporting objects and enums for the Average Annual Loss (AAL) analysis.

coverage : Coverage
Contains the coverage type for a location or a contract associated with the detailed loss analysis request.
epAnnualType : EPAnnualType
Contains the annual exceedance probability (EP) curve type.
financialPerspective : FinancialPerspective
Contains the financial perspective type for the detailed loss analysis results.
mean : number (double)
Contains the mean annual expected loss, which is determined by taking the sum of all expected losses for the simulation and dividing by the number of years of the simulation.
perils : PerilDto
Contains all of the perils to include in a detailed loss analysis service request.
allLicensedPerils : boolean
Contains all licensed perils.
coastalFlood : boolean
Coastal flood
cropHail : boolean
Crop hail
earthquakeShake : boolean
Earthquake shake
fireFollowing : boolean
Fire following
hail : boolean
Hail
inlandFlood : boolean
Inland flood
landslide : boolean
Landslide
liquefaction : boolean
Liquefaction
multiPerilCrop : boolean
Multi-peril crop
pandemic : boolean
Pandemic flu
precipitationFlood : boolean
Precipitation flood
propertyDamage : boolean
Property damage (Cyber)
securityBreach : boolean
Security breach (Cyber)
severeThunderstorm : boolean
Severe thunderstorm
sprinklerLeakage : boolean
Sprinkler leakage
stormSurge : boolean
Storm surge
straightLineWinds : boolean
Straight line winds
terrorism : boolean
Terrorism
tornado : boolean
Tornado
tsunami : boolean
Tsunami
wildfire : boolean
Wildfire/bushfire
wind : boolean
Wind
winterStorm : boolean
Winter storm
standardDeviation : number (double)
Contains the standard deviation from the mean annual expected loss.
targetID : string
Identifies the target record for which losses were produced.
targetType : TargetType
Contains the target of the analysis for which losses were produced.
Properties
NameDescriptionData Type
Contains the coverage type for a location or a contract associated with the detailed loss analysis request.Coverage
Contains the annual exceedance probability (EP) curve type.EPAnnualType
Contains the financial perspective type for the detailed loss analysis results.FinancialPerspective
Contains the mean annual expected loss, which is determined by taking the sum of all expected losses for the simulation and dividing by the number of years of the simulation.number (double)
Contains all of the perils to include in a detailed loss analysis service request.PerilDto
Contains all licensed perils.boolean
Coastal floodboolean
Crop hailboolean
Earthquake shakeboolean
Fire followingboolean
Hailboolean
Inland floodboolean
Landslideboolean
Liquefactionboolean
Multi-peril cropboolean
Pandemic fluboolean
Precipitation floodboolean
Property damage (Cyber)boolean
Security breach (Cyber)boolean
Severe thunderstormboolean
Sprinkler leakageboolean
Storm surgeboolean
Straight line windsboolean
Terrorismboolean
Tornadoboolean
Tsunamiboolean
Wildfire/bushfireboolean
Windboolean
Winter stormboolean
Contains the standard deviation from the mean annual expected loss.number (double)
Identifies the target record for which losses were produced.string
Contains the target of the analysis for which losses were produced.TargetType
See Also
Loss Analysis Service