S&P 500 Companies
General Data about S&P 500 Companies
@kaggle.aakashshinde1507_s_and_p_500_companies
General Data about S&P 500 Companies
@kaggle.aakashshinde1507_s_and_p_500_companies
CREATE TABLE s_and_p_500 (
"symbol" VARCHAR,
"security" VARCHAR,
"gics_sector" VARCHAR,
"gics_sub_industry" VARCHAR,
"headquarters_location" VARCHAR,
"date_added" VARCHAR,
"cik" BIGINT,
"founded" VARCHAR
);
Anyone who has the link will be able to view this.