Baselight

S&P500 Text Data

Textual data about companies in the S&P 500

@kaggle.aakashsaroop_sp500_text_data

Loading...
Loading...

About this Dataset

S&P500 Text Data

Content

This dataset contains the text contents of the wikipedia article corresponding to each company in the S&P 500.

Acknowledgements

This data has been webscrapped from wikipedia.

Tables

Sp500

@kaggle.aakashsaroop_sp500_text_data.sp500
  • 3.49 MB
  • 498 rows
  • 3 columns
Loading...

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

Share link

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