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

Stores event losses for one detailed loss analysis by reinsurance treaty.

Touchstone creates one table for each analysis that includes treaty type as an output option.

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
  int4   
 Code that represents the type of catalog used to generate the losses.varchar10   
 Unique system-provided identifier of the event that generated the losses.int4   
 Code that represents the AIR model associated with the event that generated the highest loss in the simulated year.smallint2   
 Unique identifier that tracks the scenario. In multi-year catalogs, a scenario consists of five modeled years.int4   
 Numeric code for the single peril or set of perils that generated the losses.int4   
 

Unique system-generated sequential identifier for the reinsurance record.

For a complete list of records, see tReinsurance Table.

int4   
 Ground-up loss value before Touchstone applies terms. For reinsurance, GroundUpLoss is the ground-up loss for the treaty.float9  
 Gross loss value, which is the loss after Touchstone applies layer terms.float9  
 Maximum of net of pre-catastrophe loss value.float9  
 Recovery loss valuefloat9  
 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