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

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

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

Properties
Creation Date11/19/2014 11:41 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows972
Data Space Used88.00 KB
Index Space Used16.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

ISO 2-character code for the country. 

For a complete list of codes, see tCountry Table.

varchar10   
 Name of the countryvarchar255   
Primary Key RMS-defined code for the country scheme path. varchar10   
Primary Key RMS-defined code for the country.varchar10   
 

Indicates whether the country is modeled by AIR.

  • 1 = Yes (modeled)
  • 2 = No (un-modeled)
bit1   
 Geographic region where the country resides.varchar255  
 

Indicates whether alternative RMSCountyCode values are recognized by Touchstone.  For example, RMS recognizes country codes AU, AT, AUT, and 40 for Austria but Touchstone only recognizes AU.

  • 1 = Yes (recognized)
  • 2 = No (not recognized)
bit1  
 

Indicates whether Industrial Facility modeling is supported for the country.

  • 1 = Yes (supported)
  • 2 = No (not supported)
bit1  
See Also

Related Objects

AIRReference Database