Santander Stocks 2004-2020
Daily stock data - Santander
@kaggle.thegunny86_santander_stocks_20042020
Daily stock data - Santander
@kaggle.thegunny86_santander_stocks_20042020
CREATE TABLE santander_stocks_2004_2020 (
"date" TIMESTAMP,
"high" DOUBLE,
"low" DOUBLE,
"open" DOUBLE,
"close" DOUBLE,
"volume" DOUBLE,
"adj_close" DOUBLE
);
Anyone who has the link will be able to view this.