Samsung Electronics Historical Stock Prices
Daily Stock Performance of Samsung Electronics: Historical Price Data
@kaggle.sameerramzan_samsung_electronics_historical_stock_prices
Daily Stock Performance of Samsung Electronics: Historical Price Data
@kaggle.sameerramzan_samsung_electronics_historical_stock_prices
CREATE TABLE samsung_electronics_stocks_data (
"unnamed_0" BIGINT,
"date" VARCHAR,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"volume" BIGINT
);
Anyone who has the link will be able to view this.