resource_object_eic: Get Resource Object W Energy Identification Codes

View source: R/en_helpers.R

resource_object_eicR Documentation

Get Resource Object W Energy Identification Codes

Description

This function downloads approved resource object W energy identification codes from this site: https://www.entsoe.eu/data/energy-identification-codes-eic/eic-approved-codes A resource that can either produce or consume energy and that is reported in a schedule.

Usage

resource_object_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_resource_object <- entsoeapi::resource_object_eic()

str(eic_resource_object)


krose/entsoeapi documentation built on June 15, 2025, 1:46 p.m.