Get last 2 weeks of GDELT COVID news. Deduplicated by DateTime, URL, and DomainCountryCode.
Usage
get_gdeltnews(period = 14, start_date = Sys.Date() - 1)
Arguments
- period
(numeric) Number of days to look back from start_date
- start_date
(Date) Date from which to look back
Value
Returns a data frame with n rows and 16 columns, including:
DateTime
POSIXctURL
characterTitle
characterSharingImage
characterLangCode
characterDocTone
doubleDomainCountryCode
characterLocation
characterLat
doubleLon
doubleiso2code
characterAdm1Code
characterGeoType
characterContextualText
characterGeoCoord
characterAdm2Code
character