Skip to contents

List indicator types based on 'https://www.entsoe.eu/Documents/EDI/Library/CodelistV94.zip'

Usage

indicator_types

Format

An object of class tbl_df (inherits from tbl, data.frame) with 2 rows and 3 columns.

Examples

head(entsoeapi::indicator_types)
#> # A tibble: 2 × 3
#>   code  title description           
#>   <chr> <chr> <chr>                 
#> 1 A01   YES   A positive indication.
#> 2 A02   NO    A negative indication.