
S&P Global Inc. — Investor Relations & Filings
S&P Global Inc. is a leading provider of transparent and independent ratings, benchmarks, analytics, and data for the capital and commodity markets worldwide. The company's primary business areas encompass financial information, analytics, and intelligence for energy and commodities. Through its various divisions, including S&P Global Ratings, S&P Global Market Intelligence, S&P Dow Jones Indices, and S&P Global Commodity Insights, it delivers what it terms "Essential Intelligence." This combination of data, technology, and expertise enables governments, businesses, and individuals to make informed decisions with conviction by providing critical insights that help assess risk and identify opportunities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-21 | English | |
| FORM 8-K | 2026-05-21 | English | |
| FORM 8-K | 2026-05-19 | English | |
| FORM 8-K | 2026-05-18 | English | |
| 8-K - S&P Global Inc. (0000064040) (Filer) | 2026-05-12 | English | |
| 8-K - S&P Global Inc. (0000064040) (Filer) | 2026-05-07 | English |
Browse filings by year
27 years- 2026 65 filings
- 2025 103 filings
- 2024 121 filings
- 2023 145 filings
- 2022 122 filings
- 2021 110 filings
- 2020 116 filings
- 2019 109 filings
- 2018 109 filings
- 2017 87 filings
- 2016 101 filings
- 2015 123 filings
- 2014 73 filings
- 2013 81 filings
- 2012 60 filings
- 2011 75 filings
- 2010 54 filings
- 2009 51 filings
- 2008 56 filings
- 2007 62 filings
- 2006 64 filings
- 2005 81 filings
- 2004 49 filings
- 2003 59 filings
- 2002 17 filings
- 2001 7 filings
- 2000 12 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46753469 | 8-K | 2026-05-21 | English | ||
| 46729404 | FORM 8-K | 2026-05-21 | English | ||
| 46595195 | FORM 8-K | 2026-05-19 | English | ||
| 46385162 | FORM 8-K | 2026-05-18 | English | ||
| 45212597 | 8-K - S&P Global Inc. (0000064040) (Filer) | 2026-05-12 | English | ||
| 43524715 | 8-K - S&P Global Inc. (0000064040) (Filer) | 2026-05-07 | English | ||
| 45931505 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45931506 | IRANNOTICE | 2026-04-28 | English | ||
| 38188898 | 10-Q - S&P Global Inc. (0000064040) (Filer) | 2026-04-28 | English | ||
| 37966950 | 8-K - S&P Global Inc. (0000064040) (Filer) | 2026-04-28 | English | ||
| 33114911 | ARS - S&P Global Inc. (0000064040) (Filer) | 2026-03-31 | English | ||
| 45931508 | DEFA14A | 2026-03-31 | English | ||
| 33114923 | DEF 14A - S&P Global Inc. (0000064040) (Filer) | 2026-03-31 | English | ||
| 33063677 | SCHEDULE 13G/A - S&P Global Inc. (0000064040) (Subject) | 2026-03-27 | English | ||
| 32877282 | 4 - S&P GLOBAL INC. (0000064040) (Filer) | 2026-03-03 | English | ||
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to financial service activities, except insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ICRA Limited
Provides independent credit ratings, research, and risk man…
|
ICRA | IN | Financial and insurance activit… |
|
iForum Financial Network Inc.
Independent network managing financial firms and supporting…
|
IFF | CA | Financial and insurance activit… |
|
Inderes Oyj
Connects investors and companies via equity research and co…
|
INDERE | FI | Financial and insurance activit… |
|
INFOCUS GROUP HOLDINGS LIMITED
Provides wealth management, advisory solutions, and proprie…
|
IFG | AU | Financial and insurance activit… |
|
INSTANT GROUP AG
Financial firm providing capital market access via SPACs an…
|
CCB | DE | Financial and insurance activit… |
|
Integrated Capital Services Ltd
Provides corporate advisory, financial consultancy, and ins…
|
539149 | IN | Financial and insurance activit… |
|
INTERACTIVE FINANCIAL SERVICES LIMITED
Provides specialized corporate finance advisory and strateg…
|
539692 | IN | Financial and insurance activit… |
|
Intrum
A European provider of credit management and debt collectio…
|
INTRUM | SE | Financial and insurance activit… |
|
INVERSIONES PREVISION SECURITY LIMITADA
A financial holding company, issuer of senior unsecured deb…
|
— | CL | Financial and insurance activit… |
|
ISL Consulting Ltd
Provides financial and management consultancy specializing …
|
511609 | IN | Financial and insurance activit… |
S&P Global Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/29804/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29804 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=29804 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=29804 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 29804}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for S&P Global Inc. (id: 29804)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.