Complete Questions 1 and 2 using the Global Terrorism Database (GTD) dataset
Content
Dataset link: Global Terrorism Database | Kaggle 1**
Detailed steps for node selection and data generation.
Question 1: Using KNIME, create a world map visualization using the Global Terrorism Database (GTD) dataset, color-coding each country based on the total number of incidents recorded. The visualization should clearly demonstrate the intensity of incidents in each country, using an appropriate color scale and legend. This activity focuses on aggregating data by country (no need to use the geographic coordinates of individual incidents).
Question 2: Second question: Using the Global Terrorism Database (GTD) dataset, create a stacked bar chart showing the number of incidents per continent per year.
Each bar should correspond to a year, and the stacked categories within each bar should represent each continent. The chart should visually demonstrate the evolution of incidents over time and the relative involvement of each continent over time.
Submission: Generate a visualization image in PNG, JPG, or SVG format.