v1
latestOpenAPI 3.0.42026-07-233182951.4 MBBMRS Datasets
The Regulation on Wholesale Energy Markets Integrity and Transparency (REMIT)
The Regulation on Wholesale Energy Markets Integrity and Transparency (REMIT) is an EU regulation aimed at preventing market abuse in wholesale energy markets.
This endpoint returns information provided by market participants to comply with Article 4 of Regulation on Wholesale Energy Market Integrity and Transparency (REMIT) Regulation (EU) 1227/2011.
Only JSON and XML formats are supported for this endpoint.
get/datasets/REMIT
Query parameters
publishDateTimeFromstring date-time required
Example:2023/04/13 07:00
publishDateTimeTostring date-time required
Example:2023/04/13 10:00
format'json' | 'xml'
Response data format. Use json/xml to include metadata.
Response
Data retrieved
Example response
{
"data": [
{
"dataset": "REMIT",
"mrid": "11XINNOGY------2-NGET-RMT-00084421",
"revisionNumber": 25,
"publishTime": "2023-01-31T17:39:15Z",
"createdTime": "2023-01-31T17:39:15Z",
"messageType": "UnavailabilitiesOfElectricityFacilities",
"messageHeading": "Planned Unavailability of Generation Unit",
"eventType": "Production unavailability",
"unavailabilityType": "Planned",
"participantId": "11XINNOGY------2",
"registrationCode": "11XINNOGY------2",
"assetId": "T_DIDCB5",
"assetType": "Production",
"affectedUnit": "DIDCB5",
"affectedUnitEIC": "48W000000DIDCB5C",
"affectedArea": "N",
"biddingZone": "10YGB----------A",
"fuelType": "Fossil Gas",
"normalCapacity": 780,
"availableCapacity": 320,
"unavailableCapacity": 361,
"eventStatus": "Inactive",
"eventStartTime": "2022-08-23T06:59:00Z",
"eventEndTime": "2022-08-25T05:20:30Z",
"durationUncertainty": "+- 1 day",
"cause": "Other",
"relatedInformation": "Status changed to Completed",
"outageProfile": [
{
"startTime": "2023-02-03T21:06:31.000Z",
"endTime": "2023-02-03T21:10:00.000Z",
"capacity": 436
}
]
}
]
}