Loss Analysis Service
OccurrenceReturnPeriodDto Json Schema
Loss Analysis Service : OccurrenceReturnPeriodDto Json Schema
Description
Returns the occurrence loss for all events occurring during a given year.
Overview
OccurrenceReturnPeriodDto
Returns the occurrence loss for all events occurring during a given year.
occurrenceEvent : integer (int32)
Contains the event that produced the largest loss in the simulated year.
occurrenceLoss : number (double)
Contains the single largest loss caused by all events in the simulated year.
occurrenceModel : integer (int32)
Contains the model that produced the largest loss in the simulated year.
occurrencePerils : 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
occurrenceYear : integer (int32)
Contains the simulated year for which the occurrence loss is calculated.
Properties
NameDescriptionData Type
Contains the event that produced the largest loss in the simulated year.integer (int32)
Contains the single largest loss caused by all events in the simulated year.number (double)
Contains the model that produced the largest loss in the simulated year.integer (int32)
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 simulated year for which the occurrence loss is calculated.integer (int32)
See Also
Loss Analysis Service