Touchstone Re 2022 Database Reference
tAggregateExposure Table
AIRExposureRe Database : tAggregateExposure Table
Description
Stores aggregated exposure data. For example, one row in the table may specify the total insured value for a given subarea and line of business included in an exposure set.
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
Primary Key Unique system-generated sequential identifier for the aggregated exposure data record.int4   
 

Unique system-generated sequential identifier for the exposure set associated with the aggregated exposure data.

For a complete list of records, see tExposureSet Table.

int4   
 

Numeric code for the single peril or set of perils associated with the aggregated exposure data.

For a complete list of codes, see tPerilSet Table.

int4   
 Year associated with the aggregated exposure data.smallint2   
 

Numeric code that represents the area scheme associated with the aggregated exposure data.

For a complete list of codes, see TblAreaScheme Table.

smallint2   
 

Unique system-generated sequential identifier for the geographic record associated with the aggregated exposure data.

For a complete list of records, see tGeography Table.

int4  
 

ISO 2-character code for the country associated with the aggregated exposure data.

For a complete list of codes, see tCountry Table..

varchar15  
 Name of the country associated with the aggregated exposure data.varchar255  
 

CRESTA code associated with the aggregated exposure data, if applicable.

varchar15  
 Name of the CRESTA.varchar255  
 Area code associated with the aggregated exposure data.varchar15  
 Name of the area.varchar255  
 

Subarea code associated with the aggregated exposure data.

varchar15  
 Name of the subarea.varchar255  
 

ISO 3-character code for the currency associated with the aggregated exposure data.

For a complete list of codes, see tCurrency Table.

char3  
 

Numeric code for the line of business associated with the aggregated exposure data.

For a complete list of codes, see tReinsuranceLOB Table.

int4  
 (TIV) Monetary value of (all) coverage paid out as a result of a catastrophe.float9  
 Number of risks.float9  
 Premium amount.float9  
 Total annual payroll for covered employees.float9  
 Reserved for future use.float9  
 User-specified market share.float9  
 

Indicates whether the market share value is generated using losses from a Company Loss File (CLF).

  • 1 = Yes (generated from a CLF)
  • 0 = No (user specified)
bit1  
 

Code that represents the highest resolution to which the locations are validated.

For a complete list of codes, see tGeoLevel Table.

varchar10  
Objects that tAggregateExposure depends on
 Database ObjectObject TypeDescriptionDep Level
tCompany tabletCompanyTableStores information about companies.3
See Also

Related Objects

AIRExposureRe Database