Updated

S&P 500 Companies with Financial Information

25.8K

List of companies in the S&P 500 (Standard and Poor's 500). The S&P 500 is a free-float, capitalization-weighted index of the top 500 publicly listed stocks in the US (top 500 by market cap). The data...

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/s-and-p-500-companies-financials/
https://datahub.io/core/s-and-p-500-companies-financials/_r/-/.gitignore
https://datahub.io/core/s-and-p-500-companies-financials/_r/-/README.md
https://datahub.io/core/s-and-p-500-companies-financials/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/core/s-and-p-500-companies-financials/_r/-/data/constituents-financials.csv
https://datahub.io/core/s-and-p-500-companies-financials/_r/-/data/constituents.csv
https://datahub.io/core/s-and-p-500-companies-financials/_r/-/data/scatter-data.csv
https://datahub.io/core/s-and-p-500-companies-financials/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/s-and-p-500-companies-financials/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/s-and-p-500-companies-financials/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Views

Data Previews

scatter-data

Loading data...

Schema

nametypedescription
companystring
sectorstring
market_cap_bnumberMarket cap in USD billions
pe_rationumberPrice/Earnings ratio

constituents

Loading data...

Schema

nametypedescription
Symbolstring
Namestring
Sectorstring

constituents-financials

Loading data...

Schema

nametypedescription
Symbolstring
Namestring
Sectorstring
Pricenumber
Price/Earningsnumber
Dividend Yieldnumber
Earnings/Sharenumber
52 Week Lownumber
52 Week Highnumber
Market Capnumber
EBITDAnumber
Price/Salesnumber
Price/Booknumber
SEC Filingsstring

Data Files

FileDescriptionSizeLast modifiedDownload
scatter-data
24.4 kB5 days ago
scatter-data
constituents
22.9 kBabout 1 month ago
constituents
constituents-financials
97.3 kBabout 1 month ago
constituents-financials
FilesSizeFormatCreatedUpdatedLicenseSource
3145 kBcsv5 days agoOpen Data Commons Public Domain Dedication and License v1.0

badge

List of companies in the S&P 500 (Standard and Poor's 500). The S&P 500 is a free-float, capitalization-weighted index of the top 500 publicly listed stocks in the US (top 500 by market cap). The dataset includes a list of all the stocks contained therein and associated key financials such as price, market capitalization, earnings, price/earnings ratio, price to book etc.

Data

Information on S&P 500 index used to be available on the official webpage on the Standard and Poor's website but until they publish it back, Wikipedia is the best up-to-date and open data source.

  • Index listing - see data/constituents.csv extracted from Wikipedia's SP500 list of companies
  • Constituent financials - see data/constituents-financials.csv (source via Yahoo Finance)

Detailed information on the S&P 500 (primarily in XLS format) used to be obtained from its official webpage on the Standard and Poor's website - it was free but registration was required.

  • Index listing - see data/constituents.csv used to be extracted from source Excel file on S&P website (Note this Excel is actually S&P 500 EPS estimates but on sheet 4 it has list of members - [previous file][sp-lsting] was just members but that 404s as of Dec 2014) (Note: but note you have to register and login to access - no longer true as of August 2013)
  • Historical performance (source XLS on S&P website)

Notes:

  • Market Capitalization and EBIDTA are in Billions.

Note: For aggregate information on the S&P (dividends, earnings, etc), see Standard and Poor's 500 Dataset.

Preparation

You can run the script yourself to update the data and publish them to GitHub : see scripts README.

General Financial Notes

Publicly listed US companies are obliged various reports on a regular basis with the SEC. Of these 2 types are of especial interest to investors and others interested in their finances and business. These are:

  • 10-K = Annual Report
  • 10-Q = Quarterly report

License

All data is licensed under the Open Data Commons Public Domain Dedication and License. All code is licensed under the MIT/BSD license.

Note that while no credit is formally required, a link back or credit to Rufus Pollock and the Open Knowledge Foundation is much appreciated.