AIREvents Database Documentation
TblModel06 Table
AIREventsHistorical Database : TblModel06 Table
Description
Stores detailed information about each event in the catalog for the Australia Bushfire Model (Model 06).
Properties
Creation Date4/11/2019 3:03 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows2
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. 

Note that the description includes the subarea code. For more precise information regarding the specific area affected by the event, see fields:

  • Longitude
  • Latitude
  • AreaName
  • SubAreaName
varchar200  
 Total area, in square miles, that was burned during the event.numeric9 (6,1)  
 Longitude coordinate for the ignition point of the individual fire with the largest burn area in the event cluster. 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.decimal9 (9,4)  
 Latitude  coordinate for the ignition point of the individual fire with the largest burn area in the event cluster. Values will be positive for locations north of the equator and negative south of the equator.decimal9 (9,4)  
 Area where the event occurred. As this model is specific for Australia, this field identifies the country name.varchar60  
 County that experienced the most loss from the event.varchar200  
See Also

Related Objects

AIREventsHistorical Database