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:
- Mapping the GDELT events
- Mapping the GDELT knowledge graph
- Spatioatemporal file creation
- 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