Touchstone 2022 Database Reference
tRRRR_IMPACT_Deterministic Table
AIRExposureSummary Database : tRRRR_IMPACT_Deterministic Table
Description
Stores losses for the realistic disaster scenarios (RDS) events included in a marginal impact analysis.
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 

Identifier for the administrative boundary and peril combination associated with the results.

For a complete list of combinations, see tImpactAdminBoundaryPerilSetXref Table.

smallint2   
Primary Key 

Code that represents the type of output generated during the analysis.

For a complete list of codes, see tOutputType Table.

varchar10   
Primary Key 

Code that represents the type of catalog used to produce the loss.

For a complete list of codes, see tCatalogType Table.

varchar10   
Primary Key Unique system-provided identifier of the event that produced the loss.int4   
Primary Key 

Code that represents the AIR model associated with the event that produced the loss.

For a complete list of codes, see tModel Table.

smallint2   
Primary Key 

Unique identifier that tracks the scenario associated with the loss. In multi-year catalogs, each scenario consists of five modeled years.

int4   
Primary Key 

Numeric code for the peril or set of perils that produced the loss.

For a complete list of codes, see tPerilSet Table.

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  
 Retained loss value, which is the ground-up loss minus the insured gross loss.float9  
 Pre-layer gross loss value, which is the expected gross loss before the application of layer terms.float9  
 Gross loss value, which is the loss after the application of layer terms.float9  
 New of pre-catastrophe loss value, which is the expected net loss before the application of catastrophe excess of loss reinsurance.float9  
 Net of post-catastrophe loss value, which is the expected net loss after the application of catastrophe excess of loss reinsurance.float9  
See Also

Related Objects

AIRExposureSummary Database