| Name | Description | Type | Additional information |
|---|---|---|---|
| Date |
The date of the day to which the forcast applies. |
date | |
| CurrentTemp |
Current temperature, null if forecast date is not today. |
decimal number | |
| TempMax |
Maximum temperature |
decimal number | |
| TempMin |
Minimum temperature |
decimal number | |
| WeatherCode |
Weather description code |
string | |
| WeatherIconURL |
Url for weather description icon |
string | |
| WeatherDescripton |
Translated weather description |
string | |
| WindSpeedKmph |
Wind speed in km/h |
decimal number | |
| WindDegree |
Wind degree |
integer | |
| WindDirection |
Wind direction |
string | |
| Rain |
Rain |
decimal number | |
| Humidity |
Humidity value |
integer | |
| CloudCover |
Cloud Cover value |
integer | |
| DayOfWeek |
Translated to the current language day of week |
string |