Elexon

Temperature Data

This endpoint provides the average degree celsius value measured at midday deemed to be representative of the temperature for Great Britain. Data is gathered from 6 weather stations. Default output will be the last 31 days. Values are received from 5pm each day.

get/gb/elexon/system/temp

Query parameters

publish_date_fromstring date-time required

Start date time for the request, referring to when the forecast was published. Ex: yyyy-mm-ddThh:mm:ss

publish_date_tostring date-time required

End date time for the request, referring to when the forecast was published. Ex: yyyy-mm-ddThh:mm:ss

limitinteger

Number of results to return per page.

offsetinteger

The initial index from which to return the results.

timezone'UTC' | 'Europe/Berlin' | 'Europe/London' | 'America/New_York' | 'America/Chicago' | 'America/Los_Angeles'

The timezone for the query and returned data. If not specified, the default timezone is shown in the information table.

Response

Success

countinteger required
nextstring uri nullable
previousstring uri nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.