Baselight

S&P 500 Companies

General Data about S&P 500 Companies

@kaggle.aakashshinde1507_s_and_p_500_companies

Loading...
Loading...

About this Dataset

S&P 500 Companies

The Standard and Poor's 500, or simply the S&P 500, is a stock market index tracking the stock performance of 500 large companies listed on stock exchanges in the United States. It is one of the most commonly followed equity indices.

Tables

S And P 500

@kaggle.aakashshinde1507_s_and_p_500_companies.s_and_p_500
  • 29.72 KB
  • 503 rows
  • 8 columns
Loading...

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
);

Share link

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