Skip to main content
A BRP export contains energy nominations from Otark for a single delivery day (in Europe/Berlin timezone), containing data for all balance groups that the BRP has enabled by providing a TSO.

Concepts and Conventions

Units and conventions:
  • All power values are in MW. If you want MWh (energy) per quarter hour, you’ll need to divide by 4.
  • Local times are in “Europe/Berlin” time (CET/CEST), unless explicitly stated otherwise
  • Each nomination/transaction is represented by three columns: SALDO/IN/OUT, with SALDO = IN - OUT
  • IN refers to power flowing into the BRP’s balance group, OUT to power flowing out
  • Transmission System Operators (TSOs) are referred to by these abbreviations:
    • 50H: 50Hertz
    • TEN: TenneT
    • AMP: Amprion
    • TRA: TransnetBW
For example files, see the Example Exports page.

CSV Export

The CSV export contains nominations per balance group (net, in, and out).

Format

  • Field separator: Comma (,)
  • Header row as the first row
  • One row per time slot

Columns

On DST fall-back days, the datetime_local columns are ambiguous during the repeated hour (02:00–03:00 appears twice). Use the # column suffix (a vs b) or the datetime_iso8601 columns (which include the UTC offset: +02:00 for CEST, +01:00 for CET) to distinguish between the two occurrences.
After the timestamp columns, three columns are repeated for each balance group: Where {TSO} is the TSO abbreviation (e.g. 50H, AMP) and {BG_EIC} is the balance group EIC identifier.

Excel Export

The Excel export contains three sheets with detailed nomination and transaction data.

Sheet 1: PPAs

Lists all active PPAs going through balance groups managed by this BRP. A PPA appears once per customer involved. If both sides of a PPA are managed by the same BRP, the PPA will have two rows (one for the seller, one for the buyer).

Sheet 2: Transactions

The main data sheet with one row per time slot. It is divided into a left side (nominations) and a right side (transactions). Note that some columns are hidden by default and may need to be expanded. Row columns (all rows): Left side — Nominations: For each of the following groups, three columns are provided: SALDO (net), IN, and OUT. Right side — Transactions: For each of the following groups, three columns are provided: SALDO (net), IN, and OUT.
The SALDO and TOTAL columns use Excel formulas (e.g. =IN - OUT and =A1+B1+C1+..., respectively), but also contain precalculated display values that can be read.
The last row contains Totals with SUM formulas over all time slots.

Sheet 3: Metadata

Contains information about the export.