Touchstone 2022 Database Reference
tRRRR_LOSS_ByLayerByTreaty Table
AIRExposureSummary Database : tRRRR_LOSS_ByLayerByTreaty Table
Description

Stores event losses for a detailed loss analysis by layer.

Touchstone creates one table for each analysis when you select save losses by the "By Treaty" option  in a detailed loss analysis. This option appears only for users of the NGM Technical Preview.

Properties
Creation Date4/11/2022 6:15 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used16.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
 Unique system-generated identifier used by the loss analysis engine to partition slice tables.int4   
 Code that represents the type of catalog used to produce the loss.varchar10   
 Unique system-provided identifier of the event that produced the loss.int4   
 

Code that represents the AIR model associated with the event that produced the highest loss in the simulated year.

For a complete list of codes, see tModel Table.

smallint2   
 Unique identifier that tracks the scenario. In multi-year catalogs, each scenario consists of five modeled years.int4   
 Numeric code for the peril or set of perils that produced the loss.int4   
 

Unique system-generated sequential identifier for the exposure data source record.

For a complete list of records, see tDataSourceType Table.

int4   
 Unique system-generated sequential identifier for the layer record.int4   
 Unique system-generated sequential identifier for the reinsurance record.int4   
 Ground-up loss value, which is the loss prior to the application of terms. For treaty reinsurance, this is the ground-up loss for the treaty.float9  
 Gross loss value, which is the loss after the application of layer terms.float9  
 Net of pre-catastrophe loss value, which is the expected net loss before the application of catastrophe excess of loss reinsurance.float9  
 Recovery loss value.float9  
 Standard deviation of the ground-up loss value.float9  
 Standard deviation of the gross loss value.float9  
 Standard deviation of the net of pre-catastrophe loss value.float9  
 Standard deviation of the recovery loss value.float9  
 Maximum ground-up loss value.float9  
 Maximum gross loss value.float9  
 Maximum of net of pre-catastrophe loss value.float9  
 Maximum of recovery loss value.float9  
See Also

Related Objects

AIRExposureSummary Database