List energy product types based on 'https://www.entsoe.eu/Documents/EDI/Library/CodelistV94.zip'
Source:R/data.R
energy_product_types.RdList energy product types based on 'https://www.entsoe.eu/Documents/EDI/Library/CodelistV94.zip'
Examples
dplyr::glimpse(entsoeapi::energy_product_types)
#> Rows: 9
#> Columns: 3
#> $ code <chr> "8716867000016", "8716867000023", "8716867000030", "8716867000047", "8716867000115", "871686700012…
#> $ title <chr> "Active power", "Reactive power", "Active energy", "Reactive energy", "Capacitive reactive power",…
#> $ description <chr> "The product of voltage and the in-phase component of alternating current measured in units of wat…