Process Book: Global Terrorism Hot Zones Analysis
Basic Information
Project Title: Global Terrorism Hot Zones Analysis
Team Members:
- Yanxiang Wang - w.yanxiang@wustl.edu - 522352
- Liwen Fu - f.liwen@wustl.edu - 519048
- Yongqi Wang - w.yongqi@wustl.edu - 517716
Project Repository: Global Terrorism
Overview and Motivation
This project aims to analyze and visualize global terrorism hot zones to aid in understanding patterns and
trends in terrorism worldwide. By presenting a comprehensive, visually intuitive analysis, we hope to provide
insights into both regional and global trends in terrorism, benefiting policymakers, analysts, and security
organizations.
Related Work
Our approach draws inspiration from various data visualizations of geopolitical and socio-economic data, such
as heat maps on global incidents and interactive tools seen on websites like Our World in Data. This inspired us
to combine global mapping with time-based and categorical analysis to provide a multi-dimensional view of
terrorism impacts.
Questions
Our project focused on addressing several key questions:
- How is terrorism distributed globally, and which regions show the highest impact in terms of casualties and number of events?
- Addressed through the interactive world map visualization with multiple metrics (killed, wounded, events)
- Supported by the region-wise kills and wounded bar chart
- How have terrorist activities evolved over time in different countries?
- Explored through the country-specific time series analysis
- Allows comparison of different metrics (attacks, killed, wounded) over time
- Which nationalities are most frequently targeted in terrorist attacks?
- Visualized through the nationality target bubble chart
- Shows patterns in targeting specific nationalities
- Who are the primary perpetrators of terrorist attacks?
- Analyzed through the interactive top attackers pie chart
- Adjustable view of top 1-20 attacking groups
- What are the most common types of attacks and targets?
- Examined through the attack and target type distribution pie chart
- Provides insights into both attack methodologies and target selection
These questions guided our visualization design, leading to an interconnected dashboard where each visualization component addresses specific aspects of global terrorism patterns and trends.
Data
Our data comes from the Global Terrorism
Database on Kaggle. The dataset underwent significant processing to transform it from its original 135+
columns to a more focused set of 18 key fields.
Data Processing Steps:
- Field Selection and Renaming:
- Simplified temporal data (year, month, day) from original iyear, imonth, iday
- Retained key location fields (country, region, state, city)
- Consolidated attack characteristics (succesful_attack, suicide_attack, attack_type)
- Simplified target information (target_type, nationality_targeted)
- Focused weapon information (weapon_type, sub_weapon_type)
- Kept critical impact metrics (number_of_kills, number_of_wounded, proprty_damaged)
- Data Cleaning:
- Handled missing values in geographical and casualty data
- Standardized categorical fields (attack_type, target_type, weapon_type)
- Normalized location information for consistent geographical mapping
- Data Transformation:
- Converted text-based fields to categorical data for efficient processing
- Standardized date formats for temporal analysis
- Consolidated related fields to reduce redundancy
Final Dataset Structure:
The processed dataset focuses on these key aspects:
- Event Identification: eventid
- Temporal Data: year, month, day
- Geographic Information: country, region, state, city
- Attack Characteristics: succesful_attack, suicide_attack, attack_type
- Target Information: target_type, nationality_targeted
- Perpetrator Details: attackers
- Weapon Information: weapon_type, sub_weapon_type
- Impact Metrics: number_of_kills, number_of_wounded, proprty_damaged
Exploratory Data Analysis
Initially, we used bar charts and line graphs to understand the distribution of terrorism incidents by region
and year. This early exploration highlighted the concentration of incidents in specific countries and suggested
temporal spikes in global terrorism, which guided our focus on detailed temporal and spatial visualizations.
Design Evolution
Following the Five-Sheet Design Methodology, our visualization design evolved through several stages:
Sheet 1: Brainstorming
We began by brainstorming potential visualizations, generating a variety of ideas to showcase the global terrorism data. Concepts included heat maps for terrorism intensity, bar charts for region-based analysis, timeline charts for temporal trends, and pie charts for target and attacker distributions. This allowed us to explore creative ways to convey the data effectively.
Sheets 2, 3, and 4: Principal Design Options
- Design Option 1: Global Heat Maps and Region Analysis
This design uses interactive global maps to display terrorism events, deaths, and injuries by country, with tooltips showing specific statistics. Supporting this, bar charts break down the number of successful attacks and casualties by region, offering a comparative analysis across regions.
- Design Option 2: Target and Attacker Focus
This design focuses on understanding the primary targets and attackers. Bubble charts visualize the distribution of target nationalities, while pie charts depict the top 10 attackers and prevalent attack types. This design provides insights into the focus areas of different terrorist groups and their target selection.
- Design Option 3: Temporal Trends and Casualty Analysis
This option highlights the evolution of terrorism over time with a line chart showing the number of attacks, deaths, and injuries across different years. A table summarizing monthly data offers further detail, and line charts visualize casualties by region. This design reveals patterns and shifts in terrorist activity over decades.
Final Implementation
After evaluating our initial design options, we developed a comprehensive dashboard with two main columns:
Left Column - Geographic and Temporal Analysis:
- Interactive world map with metric selection (killed, wounded, events)
- Time series visualization for country-specific trends
- Regional comparison through bar charts
Right Column - Pattern Analysis:
- Nationality targeting patterns through bubble visualization
- Attack group analysis with adjustable pie chart
- Attack/target type distribution with toggleable views
Interactive Features:
- Tooltip system for detailed information display
- Cross-visualization interactions (e.g., map clicks updating time series)
- Dynamic controls (dropdowns, sliders) for data exploration
The final dashboard integrates six key visualizations:
- World Map: Interactive choropleth map with metric selection dropdown
- Time Series: Country-specific temporal analysis with metric options
- Region Chart: Bar chart showing regional casualty distribution
- Nationality Bubble Chart: Force-directed layout showing targeting patterns
- Top Attackers: Pie chart with adjustable range (1-20 groups)
- Attack/Target Types: Switchable pie chart for attack and target analysis
Each visualization was designed with clear headers and explanatory text to guide users through the data exploration process. The layout ensures that related visualizations are grouped together, with the geographic and temporal analyses in the left column and pattern analyses in the right column.
Evaluation
Data Insights
Through our visualizations, we gained several key insights about global terrorism patterns:
- Geographic Distribution:
- The interactive world map revealed significant regional concentrations of terrorist activities
- Middle East and South Asia showed consistently high levels of both incidents and casualties
- The impact varies significantly by metric (killed, wounded, or number of events)
- Temporal Patterns:
- The time series visualization showed distinct patterns of escalation and de-escalation in different regions
- Country-specific analysis revealed local peaks of activity tied to specific historical events
- Some regions showed cyclical patterns in terrorist activities
- Attack Characteristics:
- The attack type distribution revealed preferred methods in different regions
- Target type analysis showed patterns in victim selection
- Certain terrorist groups showed specialization in specific attack types
Addressing Research Questions
Our visualization dashboard effectively addressed our initial research questions:
- Global Distribution: The world map and region-wise analysis clearly showed the geographical spread of terrorism and identified hot zones
- Temporal Evolution: Country-specific time series revealed how terrorist activities evolved over time in different regions
- Target Patterns: The nationality bubble chart and target type distribution provided clear insights into targeting patterns
- Attack Groups: The top attackers pie chart with adjustable range helped identify and analyze major terrorist organizations
Visualization Effectiveness
Strengths:
- Interactive features allow deep exploration of the data
- Linked visualizations provide multiple perspectives on the same data
- Clear visual hierarchy and intuitive controls
- Responsive design adapts to different screen sizes
- Comprehensive tooltips provide detailed information
Areas for Improvement:
- Interactivity:
- Add time range filters for all visualizations
- Add data export functionality for detailed analysis
- Visual Enhancements:
- Add animation for temporal data exploration
- Improve color schemes for better accessibility
Future Work
Potential enhancements for future iterations:
- Implement predictive analytics for trend forecasting
- Add social network analysis for terrorist group relationships