Touchstone 2022 Database Reference
tRRRR_EC_DimAccumulator Table
AIRExposureSummary Database : tRRRR_EC_DimAccumulator Table
Description
Stores information about each accumulation object. tRRRR_EC_ByAccumulator Table refers to the data in this parent table.
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 Identifier for the zones, rings, or polygons in which exposure concentration is accumulated for a specified peril in a Geospatial analysis.int4   
 

Code that represents the type of accumulator. 

For a complete list of codes, see tAccumulatorType Table.

varchar10   
 

Code that represents the level at which geocode match occurred.

For a complete list of codes, see tGeoMatchLevel Table.

varchar10  
 Name of the accumulator;  Structure is {DataSet}.{PolicyID}.{LocationID}.varchar500  
 
City in which the location resides.
varchar255  
 

Street address for the location within the accumulator zone resides.

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)  
 Name of the country.varchar255  
 

Name of the CRESTA.

varchar255  
 Name of the area.varchar255  
 Name of the subarea.varchar255  
 Name of the postal code.varchar15  
 Name of the location's subarea2 code.varchar255  
 Magnitude of event analyzed. For example, a hurricane category or the intensity of an earthquake. This value is populated from tSpatialDataset Table.varchar255  
 Actual event year. This value is populated from tSpatialDataset Table.int4  
 

Unique system-generated sequential identifier for the geographic record.

For a complete list of records, see tGeography Table.

int4  
Objects that depend on tRRRR_EC_DimAccumulator
 Database ObjectObject TypeDescriptionDep Level
tRRRR_EC_DimSubAccumulator tabletRRRR_EC_DimSubAccumulatorTableStores information about each sub-accumulation object. A sub-accumulation object is a concentric ring that is assigned a peril-specific damage ratio. All locations that lie within this ring are analyzed together as a single group.1
See Also

Related Objects

AIRExposureSummary Database