Touchstone Re 2022 Database Reference
tCompanyLossMarketShare Table
AIRExposureRe Database : tCompanyLossMarketShare Table
Description

Stores loss market share information for company loss file (CLF) sets exported from Touchstone to Touchstone Re.

A loss market share represents a given company’s share of industry-wide losses.

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 loss market share.int4   
 

Unique system-generated sequential identifier for the company loss file (CLF) set associated with the loss market share.

For a complete list of records, see tCompanyLossAssociation Table.

int4   
 

Numeric code for the single peril or set of perils associated with the CLF.

For a complete list of codes, see tPerilSet Table.

int4   
 Identifier for the year associated with the loss market share.smallint2   
 Version of the AIR model associated with the loss market share.varchar50   
 

Code that represents the model in Touchstone associated with the loss market share.

For a complete list of codes, see tModel Table.

smallint2   
 

Unique system-generated sequential identifier for the geographic record associated with the loss market share.

For a complete list of records, see tGeography Table.

int4  
 

ISO 3-character code for the currency associated with the loss market share.

For a complete list of codes, see tCurrency Table.

char3  
 

Numeric code for the line of business associated with the loss market share.

For a complete list of codes, see tReinsuranceLOB Table.

int4  
 

Indicates whether the application computed the loss market share using a user-specified demand surge adjustment factor.

  • 1 = Yes (adjustment factor)
  • 0 = No (no adjustment factor)
bit1  
 Loss market share value.float9  
 

Unique system-generated sequential identifier for the country associated with the loss market share.

For a complete list of records, see tGeography Table.

int4  
 ISO 2-character code for the country associated with the loss market share.varchar15  
 Name of the country associated with the loss market share.varchar255  
Objects that tCompanyLossMarketShare depends on
 Database ObjectObject TypeDescriptionDep Level
tCompany tabletCompanyTableStores information about companies.3
tCompanyLossAssociation tabletCompanyLossAssociationTable

Stores relationships between company loss file (CLF) sets and companies.

You can associate a CLF set with a company in two ways:

  • Importing the CLF set into Touchstone Re.
  • Associating the CLF set with a Touchstone Re company when exporting the CLF set from Touchstone.
1
See Also

Related Objects

AIRExposureRe Database