wmgeolab / scope

6 stars 4 forks source link

Use GDELT APIs to create a query model on cdsw #107

Closed michaelrfoster closed 3 years ago

michaelrfoster commented 3 years ago

Using the GDELT web-based API, create a basic model on GDELT that queries this API and returns a simple json. (Possible future improvements: scrape these web pages in model; run the incoming articles through an ML algorithm to check for relevancy)

michaelrfoster commented 3 years ago

Created the program in GDELT, now I need to include the right dependencies for the model.

michaelrfoster commented 3 years ago

Done by commit: 384ba3c