medianeuroscience / icore

This project introduces the interface for Communication Research (iCoRe) to access, explore, and analyze the Global Database of Events, Language and Tone (GDELT; Leetaru & Schrodt, 2013). GDELT provides a vast, open source, and constantly updated repository of online news and event metadata collected from tens of thousands of news outlets around the world. Despite GDELT’s promise for advancing communication science, its massive scale and complex data structures have hindered efforts of communication scholars aiming to access and analyze GDELT. We thus developed iCoRe, an easy-to-use web interface that (a) provides fast access to the data available in GDELT (b) shapes and processes GDELT for theory-driven applications within communication research and (c) enables replicability through transparent query and analysis protocols.
https://icore.medianeuroscience.org
8 stars 2 forks source link

Unique identifiers for Events #34

Open musainayatmalik opened 4 years ago

musainayatmalik commented 4 years ago

gkg_id for events database is not unique as replicated urls with different gkg_ids are returned.

Potential fix is to process events query based on url and not gkg_id.