Skip to contents

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

Usage

role_types

Format

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

Examples

head(entsoeapi::role_types)
#> # A tibble: 6 × 3
#>   code  title                                    description                                                            
#>   <chr> <chr>                                    <chr>                                                                  
#> 1 A01   Trade responsible party                  Refer to role model definitions in the ENTSO-E Harmonised Role Model D…
#> 2 A02   Consumption responsible party            Refer to role model definitions in the ENTSO-E Harmonised Role Model D…
#> 3 A03   Combined power exchange (not to be used) This role is no longer in the ENTSO-E Harmonised Role Model Document.  
#> 4 A04   System operator                          Refer to role model definitions in the ENTSO-E Harmonised Role Model D…
#> 5 A05   Imbalance settlement responsible         Refer to role model definitions in the ENTSO-E Harmonised Role Model D…
#> 6 A06   Production responsible party             Refer to role model definitions in the ENTSO-E Harmonised Role Model D…