You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, do we could fetch every hourly data and fetch aqi data in history data?
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
I dont understand what the feature is you are requesting. could you provide more information please
now the ozon3 , api = Ozon3(WAQI_TOKEN) # type: ignore
print("hello getting history data")
result = api.get_historical_data() method
only could fetch the daily aqi data for station ,Now I need the hourly aqi report data from waqi for station everyday,Do you understand
Hi, do we could fetch every hourly data and fetch aqi data in history data?
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: