powered by
Downloads all GDELT V1 Event files not already present locally. ** This takes a long time and a lot of space. **
GetAllOfGDELT( local_folder, data_url_root = "http://data.gdeltproject.org/events/", force = FALSE )
logical, TRUE if all files were downloaded successfully.
character, path to the file to be validated.
character, URL for the folder with GDELT data files.
logical, if TRUE then the download is carried out without further prompting the user.
GDELT: Global Data on Events, Location and Tone, 1979-2013. Presented at the 2013 meeting of the International Studies Association in San Francisco, CA. https://www.gdeltproject.org/
if (FALSE) { GetAllOfGDELT("~/gdeltdata")}
Run the code above in your browser using DataLab