powered by
Retrieves GDELT event summary by period
get_data_gdelt_period_event_totals(period = "yearly", by_country = T, return_message = T)
can be c("yearly", "daily", "monthly")
c("yearly", "daily", "monthly")
is data by country can be c(TRUE, FALSE)
c(TRUE, FALSE)
returns message
# NOT RUN { get_data_gdelt_period_event_totals(period = 'monthly', by_country = T) # }
Run the code above in your browser using DataLab