Skip to contents

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

Usage

classification_types

Format

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

Examples

head(entsoeapi::classification_types)
#> # A tibble: 2 × 3
#>   code  title           description                                             
#>   <chr> <chr>           <chr>                                                   
#> 1 A01   "Detail type "  The Time Series content provides detailed information.  
#> 2 A02   "Summary type " The Time Series content provides aggregated information.