| all_approved_eic | R Documentation |
This function downloads all approved energy identification codes from this site: https://www.entsoe.eu/data/energy-identification-codes-eic/eic-approved-codes Further details are under: https://www.entsoe.eu/data/energy-identification-codes-eic/#eic-documentation
all_approved_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_all <- entsoeapi::all_approved_eic()
str(eic_all)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.