Touchstone Re 2022 Database Reference
tReinsuranceInternalCodeMapping Table
AIRGeography Database : tReinsuranceInternalCodeMapping Table
Description
Stores internal area and subarea mappings for each geography.
Properties
Creation Date6/13/2017 11:47 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows22206
Data Space Used1,368.00 KB
Index Space Used16.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the geographic record.

For a complete list of codes, see tGeography Table.

int4   
 

Identifier for the geographic resolution of the data.

  • 0 = Region
  • 1 = Country
  • 2 = Area or state
  • 3 = Subarea or county
  • 4 = Postal code
int4   
 Country code.int4   
 Area code.int4  
 Subarea code.int4  
 Area code.varchar15  
 Subarea code.varchar15  
 Alternative numeric code for the level 1 geographic resolution.smallint2  
 Alternative numeric code for the level 2 geographic resolution.smallint2  
 Alternative numeric code for the level 3 geographic resolution.smallint2  
 Alternative string code for the level 1 geographic resolution.varchar10  
 Alternative string code for the level 2 geographic resolution.varchar10  
 

Code that represents the area scheme for the country.

The area scheme is the hierarchy of geographic resolutions for the country. For example, the area scheme for a country may specify that the country is organized by country, state, county, and then ZIP code.

smallint2  
 Maximum number of locations associated with the record.int4   
See Also

Related Objects

AIRGeography Database