Skip to contents

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

Usage

category_types

Format

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

Examples

head(entsoeapi::category_types)
#> # A tibble: 4 × 3
#>   code  title    description                           
#>   <chr> <chr>    <chr>                                 
#> 1 A01   Base     The auction is for a base period.     
#> 2 A02   Peak     The auction is for a peak period.     
#> 3 A03   Off peak The auction is for an off peak period.
#> 4 A04   Hourly   The auction is for an hourly period.