Skip to content

FR: A hybrid of history_daily and history_range #37

@ghost

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions