AIREvents Database Documentation
TblModel26 Table
AIREventsHistorical Database : TblModel26 Table
Description
Stores detailed information about each event in the catalog for the Canada Severe Thunderstorm Model (Model 26)
Properties
Creation Date2/23/2022 12:17 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows5
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
 Year the event occurred.int4  
 Name of the event.varchar255  
 

Code that represents the catalog type.

HIST = Historical
EDS = Extreme Disaster Scenario
RDS = Lloyd's Realistic Disaster Scenarios
GOVT = Government

varchar4  
 Unique system-provided identifier for the event.int4   
 Code that represents the model.int4  
 Identifier of the event.int4  
 Year in the catalog that the event occurred.int4  
 Day (within the Year) that the event occurred.int4  
 Name/description of the event. varchar200  
 Day (within the Year) that the event began.int4  
 Day (within the Year) that the event ended.int4  
 Total number of tornadoes that were a source of damage during the event.int4  
 Total number of hail storms that were a source of damage during the event.int4  
 Total number of wind storms that were a source of damage during the event.int4  
 Total percentage of industry loss caused by tornado damage during this event.int4  
 Total percentage of industry loss caused by hail damage during this event.int4  
 Total percentage of industry loss caused by wind damage during this event.int4  
See Also

Related Objects

AIREventsHistorical Database