---
title: "2 to 14 days ahead generation availability aggregated data (NOU2T14D)"
method: GET
path: "/datasets/NOU2T14D"
tags: ["BMRS Datasets"]
---

# 2 to 14 days ahead generation availability aggregated data (NOU2T14D)

`GET /datasets/NOU2T14D`

This endpoint provides a forward view of availability (also referred to as Output Usable data
under the Grid Code) for generation and interconnector capacity, accounting for planned outages
covering 2 days ahead to 14 days ahead. The data is aggregated at national level.
            
Date parameter must be provided in the exact format yyyy-MM-dd.

## Query parameters

- `publishDate` string, date
- `publishDateTimeFrom` string, date-time
- `publishDateTimeTo` string, date-time
- `format` 'json' | 'xml' | 'csv'

## Response `200`

Data retrieved

- InsightsApiModelsResponsesDatasetResponse1InsightsApiModelsResponsesGenerationDatasetRowsAvailabilityDaily
  - `data` InsightsApiModelsResponsesGenerationDatasetRowsAvailabilityDaily[], nullable
    - `dataset` string, nullable
    - `publishTime` string, date-time, nullable
    - `systemZone` string, nullable
    - `forecastDate` string, date
    - `forecastDateTimezone` string, nullable
    - `outputUsable` integer, nullable

## Other responses

- `400` — Error with query parameters - see response for details
- `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/versions/d94e9edb295e/schema)
