Stores detailed information about each simulated event in the catalog for the United States Terrorism Model (Model 01).
| Creation Date | 3/21/2019 5:26 PM |
| File Group | PRIMARY |
| Text File Group | PRIMARY |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 1403644 |
| Data Space Used | 422,256.00 KB |
| Index Space Used | 1,032.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| EventID | Unique system-provided identifier for the event. | int | 4 | |||
| ModelID | Code that represents the model. | int | 4 | ![]() | |||
| Event | Identifier for the event. | int | 4 | ![]() | |||
| Year | Year in the catalog that the event occurred. | int | 4 | ![]() | |||
| Day | Day (within the Year) that the event occurred. | int | 4 | ![]() | |||
| TerrorismGroup | Identifies whether the "group" that executed the terrorism event is considered international or domestic. Note this is from a United States perspective. | varchar | 20 | ![]() | |||
| AttackType | Defines the type of attack.
| varchar | 50 | ![]() | |||
| WeaponType | Defines the weapon used in the event. | varchar | 16 | ![]() | |||
| TargetType | Identifies the generic genre of the target, such as "airport". | varchar | 35 | ![]() | |||
| Latitude | Latitude coordinate where the event occurred. Values will be positive for locations north of the equator and negative south of the equator. | float | 9 | ![]() | |||
| Longitude | 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. | float | 9 | ![]() | |||
| SubAreaName | Name of the subarea where the event occurred. | varchar | 40 | ![]() | |||
| AreaName | Name of the area where the event occurred. | varchar | 20 | ![]() | |||
| Target_ID | Unique system-provided identifier for the specific target of the event. | int | 4 | ![]() | |||
| Target_Name | Name of the specific target, such as "JFK Airport Terminal 8". | varchar | 100 | ![]() | |||
| Key_Event | Indicates whether the event features the first appearance of a unique combination of a specific weapon type and specific target.
| smallint | 2 | ![]() | |||
| TrophyFlag | Indicates whether the target of the event has a higher probability of attack because of its iconic status.
| varchar | 10 | ![]() | |||
| ClusterEventCount | Number of individual incidences that are clustered together to represent this event. | smallint | 2 | ![]() | |||
| SFP_Coverage | Indicates the coverage for each simulated event. | char | 1 | ![]() |