elec_price: Hourly day-ahead electricity spot prices

elec_priceR Documentation

Hourly day-ahead electricity spot prices

Description

Hourly tibble with day-ahead electricity spot prices from the ENTSO-E Transparency Platform. The data set contains time series data from 2019-01-01 00:00:00 to 2020-12-31 23:00:00 for 8 bidding zones within Europe (DE, DK1, ES, FI, FR, NL, NO1, SE1).

Usage

data(elec_price)

Format

A time series object of class tibble with 140.352 rows and 5 columns:

  • time: Date and time index

  • item: Time series name

  • unit: Measured unit

  • bidding_zone: Bidding zone

  • value: Measurement variable

Source

ENTSO-E Transparency Platform

Examples

data(elec_price)

ahaeusser/tscv documentation built on July 26, 2023, 3:18 p.m.