Skip to content
RAG Repo

The Global Database of Events, Language, and Tone (GDELT) is an ongoing catalogue of what the world's news is reporting. It parses articles in real time, pulls out the events, people, organisations, locations, and themes they mention, and scores their emotional tone. New data is added every 15 minutes.

Two datasets sit at its core. The Event Database records who did what to whom, where, and when, using a standard coding scheme, stretching back to 1979. The Global Knowledge Graph (GKG) connects the entities, themes, and emotions found across coverage, which lets you trace how a story or topic moves through the media over time.

You can query GDELT directly on Google BigQuery, download raw files, or use its APIs, with everything published as CSV. For RAG, it is a rich source for temporal and current-affairs questions, media analysis, and tracking how events and sentiment evolve across languages and countries.

newseventsmultilingualsentimentknowledge-graphopen-data

Related sources