accounting_point_eic | R Documentation |
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.
accounting_point_eic()
A tibble of accordingly filtered EIC codes, which contains such columns as
EicCode
, EicDisplayName
, EicLongName
, EicParent
,
EicResponsibleParty
, EicStatus
, MarketParticipantPostalCode
,
MarketParticipantIsoCountryCode
, MarketParticipantVatCode
,
EicTypeFunctionList
and type
.
eic_accounting_point <- entsoeapi::accounting_point_eic()
str(eic_accounting_point)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.