Touchstone 2022 Database Reference
tLossCustomFrequency Table
AIRUserSetting Database : tLossCustomFrequency Table
Description

This table stores information about the custom, user-defined custom event frequency during the loss analysis.

Custom Frequency template file allow the user to customize events that direct the Loss analysis engine to apply a specified events, AIR model, product, catalog, and event years directly to calculate the Ground-Up losses.

The loss engine scales the entire Ground-up distribution, not just the mean loss, and applies all policy conditions to the modified losses. It does not cap the modified losses at the total insurable value (TIV). Any custom event frequency modification that is applied to losses from a peril applies also to losses generated by the respective sub-perils.

Properties
Creation Date4/4/2022 3:02 AM
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 loss custom frequency  template record.int4   
 Unique system-generated sequential identifier for the business unit record.int4  
 Name of the loss custom frequency.varchar255   
 User-provided input file name of the loss custom frequency.varchar255  
 Maximum number of years in the catalog.int4   
 

Total number of simulated years in the catalog.

Note that "year" in this context represent simulation years only and do not represent an actual date.

int4  
 Maximum number of simulated events in the catalog.int4  
 Total number of simulated events in the catalog.int4  
 Formatted name of the catalog.varchar100   
 Code that represents the custom frequency file type.varchar10  
 

Code that represents the model in Touchstone.

For a complete list of codes, see tModel table.

smallint2   
 

System-provided status code for the record in the table. 

For a complete list of codes, see tStatus Table.

varchar10 
('A')
 
 Version number of the model.varchar50   
 Version number of the product.varchar50   
 

Indicates whether the imported custom frequency file is in the binary format.

  • 1 = Yes
  • 0 = No

bit1 
((0))
 
 Order of appearance of the unit in any drop-down lists in the application.int4 
((0))
 
 User that initiated the activity.varchar255  
 Date and time when the activity was created.datetime4
(getutcdate())
 
 Date and time when the activity was edited.datetime4
(getutcdate())
 
 Used for time stamping.timestamp8   
See Also

Related Objects

AIRUserSetting Database