gdelt-notebooks

Sample notebooks for using the Global Database of Events, Language and Tone (GDELT).

View project on GitHub

GDELT Notebooks

This repository contains a bunch of notebooks for using advanced analytics on the Global Database of Events, Tone and Language (GDELT).

Getting started:

Just take a look at the following notebooks:

  1. Mapping the GDELT events
  2. Mapping the GDELT knowledge graph
  3. Spatioatemporal file creation
  4. Query and aggregate the news articles

Requirements:

The arcgis module works with Jupyter <= 5.7.8. Jupyter >= 6.0.0 does not display the map widget.

  • arcgis-1.8.0
  • gdelt-0.1.10.6
  • matplotlib-2.2.2
  • seaborn-0.8.1