Baselight

NIFTY50 Text Data

Textual data about companies in the NIFTY 50

@kaggle.aakashsaroop_nifty50_text_data

Loading...
Loading...

About this Dataset

NIFTY50 Text Data

Content

This dataset contains the text contents of the wikipedia article corresponding to each company in the NIFTY 50.

Acknowledgements

This data has been webscrapped from wikipedia.

Tables

Nifty50

@kaggle.aakashsaroop_nifty50_text_data.nifty50
  • 240.67 KB
  • 50 rows
  • 3 columns
Loading...

CREATE TABLE nifty50 (
  "unnamed_0" BIGINT,
  "company_name" VARCHAR,
  "text" VARCHAR
);

Share link

Anyone who has the link will be able to view this.