AIREvents Database Documentation
TblModel01 Table
AIREvents Database : TblModel01 Table
Description
Stores detailed information about each simulated event in the catalog for the United States Terrorism Model (Model 01).
Properties
Creation Date3/21/2019 5:26 PM
File GroupPRIMARY
Text File GroupPRIMARY
System Object
Published for Replication
Rows1403644
Data Space Used422,256.00 KB
Index Space Used1,032.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-provided identifier for the event.int4   
 

Code that represents the model.

int4  
 Identifier for the event.int4  
 Year in the catalog that the event occurred.int4  
 Day (within the Year) that the event occurred.int4  
 Identifies whether the "group" that executed the terrorism event is considered international or domestic.  Note this is from a United States perspective.varchar20  
 

Defines the type of attack.

  • Conventional = Portable car and truck bombs, and general and commercial aviation crashes
  • CBRN = Biological weapons (e.g., anthrax and smallpox), chemical weapons(e.g., anthrax and VX), radiological dispersion devices (e.g., cobalt and cesium), and nuclear bombs
varchar50  
 

Defines the weapon used in the event.

varchar16  
 

Identifies the generic genre of the target, such as "airport".

varchar35  
 

Latitude coordinate where the event occurred.  Values will be positive for locations north of the equator and negative south of the equator.

float9  
 Longitude coordinate where the event occurred. 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.float9  
 

Name of the subarea where the event occurred.

varchar40  
 Name of the area where the event occurred.varchar20  
 Unique system-provided identifier for the specific target of the event.int4  
 Name of the specific target, such as "JFK Airport Terminal 8".varchar100  
 

Indicates whether the event features the first appearance of a unique combination of a specific weapon type and specific target.

  • 1 = key event
  • 0 = not a key event
smallint2  
 

Indicates whether the target of the event has a higher probability of attack because of its iconic status.

  • 1 = trophy target
  • 0 = non-trophy target
varchar10  
 Number of individual incidences that are clustered together to represent this event.smallint2  
 Indicates the coverage for each simulated event.char1  
See Also

Related Objects

AIREvents Database