TSMC (Taiwan Semiconductors ) Stock Price
Stock Price 2010-2022
@kaggle.tmishinev_tsmc_taiwan_semiconductors_stock_price
Stock Price 2010-2022
@kaggle.tmishinev_tsmc_taiwan_semiconductors_stock_price
CREATE TABLE tsm (
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"adj_close" DOUBLE,
"volume" BIGINT
);
Anyone who has the link will be able to view this.