Skip to content

The Global Terrorism Database (GTD) is an open-source database including information on terrorist events around the world from 1970 through 2016 (with annual updates planned for the future).

Notifications You must be signed in to change notification settings

panchicore/es-gtd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

es-gtd

The Global Terrorism Database (GTD) is an open-source database including information on terrorist events around the world from 1970 through 2016 (with annual updates planned for the future). Unlike many other event databases, 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 170,000 cases.

The goal of this repo is to index those 170K terrorist events into Elastic Search and explore its content with Kibana.

Requirements

  • Python
    • requests: pip install requests
  • Elasticsearch
  • Logstash

Setup

  1. Create index python create_index.py
  2. The database is already in the repository on the data folder. No need to download more. Unzip database using unzip Archive.zip
  3. Start the logstash ingest logstash -f logstash/ls-gtd-pipeline.conf

Todo

About

The Global Terrorism Database (GTD) is an open-source database including information on terrorist events around the world from 1970 through 2016 (with annual updates planned for the future).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published