Touchstone 2022 Database Reference
tRRRR_LOSS_DimLocation Table
AIRResult : tRRRR_LOSS_DimLocation Table
Description

Stores information about locations that experienced loss in the analysis. This dimension table is created when losses are saved by location.

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.

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 

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

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  
 Name of the exposure set.varchar255  
 Unique user-provided identifier for the location.varchar100   
 

Unique system-generated sequential identifier for the geographic record.

For a complete list of records, see tGeography Table.

int4   
 Sum of replacement values for all Coverages.float9  
 

ISO 3-character code for the currency.

For a complete list of codes, see tCurrency Table.

char3   
 

Code for the level at which geocode match occurred.

For a complete list of codes, see tGeoMatchLevel Table.

varchar10  
 

Code that represents the AIR occupancy code.

For a complete list of codes, see tAIROccupancy Table.

smallint2  
 

Code that represents the AIR construction code.

For a complete list of codes, see tAIRConstruction Table.

smallint2  
 Total number of stories in the location.smallint2  
 Year the building was built.smallint2  
 City in which the location resides.varchar255  
 Address for the location.varchar255  
 Latitude coordinate for the city.  Values will be positive for locations north of the equator and negative south of the equator.numeric9 (9,6)  
 Longitude coordinate for the city.  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)  
 Coverage A replacement value for the location.float9  
 Coverage B replacement value for the location.float9  
 Coverage C replacement value for the location.float9  
 Coverage D replacement value for the location.float9  
 Number of days covered by the Replacement Value D amount.int4  
 Premium amount. Any values that are less than or equal to 1 will be interpreted as percentages (e.g., 0.12 as 12%).float9  
 User-defined territory.varchar60  
 Inception date of the contract.  Also referred to as the Effective FROM Date.date8  
 Contract expiration date. Also referred to as the Effective TO Date.date8  
 Total area of the structure.float9  
 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  
 

ISO 3-character code for the currency.

For a complete list of codes, see tCurrency Table.

char3   
 User-specified geocode match level.varchar60  
 

Code for the utility used to geocode the location.

For a complete list of codes, see tGeocoder Table.

varchar10  
 Identifier for the geocode account used for premium geocoding through Syncsort.nvarchar50  
 User-specified identifier for the damage function.varchar60  
Objects that depend on tRRRR_LOSS_DimLocation
 Database ObjectObject TypeDescriptionDep Level
tRRRR_LOSS_ByLocation tabletRRRR_LOSS_ByLocationTableStores location-level loss results from a detailed Loss analysis. This table is created when the user specifies "Save Loss By Location" in the analysis Output Options.1
tRRRR_LOSS_ByLocationSummary tabletRRRR_LOSS_ByLocationSummaryTable

Stores summary losses for one detailed loss analysis by location.

Touchstone creates one table for each analysis that includes Location Summary as an output option.

1
Objects that tRRRR_LOSS_DimLocation depends on
 Database ObjectObject TypeDescriptionDep Level
tRRRR_LOSS_DimExposureDataSource tabletRRRR_LOSS_DimExposureDataSourceTableStores information about databases that contain exposures that have been analyzed. This dimension table is created for every Loss analysis.1
See Also

Related Objects

AIRResult
Locating Results for a Specific Analysis