Touchstone 2022 Database Reference
tConvertEDCPeril Table
AIRReference Database : tConvertEDCPeril Table
Description

Stores information about peril codes used in the exposure data conversion tool (EDC).

Touchstone uses the information to convert RMS peril codes to Touchstone peril codes.

Properties
Creation Date11/3/2011 10:37 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows7
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the peril in the EDC.

  • 1 = Earthquake (PEA)
  • 2 = Hurricane (PWH)
  • 3 = Severe Storm (PWX)
  • 4 = Flood (PFL)
  • 5 = Fire (PEF)
  • 6 = Terrorism (PTR)
  • 7 = Workers' Compensation (Not applicable)
int4   
 

Name of the EDC peril.

Corresponds to the code in EDCPerilCode.

varchar40   
 

Code for the peril as used in a UPX record.

Corresponds to the code in EDCPerilCode.

varchar10  
 

Indicates whether the peril is available for use.

  • 1 = Yes (available
  • No (not available)
bit1 dbo.D_1 
See Also

Related Objects

AIRReference Database