An open API service indexing awesome lists of open source software.

https://github.com/divakarkumarp/global-terrorism-analysis

The Global Terrorism Database (GTD) is an open-source database including information on terrorist attacks around the world from 1970 through 2017. The GTD includes systematic data on domestic as well as international terrorist incidents that have occurred during this time period and now includes more than 180,000 attacks. The database is maintained by researchers at the National Consortium for the Study of Terrorism and Responses to Terrorism (START), headquartered at the University of Maryland.
https://github.com/divakarkumarp/global-terrorism-analysis

Last synced: 2 months ago
JSON representation

The Global Terrorism Database (GTD) is an open-source database including information on terrorist attacks around the world from 1970 through 2017. The GTD includes systematic data on domestic as well as international terrorist incidents that have occurred during this time period and now includes more than 180,000 attacks. The database is maintained by researchers at the National Consortium for the Study of Terrorism and Responses to Terrorism (START), headquartered at the University of Maryland.

Awesome Lists containing this project

README

        

# Global-Terrorism-Analysis

The Global Terrorism Database (GTD) is an open-source database including information on terrorist attacks around the world from 1970 through 2017. The GTD includes systematic data on domestic as well as international terrorist incidents that have occurred during this time period and now includes more than 180,000 attacks. The database is maintained by researchers at the National Consortium for the Study of Terrorism and Responses to Terrorism (START), headquartered at the University of Maryland.

![650413-terror-011817](https://user-images.githubusercontent.com/32620288/137513463-8ffa196e-d019-4921-a69a-6636d44d2279.jpg)

-----------------------------------------------------------------------------------------------
### Data Description

* ‘Year’: For Terror attack year
* 'Month’: For the attack month
* 'Day': For the attack Day
* 'Country’:Country(name) face the attack by terrorist.
* 'state': state(name) faced the attack by the terrorist.
* 'Region': Region(name) where the terror attack happened.
* 'city': city faced the terror attack.
* 'Success’: Terror attack status.
* 'latitude': Terror attack location latitude.
* 'longitude': Terror attack location longitude.
* 'AttackType': Types of terror attack.
* 'Killed': No of people killed by terrorist.
* 'Wounded': No of people wounded by terrorist.
* 'Target': Terrorist target.
* 'Group': Terror group name
* 'Target_type': Tarket type either Government or privet etc.
* 'Nationality': People nationality who killed and wounded by terrorist attack.
* 'Weapon_type': Types of weapons used during attack
* 'Hostages/Kidnapping': No people hostages or kidnapped.

--------------------------------------------------------------------------------------------

### Overview:

We have done EDA (Exploratory data Analysis)

Technology and tools wise this project covers,

1.Python

2.Numpy and Pandas for data cleaning

3.Matplotlib

5.Data visualization

6.Google Colab Notebook

---------------------------------------------------------------------------------------

### Technologies Used

![](https://forthebadge.com/images/badges/made-with-python.svg)

[](https://numpy.org) [](https://pandas.pydata.org) [](https://seaborn.pydata.org) [](https://matplotlib.org) [](https://colab.research.google.com/)