Touchstone 2022 Database Reference
tRRRR_EC_DimLocation Table
AIRExposureSummary Database : 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 6:15 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  
 Name of the exposure set.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 construction code.

For a complete list of codes, see tAIRConstruction 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  
 

Code that represents the level at which geocode match occurred.

For a complete list of codes, see tGeoMatchLevel Table.

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  
  varchar10  
  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

AIRExposureSummary Database