Stock Data With Industry Information
Can you be the ONE to predict the stock market?
@kaggle.luisgilch_stock_data_with_industry_information
Can you be the ONE to predict the stock market?
@kaggle.luisgilch_stock_data_with_industry_information
CREATE TABLE kaggle_stock_data (
"unnamed_0" BIGINT,
"instrument" VARCHAR,
"date" VARCHAR,
"price_high" DOUBLE,
"price_close" DOUBLE,
"price_open" DOUBLE,
"volume" DOUBLE
);
Anyone who has the link will be able to view this.