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

Stores information about each exposure attribute that:

  • Touchstone used to aggregate losses
  • Generated losses during the analysis

Touchstone creates the dimension table for each analysis that included an exposure attribute, such as line of business, as an output option.

For example, if a user saved losses by line of business, the table includes one row for each line of business that generated loss. The ExposureAttributeTypeCode would be ‘ULOB’, and the ExposureAttribute values would contain the names of the lines of business.

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 exposure attribute record.

int4   
 

Code that represents the type of exposure attribute. 

For a complete list of codes, see tExposureAttributeType Table.

varchar10   
 Name of the exposure attribute.varchar255  
Objects that depend on tRRRR_LOSS_DimExposureAttribute
 Database ObjectObject TypeDescriptionDep Level
tRRRR_LOSS_ByExposureAttribute tabletRRRR_LOSS_ByExposureAttributeTable

Stores event losses for one detailed loss analysis by exposure attribute.

1
tRRRR_LOSS_ByExposureAttributeGeo tabletRRRR_LOSS_ByExposureAttributeGeoTable

Stores event losses for one detailed loss analysis by each combination of exposure attribute and geography.

Touchstone creates one table for each analysis that includes Line of Business and Geography as output options.

1
tRRRR_LOSS_ByExposureAttributeZone tabletRRRR_LOSS_ByExposureAttributeZoneTable

Stores event losses for one detailed loss analysis by each combination of exposure attribute and zone.

Touchstone creates one table for each analysis that includes Line of Business and Zone as output options.

1
tRRRR_LOSS_ByReinsuranceExposureAttribute tabletRRRR_LOSS_ByReinsuranceExposureAttributeTable

Stores event losses for one detailed loss analysis by each combination of reinsurance treaty and exposure attribute. 

Touchstone creates one table for each analysis that included a Geography as an output option and a reinsurance program as an analysis option.

1
tRRRR_LOSS_ByReinsuranceExposureAttributeGeo tabletRRRR_LOSS_ByReinsuranceExposureAttributeGeoTable

Stores event losses for one detailed loss analysis by each combination of reinsurance treaty, exposure attribute, and geography. 

Touchstone creates one table for each analysis that included a Geography and Line of Business as output options and a reinsurance program as an analysis option.

1
See Also

Related Objects

AIRExposureSummary Database