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

Stores average annual loss results, at the peril- and geography-level, from a detailed Loss analysis. This table is created when the user selects "Save Loss By Peril" and also selects a geographic area from the "Geography" drop-down box in the analysis Output Options.

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 

Unique system-generated sequential identifier for the geographic record.

For a complete set of records, see tGeography Table.

int4   
Primary Key 

Numeric code for the single peril or set of perils.

For a complete list of codes, see tPerilSet Table.

int4   
 

Code that represents the geography level of the exposure.

For a complete list of codes, see dbo.tGeoLevel Table.

varchar10   
 

Geocode value.

varchar15   
 

Name that corresponds to the GeoCode.

varchar255   
 Ground-up loss value before Touchstone applies terms. For reinsurance, GroundUpLoss 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 value before Touchstone applies layer terms.float9  
 Gross loss value, which is the loss after Touchstone applies layer terms.float9  
 Net-of-Pre Catastrophe loss value, which is the expected net loss value before the application of catastrophe excess of loss reinsurance.float9  
 Net-of-Post Catastrophe loss value, which is the expected net loss value after the application of catastrophe excess of loss reinsurance.float9  
See Also

Related Objects

AIRExposureSummary Database