elexon-data / insights-issues

This repository serves as a centralised location for tracking and managing issues reported on the Insights Solution.
MIT License
4 stars 0 forks source link

Physical data per BMU has no MELS or MILS for Gwynt y Mor #39

Closed robhawkes closed 4 months ago

robhawkes commented 5 months ago

Describe the issue

No MELS or MILS data is returned (at least) for Gwynt y Mor in 2016 (and possibly other years), even though this data exists in the older non-Insights BMRS system.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Request MELS and MILS data for Gwynt y Mor for 2016-07-01

    https://data.elexon.co.uk/bmrs/api/v1/balancing/physical?bmUnit=T_GYMR-15&from=2016-07-01T00%3A00Z&to=2016-07-02T00%3A00Z&dataset=MELS&dataset=MILS
  2. Observe empty response

    {
    "metadata": {
    "datasets": [
      "MELS",
      "MILS"
    ]
    },
    "data": []
    }

Expected behaviour

MELS and MILS data should be returned for the given time period, as it does with the older BMRS system (see screenshots). The Insights API returns PN and QPN data for the same time period, just nothing for MELS and MILS.

Screenshots

If applicable, add screenshots to help explain your problem.

MELS and MILS data from older BMRS system

CleanShot 2024-04-17 at 21 41 43@2x CleanShot 2024-04-17 at 21 41 50@2x

Checks

Please answer the following questions for yourself before submitting an issue.

Kim-Balmer commented 4 months ago

I am investigating further at present I can confirm that MIL/MEL data from 12/09/2016 onwards is present within Insights.

robhawkes commented 4 months ago

Hi @Kim-Balmer, did you mean to close this? I've just checked and there's still missing historical data for Gwynt-y-Mor in Insights that's available in the legacy system.