Touchstone 2022 Database Reference
tRRRR_EC_DimSubAccumulator Table
AIRExposureSummary Database : tRRRR_EC_DimSubAccumulator Table
Description
Stores 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.
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   
Primary Key Unique system-generated identifier for the single concentric ring in which exposure concentration is accumulated for a specified peril during the Geospatial analysis.int4   
Primary Key 

Numeric code for the single peril or set of perils.

For a complete list of codes, see tPerilSet Table.

int4   
 Radius of the sub-accumulator.real4  
 

Code for the unit of measure used to express the radius of the ring.

For a complete list of codes, see tUnit Table.

varchar10   
 Percent of the total replacement value of a property that is damaged. A damage ratio of 100 represents a total loss.real4   
 Used for wind speed tracking, it is the minimum value of the bucket range. numeric9 (19,6)  
 Used for wind speed tracking, it is the maximum value of the bucket range. numeric9 (19,6)  
 Attribute of the bucket. For example, wind speed, soil type, elevation.varchar255  
Objects that tRRRR_EC_DimSubAccumulator depends on
 Database ObjectObject TypeDescriptionDep Level
tRRRR_EC_DimAccumulator tabletRRRR_EC_DimAccumulatorTableStores information about each accumulation object. tRRRR_EC_ByAccumulator Table refers to the data in this parent table.1
See Also

Related Objects

AIRExposureSummary Database