https://github.com/mkk-1817/cvip-ds-exploratory_data_analysis-terrorism
This repository deals with exploring global terrorism trends analyzing the Global Terrorism Database to uncover temporal patterns, identify top terrorist groups, examine attack types, and gain insights into geographical and success/failure dynamics.
https://github.com/mkk-1817/cvip-ds-exploratory_data_analysis-terrorism
coderscave data-analysis data-science data-visualization eda exploratory-data-analysis python terrorism-analysis
Last synced: about 1 year ago
JSON representation
This repository deals with exploring global terrorism trends analyzing the Global Terrorism Database to uncover temporal patterns, identify top terrorist groups, examine attack types, and gain insights into geographical and success/failure dynamics.
- Host: GitHub
- URL: https://github.com/mkk-1817/cvip-ds-exploratory_data_analysis-terrorism
- Owner: mkk-1817
- Created: 2023-12-23T12:44:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-23T13:10:05.000Z (over 2 years ago)
- Last Synced: 2024-01-29T06:12:20.775Z (over 2 years ago)
- Topics: coderscave, data-analysis, data-science, data-visualization, eda, exploratory-data-analysis, python, terrorism-analysis
- Homepage: https://www.kaggle.com/code/mkk1817/eda-terrorism
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exploratory Data Analysis- Terrorism🚀
Welcome to the 1st Phase-I project at CodersCave! This project involves an in-depth exploration of the Global Terrorism Database, uncovering insightful trends and patterns.
## Key Insights:
### Temporal Trends:
- Peak attacks in 2014; observed a fluctuating trend in casualties.
### Terrorist Groups:
- Identified and visualized the top 5 most active groups.
### Attack Types:
- Most common attack type: Bombing/Explosion.
### Target Analysis:
- Explored distributions based on target types and sectors.
### Success/Failure Patterns:
- Analyzed the distribution and success rates across different attack types.
### Hostages:
- Explored the percentage of attacks involving hostages and their outcomes.
### Geographical Insights:
- Visualized the distribution of attacks by region and analyzed year-wise success.
### Dataset Source: https://www.kaggle.com/datasets/START-UMD/gtd
### Analysis File is also available in kaggle: https://www.kaggle.com/code/mkk1817/eda-terrorism