-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Currently, history_range() returns a number of observations over the course of the days specified by date_start and date_end.
I'm only really interested in one overall observation for a range of days over the calendar year, so I'd be more inclined to use history_daily(), except that I have to iterate through each of the days of the year. That in itself is not a problem, but I like that that history_range() provides a limit to the API key to avoid running over their 10 requests/minute limit. Would it be possible to offer this as an alternative?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels