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 registered.

Concepts and Conventions

TermDescription
Balance GroupA part of the grid that the BRP is responsible for, identified by a TSO and EIC.
CustomerA power buyer or seller using Otark. Each customer is assigned to a balance group by the BRP.
PPAA power delivery contract between two customers.
Time slotA 15-minute segment of a day, numbered 1–96 on normal days. On DST spring-forward days, slots 9–12 are omitted (92 slots total). On DST fall-back days, slots 9–12 are repeated as 9a, 10a, 11a, 12a, 9b, 10b, 11b, 12b (100 slots total).
TransactionPower to be delivered between two customers through Otark, at one time slot.
NominationNetted power to be delivered between a balance group managed by the BRP and Otark, at one time slot. This is an aggregate over all transactions relating to the balance group, which are routed through Otark.
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
    • TBW: 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

ColumnDescription
#Time slot identifier. Numeric on normal days (1–96). On DST fall-back days, the repeated slots use string suffixes: 9a12a, 9b12b
datetime_iso8601_fromSlot start in ISO 8601 with UTC offset
datetime_iso8601_toSlot end in ISO 8601 with UTC offset
datetime_utc_fromSlot start in UTC (DD.MM.YYYY HH:MM:SS)
datetime_utc_toSlot end in UTC (DD.MM.YYYY HH:MM:SS)
datetime_local_fromSlot start in local time (DD.MM.YYYY HH:MM)
datetime_local_toSlot end in local time (DD.MM.YYYY HH:MM)
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:
Column patternDescription
{TSO}_{BG_EIC}Net nomination (SALDO)
{TSO}_{BG_EIC}_INInbound nomination
{TSO}_{BG_EIC}_OUTOutbound nomination
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).
ColumnDescription
PPAPPA identifier (e.g. PPA #ext_ppa_001)
PeriodContract period short name (e.g. 2025-2026)
Delivery StartStart date of power delivery
Delivery EndEnd date of power delivery
Nominal Power (MW)Contracted nominal power capacity
TypePPA type (e.g. pay-as-indexed)
IndexEnergy index (delivery profile)
NameCustomer name
RoleCustomer role (Seller or 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):
ColumnDescription
#Time slot number
PeriodHuman-readable time range (e.g. 00:00 - 00:15)
Datetime FromSlot start (YYYY-MM-DD HH:MM)
Datetime ToSlot end (YYYY-MM-DD HH:MM)
Left side — Nominations: For each of the following groups, three columns are provided: SALDO (net), IN, and OUT.
Column groupDescription
All nominationsSum of all nominations across all balance groups
{BG_EIC} ({TSO})Nomination for a specific balance group (repeated per balance group)
Right side — Transactions: For each of the following groups, three columns are provided: SALDO (net), IN, and OUT.
Column groupDescription
All transactionsSum of all transaction types (Spot + PPAs)
Green SPOT — Day aheadDay-ahead spot market transactions (reserved for future use)
Green SPOT — IntradayIntraday spot market transactions (reserved for future use)
1-Click-PPAs — TotalSum of all 1-Click PPA transactions
PPA #{id}{BG_ID} ({TSO})Individual PPA transactions per balance group (repeated per PPA)
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 Green SPOT columns are currently always zero and are reserved for future use.
The last row contains Totals with SUM formulas over all time slots.

Sheet 3: Metadata

Contains information about the export.
FieldExplanation
Export rangealways Day
Delivery Daydate in ISO 8601 format: 2025-03-30
Resolutiontime slot granularity, always 15 Minutes
Time Zonetimezone for timestamps, always Europe/Berlin
Versionversion of this export, in case of amendments
Last Updatedate-time of last data change (e.g. 2025-12-22 15:54:55)
CounterpartyOther side of nominations (Otark)
PhoneOtark’s BRP hotline
E-MailOtark’s BRP support email address
Operating AreasTSOs that Otark operates in
Counterparty EICalways 11Y0-0000-3333-F
Exported byalways Otark Schedule System
ExportedTimestamp of when the export was generated