S&P500 Text Data
Textual data about companies in the S&P 500
@kaggle.aakashsaroop_sp500_text_data
Textual data about companies in the S&P 500
@kaggle.aakashsaroop_sp500_text_data
CREATE TABLE sp500 (
"unnamed_0" BIGINT,
"company_name" VARCHAR,
"text" VARCHAR
);
Anyone who has the link will be able to view this.