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

Stores event losses for one analysis by each combination of company, line of business (LOB), and zone.

Touchstone Re creates one table for each analysis that includes Geography and Zone as output options.

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   
 

Numeric code for the line of business that generated the losses.

For a complete list of codes, see tReinsuranceLOB Table.

int4   
 

Unique system-provided identifier of the geographic zone that generated the losses.

For a complete list of zones, see tRRRR_LOSS_DimReZone 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