TerrorismGlobal_table | R Documentation |
This dataset contains yearly summaries of global terrorism incidents from 1970 onward. The data includes information on over 209,000 incidents of terrorism, with details on the country, year, and other relevant variables related to each incident.
data(TerrorismGlobal_table)
A table with 10,200 rows and 50 columns:
Character vector representing the country where the terrorist incident occurred.
Character vector representing the year the incident took place.
The dataset name has been changed to 'TerrorismGlobal_table' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the crimedatasets package and assists users in identifying its specific characteristics. The suffix 'table' indicates that the dataset is represented as a table in R. The original content has not been modified in any way.
Global Terrorism Database (GTD), 1970-2020.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.