UK Energy Trading
Dataset which will be instrumental to develop automated trading strategies.
@kaggle.kapilverma_uk_energy_trading
Dataset which will be instrumental to develop automated trading strategies.
@kaggle.kapilverma_uk_energy_trading
CREATE TABLE auction_data (
"date_wet" VARCHAR,
"price_first_auction" VARCHAR,
"price_second_auction" VARCHAR,
"traded_volume_first_auction" VARCHAR,
"traded_volume_second_auction" VARCHAR,
"price_forecast_first_auction" VARCHAR
);
Anyone who has the link will be able to view this.