Touchstone Re 2022 Database Reference
tRRRR_LOSS_ByReCompany Table
AIRResultRe Database : tRRRR_LOSS_ByReCompany Table
Description

Stores event losses for one analysis by company.

Touchstone Re creates one table for each analysis.

Properties
Creation Date4/11/2022 6:17 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
 

Code that represents the type of catalog that produced the loss.

For a complete list of codes, see tCatalogType Table.

varchar10   
 Unique system-provided identifier of the event that produced the loss.int4   
 Identifier of the date that generated the losses.int4   
 Identifier of the year that generated the losses.int4   
 

Code that represents the catastrophe model that generated the losses.

For a complete list of codes, see tModel Table.

smallint2   
 

Numeric code for the single peril or set of perils.

For a complete list of codes, see tPerilSet Table.

int4   
 

Unique system-provided identifier for the reinsurance program record.

For a complete list of records, see tReinsuranceProgram Table.

int4   
 Expected loss before the application of treaty reinsurance terms.float9  
 Expected loss retained by the ceding company after netting out reinsurance contract losses.float9  
See Also

Related Objects

AIRResultRe Database