Touchstone 2022 Database Reference
tRRRR_CLSH_LocationByPortfolio Table
AIRExposureSummary Database : tRRRR_CLSH_LocationByPortfolio Table
Description
Stores statistical information about the locations (within the portfolio) that are affected by the clash underwriting 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 Unique system-generated sequential identifier for the exposure data source record.int4   
Primary Key 

Unique system-generated sequential identifier for the location record.

For a complete list of records, see tLocation Table.

int4   
Primary Key 

Unique system-generated sequential identifier for the location record used in the clash underwriter analysis.

For a complete list of records, see tLocation Table.

int4   
 

Unique system-generated sequential identifier for the contract record.

For a complete list of records, see tContract Table.

int4   
 Unique user-defined identifier for the location.varchar100  
 Name of the location.varchar100  
 Unique user-defined identifier for the contract.varchar100  
 

ISO 2-character code for the country in which the location resides. 

For a complete list of codes, see tCountry Table.

varchar15  
 

Area code for the location, if applicable.

For a complete list of codes, see tGeography Table

varchar15  
 

Subarea code for the location, if applicable.

For a complete list of codes, see tGeography Table

varchar15  
 

Postal code for the location, if applicable.

For a complete list of codes, see tGeography Table

varchar15  
 Street address for the location.varchar255  
 City in which the location resides.varchar255  
 Latitude coordinate for the location.  Values will be positive for locations north of the equator and negative south of the equator.numeric9 (9,6)  
 Longitude coordinate for the location.  Values will be negative for locations west of the prime meridian up to the international date line. They will be positive for locations east of the prime meridian.numeric9 (9,6)  
 

Numeric code for the single peril or set of perils.

For a complete list of codes, see tPerilSet Table.

int4  
 User's Line of Business.varchar60  
 Coverage A replacement value for the location.float9  
 Coverage B replacement value for the location.float9  
 Coverage C replacement value for the location.float9  
 Coverage D replacement value for the location.float9  
 Number of days covered by the Replacement Value D amountint4  
 

ISO 3-character code for the currency.

For a complete list of codes, see tCurrency Table.

char3  
 

Code that represents the type of type of match used for clash underwriting.

For a complete list of codes, see tClashType Table.

varchar10  
 Name of the exposure set.varchar255  
 Name of the exposure data source.varchar255  
 

Code that represents the level at which a geocode match may occur.

For a complete list of codes, see tGeoMatchLevel Table.

varchar10  
 User-specified geocode match level.varchar60  
See Also

Related Objects

AIRExposureSummary Database