NIFTY50 Text Data
Textual data about companies in the NIFTY 50
@kaggle.aakashsaroop_nifty50_text_data
Textual data about companies in the NIFTY 50
@kaggle.aakashsaroop_nifty50_text_data
CREATE TABLE nifty50 (
"unnamed_0" BIGINT,
"company_name" VARCHAR,
"text" VARCHAR
);
Anyone who has the link will be able to view this.