Touchstone 2022 Database Reference
tRRRR_LOSS_DimEvent Table
AIRExposureSummary Database : tRRRR_LOSS_DimEvent Table
Description

Stores information about each terrorism event that generated loss during a loss analysis.

Touchstone creates the dimension table for each analysis that included event as an output option.

Properties
Creation Date4/11/2022 6:15 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-provided identifier of the event that produced the loss.int4   
 Name of the event.varchar1000   
 Address for where the event occurred.varchar255  
 City where the event occurred.varchar255  
 

ISO 2-character code for the country in which the location resides. 

For a complete list of codes, see tCountry Table.

varchar15   
 

CRESTA code for the location, when applicable. If CRESTA is not applicable for this country,use the AreaCode column.

For a complete list of codes, see tGeography Table.

varchar15   
 

Area code for where the event occurred.

For a complete list of codes, see tGeography Table.

varchar15   
 

Subarea code for where the event occurred.

For a complete list of codes, see tGeography Table.

varchar15   
 Postal code for where the event occurred.varchar15  
 Latitude coordinate for where the event occurred.  Values will be positive for locations north of the equator and negative south of the equator.numeric9 (9,6)   
 Longitude coordinate for where the event occurred.  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 weapon type used in a terrorism event.

For a complete list of codes, see tEventFilterTerrorismWeaponType Table.

varchar10  
 Name of the weapon type.varchar40  
 Total number of stories in the building.smallint2  
 

Unique system-generated sequential identifier for the landmark record.

For a complete list of records, see TblProminentLandmarks Table.

int4  
 Name of the landmark.varchar255  
See Also

Related Objects

AIRExposureSummary Database