Top Indian Stocks Dataset
Comprehensive Dataset of Key Financial Metrics for the Top 1000 Indian Stocks
@kaggle.forgetabhi_top_1000_stocks
Comprehensive Dataset of Key Financial Metrics for the Top 1000 Indian Stocks
@kaggle.forgetabhi_top_1000_stocks
CREATE TABLE top1kstocks (
"unnamed_0" BIGINT,
"name" VARCHAR,
"cmp" DOUBLE,
"p_e" DOUBLE,
"mar_cap" DOUBLE,
"div_yld" DOUBLE,
"np_qtr" DOUBLE,
"qtr_profit" DOUBLE,
"sales_qtr" DOUBLE,
"qtr_saeles" DOUBLE,
"roce" DOUBLE,
"pat_ann" DOUBLE
);
Anyone who has the link will be able to view this.