Skip to main content
Version: Streamsheets 3.0

OPENWEATHER.AIRPOLLUTION.FORECAST

Premium

Request forecast air pollution data for specified location. Please refer to air pollution API for more information about available options (as of 2021-05-17).

Syntax

=OPENWEATHER.AIRPOLLUTION.FORECAST(Lat, Lon, [ResponseTarget])

Arguments

NameTypeDescription
LatNumberLatitude value of geographical coordinates
LonNumberLongitude value of geographical coordinates
ResponseTarget (optional)TargetSpecify inbox, outbox, cell or cell-range to write any response to

Return

TypeDescription
Boolean,Result,ErrorRequest result if no target is specified or TRUE. In case of an error the corresponding error-code is returned.

Examples

AB
1lat50.38
2lon6.57
FormulaResultComment
=OPENWEATHER.AIRPOLLUTION.FORECAST(B1,B2)
Request forecast air pollution data for specified geographical coordinates