Stock Price Data (Gail (India))
Stock Price data of gail industry
@kaggle.mohamedfahim003_stock_price_data_gail_india
Stock Price data of gail industry
@kaggle.mohamedfahim003_stock_price_data_gail_india
CREATE TABLE gail_data (
"date" TIMESTAMP,
"time" VARCHAR,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"volume" DOUBLE
);
Anyone who has the link will be able to view this.