---
title: "Fourteen day demand forecast (NDFD, TSDFD)"
method: GET
path: "/forecast/demand/daily"
tags: ["Demand Forecast"]
---

# Fourteen day demand forecast (NDFD, TSDFD)

`GET /forecast/demand/daily`

Retrieve latest 14-day forecast demand data

## Query parameters

- `format` 'json' | 'xml' | 'csv'

## Response `200`

Data retrieved

- InsightsApiModelsResponsesResponseWithMetadata1InsightsApiModelsResponsesDemandForecastDemandForecastDaily
  - `data` InsightsApiModelsResponsesDemandForecastDemandForecastDaily[], nullable
    - `publishTime` string, date-time, nullable
    - `transmissionSystemDemand` integer
    - `nationalDemand` integer, nullable
    - `forecastDate` string, date
  - `metadata` InsightsApiModelsMetadataApiResponseSourceMetadata
    - `datasets` string[], nullable

## Other responses

- `429` — Too many requests
- `500` — Server error - please try again later

---

[API](https://skmtc.net/elexon/apis/bmrs-insights.md) · [All operations](https://skmtc.net/elexon/apis/bmrs-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elexon/bmrs-insights/revisions/d94e9edb295e/schema)
