Touchstone 2022 Database Reference
tRRRR_CMPLOSS_GeoKey Table
AIRResult : tRRRR_CMPLOSS_GeoKey Table
Description
Stores information about the location used during the Comparative Loss analysis.
Properties
Creation Date4/11/2022 5:46 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key System-assigned table row identifier for the location. bigint8   
 

Code that represents the geocode level.

For a complete list of codes, see dbo.tGeoLevel Table.

smallint2  
 

Unique system-generated sequential identifier for the exposure data source record.

For a complete list of records, see dbo.tDataSource Table.

int4  
 

Unique system-generated sequential identifier for the location record.

For a complete list of records, see dbo.tLocation Table.

int4  
 

Unique user-defined name for the exposure set.

For a complete list of exposure sets, see dbo.tExposureSet Table.

varchar255  
 

Unique user-defined identifier for the contract.

For a complete list of contracts, see dbo.tContract Table.

varchar100  
 

Unique user-defined identifier for the location.

Corresponds to the identifier in LocationSID

varchar100  
 

Unique system-generated sequential identifier for the country record.

For a complete list of identifiers, see dbo.tGeography Table.

int4  
 

Unique system-generated sequential identifier for the area record. 

For a complete list of identifiers, see dbo.tGeography Table.

int4  
 

Unique system-generated sequential identifier for the subarea record. 

For a complete list of identifiers, see dbo.tGeography Table.

int4  
 

Unique system-generated sequential identifier for the postal record. 

For a complete list of identifiers, see dbo.tGeography Table.

int4  
Objects that depend on tRRRR_CMPLOSS_GeoKey
 Database ObjectObject TypeDescriptionDep Level
tRRRR_TTTT_CMPLOSS_GeoAAL tabletRRRR_TTTT_CMPLOSS_GeoAALTable

Stores the deltas in the aggregate average annual losses by location that are calculated during a Comparative Loss analysis.

tRRRR denotes the Results SID for the Comparative Loss analysis and TTTT represents the identifier for the loss analysis.
1
See Also

Related Objects

AIRResult
Locating Results for a Specific Analysis