Skip to contents

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

Usage

object_aggregation_types

Format

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

Examples

head(entsoeapi::object_aggregation_types)
#> # A tibble: 6 × 3
#>   code  title                    description                                                     
#>   <chr> <chr>                    <chr>                                                           
#> 1 A01   Area                     The object being described concerns an area.                    
#> 2 A02   Metering point           The object being described concerns a metering point.           
#> 3 A03   Party                    The object being described concerns a party.                    
#> 4 A04   Agreement Identification The object being described concerns an agreement identification.
#> 5 A05   Accounting point         The object being described concerns an accounting point.        
#> 6 A06   Resource Object          The object being described concerns a resource object.