Touchstone 11.0 API Reference
ExposureConcentrationAnalysisServiceClient Class Methods


Air.Services.Proxy Assembly > (Global) Namespace : ExposureConcentrationAnalysisServiceClient Class

For a list of all members of this type, see ExposureConcentrationAnalysisServiceClient members.

Public Methods
 NameDescription
Public Method (Inherited from System.ServiceModel.ClientBase<IExposureConcentrationAnalysisService>)
Public Method (Inherited from System.ServiceModel.ClientBase<IExposureConcentrationAnalysisService>)
Public Method (Inherited from System.ServiceModel.ClientBase<IExposureConcentrationAnalysisService>)
Public MethodRetrieves a list of all existing AIR Events for a given SQL Server Instance.

AIR Events can be historical event simulations, or they can be stochastic Realistic Disaster Scenarios (RDS). Historical event simulations use the parameters of actual events, such as tropical cyclone wind speed, earthquake fault zone, peak ground acceleration, soil type, distance to 100 year flood plain, and so on. RDS are from AIR's stochastic catalogs. They are based on Lloyd's® RDS.

 
Public MethodRetrieves a set of custom boundaries.

The Custom Boundaries are particularly useful when you import your own vector or raster data as a Boundary data type and inspect accumulation on the same exposures.

 
Public MethodRetrieves details of each custom boundaries.

The Custom Boundaries are particularly useful when you import your own vector or raster data as a Boundary data type and inspect accumulation on the same exposures within the boundary.

 
Public Method Retrieves the results of the geospatial analysis with one or more custom boundaries.  
Public MethodRetrieves the results of a Touchstone® Event Geospatial Analysis, including the Event Result ID, name, and peril description for each Event Result, as well as the total risk count and the total replacement value of the insured properties due to the damage caused by the Event.  
Public MethodRetrieves all Touchstone® Geospatial Analyses in a given Project, Business Unit, and SQL Server Instance.  
Public MethodRetrieves the results of a Touchstone® Geospatial Analysis by Contract.

The Geospatial Analysis for which you want to retrieve results by Contract could have a Ring, Zone, or Event accumulator. Each result in the list of Geospatial Analysis results by Contract contains the Contract ID, name of the insured, and accumulator type, as well as the total risk count and total replacement value of the insured properties in the specified Contract.

 
Public MethodRetrieves the Damage Bands for a Touchstone® Geospatial Analysis.

A Damage Band is a single element of a Damage Function, which describes the effect of a selected peril. It consists of a parameter, such as maximum wind speed, and its associated damage ratio, expressed as a number between 0.0 and 1.0.

The Geospatial Analysis for which you want to retrieve Damage Bands could have a Ring, Zone, or Event accumulator. Each result in the list of Geospatial Analysis Damage Bands contains the Damage Band ID, name, risk count, and accumulator type, as well as the total replacement value of the insured properties in the specified Damage Band.

 
Public MethodRetrieves the results of a Touchstone® Geospatial Analysis by Layer.

A Layer defines a range of loss in an insurance contract. For example, one layer might cover losses up to $10M, and a second layer might cover losses from $10M to $20M.

The Geospatial Analysis for which you want to retrieve results by Layer could have a Ring, Zone, or Event accumulator. Each result in the list of Geospatial Analysis results by Layer contains the Layer ID, risk count, and accumulator type, as well as the total replacement value of the insured properties in the specified Layer.

 
Public MethodRetrieves the results of a Touchstone® Geospatial Analysis by Location.

The Analysis could have a Ring, Zone, or Event accumulator. Each result in the list of Geospatial Analysis results by Location contains the Location ID, address of the Location, and accumulator type, as well as the total replacement value of the insured properties in the specified Location.

 
Public Method Retrieves the results of a Touchstone® Ring Geospatial Analysis, including the Ring ID and the data describing the Ring's centroid, such as its name, latitude, longitude, geocode match level, city, country, and postal code.  
Public MethodRetrieves the results of a Touchstone® Zone Geospatial Analysis, including the Zone ID, name, and peril description for each Zone Result, as well as the total risk count and the total replacement value of the insured properties in the specified Zone.  
Public MethodRetrieves a list of all existing Touchstone® Zone Sets for a given Business Unit and SQL Server Instance.

A Zone Set is a grouping of geographic zones.

These zone sets differ from the zone sets used for detailed loss analyses.

 
Public Method (Inherited from System.ServiceModel.ClientBase<IExposureConcentrationAnalysisService>)
Public MethodSubmits a new Touchstone® Custom Boundary Geospatial Analysis job.

The Custom Boundary Geospatial API is the most flexible analysis service that enables you to customize the Boundary data type. You can use it in many real-world situations such as in the import of administrative boundaries, hazard zones, disaster events, etc. Just as with events, you can accumulate against boundaries (assigning damage ratios). This Boundary data type is also useful if you want to analyze an imported shapefile for different perils. You assign perils for imported custom boundaries.

 
Public MethodSubmits a new Touchstone® Event Geospatial Analysis job.

The Geospatial Analysis API enables you to perform a deterministic risk analysis on your Exposure View data to find out where your risks concentrate due to one or more specified perils, such as earthquakes, floods, and tropical cyclones. An Event Geospatial Analysis uses one or more historical event simulations or stochastic Realistic Disaster Scenarios (RDS) as accumulators in the Event analysis. This type of Geospatial Analysis accepts a list of one or more AIR Events for which you specify the corresponding Touchstone®-generated Event Sequential Identifiers (SIDs). Apply these Event parameters to your Exposure View to analyze the effect on the total risk count and the total replacement value of your insured properties.

 
Public MethodSubmits a new Touchstone® Ring Geospatial Analysis job.

The Geospatial Analysis API enables you to perform a deterministic risk analysis on your Exposure View data to determine where your risk from one or more perils is concentrated.

A Ring Geospatial Analysis accumulates exposure data in geodesic rings that you define. You define the rings by specifying their placement, radius, and damage ratio.

A Geospatial grid ring analysis is a type of Ring Geospatial Analysis that enables you to determine exposure concentrations for locations within a user-defined ring radius. Unlike Dynamic ring analysis, Geospatial grid ring analysis offers a minimum overlapping of rings and ensures to capture risks for locations surrounded by highly-clustered rings.

Some resources in Geospatial module requires you to obtain AIR's contractual permission.

 
Public MethodSubmits a new Touchstone® Zone Geospatial Analysis job.

The Geospatial Analysis API enables you to perform a deterministic risk analysis on your Exposure View data to find out where your risks concentrate due to one or more specified perils, such as earthquakes, floods, and tropical cyclones. A Zone Geospatial Analysis accumulates exposures to risk and analysis results by geographic zones that you can define. It accumulates the values for all properties in the target Exposure View that match the filter criteria that you specify and then calculates your potential loss.

Note: This is the most common way of managing accumulations for a Geospatial Analysis.

 
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.ServiceModel.ClientBase<IExposureConcentrationAnalysisService>)
Protected Method (Inherited from System.ServiceModel.ClientBase<IExposureConcentrationAnalysisService>)
Protected Method (Inherited from System.ServiceModel.ClientBase<IExposureConcentrationAnalysisService>)
Top
See Also

Reference

ExposureConcentrationAnalysisServiceClient Class
(Global) Namespace