Skip to contents

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

Usage

sub_area_types

Format

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

Examples

head(entsoeapi::sub_area_types)
#> # A tibble: 6 × 3
#>   code  title                            description                                              
#>   <chr> <chr>                            <chr>                                                    
#> 1 A01   Regional                         The domain represents a regional grid.                   
#> 2 A02   Industrial                       The domain represents an industrial grid.                
#> 3 A03   Distribution                     The domain represents a distribution grid.               
#> 4 A04   Non-concessional                 The domain represents a non-concessional grid.           
#> 5 A05   Production                       The domain represents the production in a grid.          
#> 6 A06   Transmission (main/central grid) The domain represents a transmission (main/central grid).