Additional Response Fields
Learn about some additional response fields for various endpoints of the OpenWeatherMap APIs.
We'll cover the following
Current weather data
The table below provides a list of some additional response fields for the current weather data endpoint.
Response Fields
Parameter | Type | Description |
| string | This is an internal parameter. |
| decimal | This specifies the minimum temperature at the moment of calculation. For |
| decimal | This specifies the maximum temperature at the moment of calculation. For |
| integer | This specifies the atmospheric pressure at sea level. Its unit is hPa. |
| integer | This specifies the atmospheric pressure at ground level. Its unit is hPa. |
| integer | This is the wind direction. Its unit is in degrees. |
| decimal | This is the wind gust. For |
| integer | This is the volume of rain over the last 3 hours. Its unit is millimeters. This value may be |
| integer | This is the volume of snow over the last three hours. Its unit is millimeters. This value may be |
| integer | This is an internal parameter. |
| integer | This is an internal parameter. |
| string | This is an internal parameter. |
| string | This is the country corresponding to the location. |
| integer | This is the time difference from UTC. Its unit is seconds. |
| integer | This is an internal parameter. |
Five day weather forecast
The table below provides a list of some additional response fields for the 5-day/3-hour forecast endpoint.
Response Fields
Parameter | Type | Description |
| string | This is the country corresponding to the location. |
| integer | This is the city's population. |
| integer | This is the time difference from UTC. Its unit is seconds. |
| integer | This is an internal parameter. |
| datetime | This is the time at which the data was forecasted. Its units are ISO and UTC. |
| integer | This specifies the atmospheric pressure at ground level. Its unit is hPa. |
| integer | This specifies the atmospheric pressure at sea level. Its unit is hPa. |
| decimal | This is an internal parameter. |
| decimal | This specifies the maximum temperature at the moment of calculation. For |
| decimal | This specifies the minimum temperature at the moment of calculation. For |
| string | This specifies the part of the day. Its possible values are |
| string | This is the weather icon ID. |
| integer | This is the weather condition ID. |
| integer | This is the wind direction. Its unit is degrees. |
| decimal | This is the wind gust. For |
| string | This is an internal parameter. |