Touchstone 2022 Database Reference
tRRRR_EC_DimLocation Table
AIRResult : tRRRR_EC_DimLocation Table
Description
Stores attributes associated with each location included in the analysis. These attributes are displayed on the user interface along with data from tRRRR_EC_ByLocation Table.
Properties
Creation Date4/11/2022 5:46 PM
File GroupPRIMARY
Text File GroupPRIMARY
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Stores attributes associated with each location included in the analysis. These attributes are displayed on the user interface along with data from tRRRR_EC_ByLocation Table.

For a complete list of records, see tDataSource Table.

int4   
Primary Key 

Unique system-generated sequential identifier for the location record.

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 system-generated sequential identifier for the geographic record.

For a complete list of records, see tGeography Table.

int4  
 Name of the exposure set.varchar255  
 Unique user-provided identifier for the location.varchar100   
 

ISO 3-character code for the currency.

For a complete list of codes, see tCurrency Table.

char3  
 

AIR-defined construction code.

For a complete list of codes, see tAIRConstruction Table.

smallint2  
 

AIR-defined occupancy code.

For a complete list of codes, see tAIROccupancy Table.

smallint2  
 City in which the location resides.varchar255  
 Street address for the location.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)  
 

Code that represents the level at which geocode match occurred.

For a complete list of codes, see tGeoMatchLevel Table.

varchar10  
 Total height of the structure.tinyint1  
 Year the structure was built.smallint2  
  geography0  
  float9  
  float9  
  float9  
  float9  
 Accumulated replacement values of all Coverages (A, B, C, and D) for the location.float9  
 Number of risks for the specified location record.int4  
  int4  
  varchar60  
 User-defined field 1.varchar60  
 User-defined field 2.varchar60  
 User-defined field 3.varchar60  
 User-defined field 4.varchar60  
 User-defined field 5.varchar60  
 User-specified geocode match level.varchar60  
 Employee count, by location, within the analyzed area.float9  
 Day-shift employee count, by location, within the analyzed area.float9  
 Evening-shift employee count, by location, within the analyzed area.float9  
 Night-shift employee count, by location, within the analyzed area.float9  
 

Code for the utility used to geocode the location.

For a complete list of codes, see tGeocoder Table.

GeocoderCode must be a valid code.

The premium geocodes obtained by licensing this feature are restricted for use only within Touchstone and cannot be used outside of Touchstone. These are identified by the GeocoderCode = 'Syncsort' column in Touchstone AIRExposure, AIRReference and AIRResults databases. For the Export feature, these premium geocodes are either encrypted or removed during export to comply with these contractual restrictions. Direct extracts of premium geocodes from the Touchstone databases are also contractually prohibited.

varchar10  
 Identifier for the geocode account used for premium geocoding through Syncsort.nvarchar50  
Objects that depend on tRRRR_EC_DimLocation
 Database ObjectObject TypeDescriptionDep Level
tRRRR_EC_ByLocation tabletRRRR_EC_ByLocationTableStores the results of the Geospatial analysis at the latitude/longitude location-level.1
See Also

Related Objects

AIRResult
Locating Results for a Specific Analysis