linwoodc3 / gdeltPyR

Python based framework to retreive Global Database of Events, Language, and Tone (GDELT) version 1.0 and version 2.0 data.
https://linwoodc3.github.io/gdeltPyR/
GNU General Public License v3.0
197 stars 52 forks source link

ENH: Add ability to pull specific time interval on date #8

Open linwoodc3 opened 7 years ago

linwoodc3 commented 7 years ago

Right now, gdeltPyR can pull date ranges for historical dates and current day data. Add an ability for someone to specific specific date intervals to pull data. The historical 2.0 query pulls the last 15 minute interval of the day if coverage is set to False. Need to give more flexibility