S&P 500 Companies
A full list of Standard & Poor's index constituents current as of Mar 16, 2023.
@kaggle.alexanderxela_sp_500_companies
A full list of Standard & Poor's index constituents current as of Mar 16, 2023.
@kaggle.alexanderxela_sp_500_companies
CREATE TABLE sp500_constituents (
"ticker" VARCHAR,
"name" VARCHAR,
"industry" VARCHAR,
"sub_industry" VARCHAR,
"headquarters_location" VARCHAR,
"date_added" VARCHAR
);
Anyone who has the link will be able to view this.