NIFTY50
Nifty Fifty Dataset: Exploring Financial Trends
@kaggle.sahilwagh_nifty50
Nifty Fifty Dataset: Exploring Financial Trends
@kaggle.sahilwagh_nifty50
CREATE TABLE nifty (
"unnamed_0" BIGINT,
"date" TIMESTAMP,
"price" DOUBLE,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"volume" DOUBLE,
"n__chg" DOUBLE
);
Anyone who has the link will be able to view this.