Skip to contents

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

Usage

tariff_types

Format

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

Examples

head(entsoeapi::tariff_types)
#> # A tibble: 6 × 3
#>   code  title       description        
#>   <chr> <chr>       <chr>              
#> 1 A01   Winter HT   Winter HT tariff.  
#> 2 A02   Winter HHT  Winter HHT tariff. 
#> 3 A03   Winter NT   Winter NT tariff.  
#> 4 A04   Summer HT   Summer HT tariff.  
#> 5 A05   Summer HHT1 Summer HHT1 tariff.
#> 6 A06   Summer HHT2 Summer HHT2 tariff.