accounting_point_eic: Get Accounting Point Z Energy Identification Codes

View source: R/en_helpers.R

accounting_point_eicR Documentation

Get Accounting Point Z Energy Identification Codes

Description

This function downloads approved accounting point Z energy identification codes from this site: https://www.entsoe.eu/data/energy-identification-codes-eic/eic-approved-codes An entity under balance responsibility where balance supplier change can take place and for which commercial business processes are defined.

Usage

accounting_point_eic()

Value

A tibble of accordingly filtered EIC codes, which contains such columns as EicCode, EicDisplayName, EicLongName, EicParent, EicResponsibleParty, EicStatus, MarketParticipantPostalCode, MarketParticipantIsoCountryCode, MarketParticipantVatCode, EicTypeFunctionList and type.

Examples

eic_accounting_point <- entsoeapi::accounting_point_eic()

str(eic_accounting_point)


krose/entsoeapi documentation built on Jan. 13, 2025, 9:01 p.m.