Closed michaelrfoster closed 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)
Created the program in GDELT, now I need to include the right dependencies for the model.
Done by commit: 384ba3c
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)