electricity {nixtlar}R Documentation

Electricity dataset

Description

Contains prices of different electricity markets.

Usage

electricity

Format

electricity

A data frame with 8400 rows and 3 columns:

unique_id

Unique identifiers of the electricity markets.

ds

Date in format YYYY:MM:DD hh:mm:ss.

y

Price for the given market and date.

Source

https://raw.githubusercontent.com/Nixtla/transfer-learning-time-series/main/datasets/electricity-short.csv


[Package nixtlar version 0.5.2 Index]