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

Stores event losses for one detailed loss analysis by each combination of reinsurance program and geography.

Touchstone creates one table for each analysis that included Subarea (or a higher geographic resolution) as an output option and a reinsurance program as an analysis option.

Properties
Creation Date4/11/2022 6:15 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
Primary Key 

Code that represents the type of catalog used to generate the losses.

For a complete list of codes, see tCatalogType Table.

varchar10   
Primary Key Unique system-provided identifier of the event that generated the losses.int4   
Primary Key 

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

For a complete list of codes, see tModel Table.

smallint2   
Primary Key Unique identifier that tracks the scenario. In multi-year catalogs, a scenario consists of five modeled years.int4   
Primary Key 

Numeric code for the single peril or set of perils that generated the losses.

For a complete list of codes, see tPerilSet Table.

int4   
Primary Key 

Unique system-generated sequential identifier for the reinsurance record.

For a complete list of records, see tReinsurance Table.

int4   
Primary Key 

Unique system-generated sequential identifier for the geographic record.

For a complete set of records, see tGeography 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  
Objects that tRRRR_LOSS_ByReinsuranceGeo depends on
 Database ObjectObject TypeDescriptionDep Level
tRRRR_LOSS_DimReinsurance tabletRRRR_LOSS_DimReinsuranceTable

Stores information about reinsurance treaties that incurred loss during the analysis.

You can get more information about the reinsurance treaties by joining the table to the tAnalysisReinsurance Table

Touchstone creates one table for each analysis that included Treaty as an output option.

1
See Also

Related Objects

AIRExposureSummary Database