NIFTY ALL STOCK Dataset
NIFTY 50, NIFTY BANK, NIFTY 500, RELIANCE, ZOMATO all equity dataset
@kaggle.akshaypawar7_nifty_dataset
NIFTY 50, NIFTY BANK, NIFTY 500, RELIANCE, ZOMATO all equity dataset
@kaggle.akshaypawar7_nifty_dataset
CREATE TABLE n_1_meta (
"symbol" VARCHAR,
"company_name" VARCHAR,
"industry" VARCHAR,
"nifty_500" BIGINT,
"nifty_50" BIGINT,
"nifty_next_50" BIGINT,
"nifty_100" BIGINT,
"nifty_200" BIGINT,
"nifty_midcap_50" BIGINT,
"nifty_midcap_100" BIGINT,
"nifty_smallcap_100" BIGINT,
"nifty_largemidcap_250" BIGINT,
"nifty_auto" BIGINT,
"nifty_bank" BIGINT,
"nifty_energy" BIGINT,
"nifty_fmcg" BIGINT,
"nifty_it" BIGINT,
"nifty_media" BIGINT,
"nifty_metal" BIGINT,
"nifty_pharma" BIGINT,
"nifty_psu_bank" BIGINT,
"nifty_realty" BIGINT
);
Anyone who has the link will be able to view this.