
STATE STREET CORP — Investor Relations & Filings
State Street Corporation is a provider of financial services to institutional investors. The company's core offerings are centered on investment servicing, investment management, and data and analytics solutions. In its investment servicing capacity, State Street provides services such as asset custody, fund accounting, clearing, and settlement. Its investment management arm, State Street Global Advisors, offers a broad range of investment strategies and products. The company also delivers data-driven research, proprietary insights, and analytics through its technology platforms to help clients identify risks, formulate strategies, and make informed decisions. Additional services include foreign exchange trading, cash management, and financing solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Form 8.3 - Schroders plc | 2026-05-22 | English | |
| Form 8.3 - Intertek Group plc | 2026-05-22 | English | |
| Form 8.3 - A consortium LondonMetric & Schroder | 2026-05-22 | English | |
| Form 8.3 - Tate & Lyle plc | 2026-05-21 | English | |
| Form 8.3 - Schroders plc | 2026-05-21 | English | |
| Form 8.3 - Intertek Group plc | 2026-05-21 | English |
Browse filings by year
27 years- 2026 485 filings
- 2025 460 filings
- 2024 528 filings
- 2023 188 filings
- 2022 173 filings
- 2021 174 filings
- 2020 193 filings
- 2019 223 filings
- 2018 215 filings
- 2017 230 filings
- 2016 225 filings
- 2015 260 filings
- 2014 237 filings
- 2013 220 filings
- 2012 176 filings
- 2011 163 filings
- 2010 132 filings
- 2009 102 filings
- 2008 113 filings
- 2007 109 filings
- 2006 121 filings
- 2005 80 filings
- 2004 65 filings
- 2003 80 filings
- 2002 76 filings
- 2001 56 filings
- 2000 91 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46830388 | Form 8.3 - Schroders plc | 2026-05-22 | English | ||
| 46830383 | Form 8.3 - Intertek Group plc | 2026-05-22 | English | ||
| 46830341 | Form 8.3 - A consortium LondonMetric & Schroder | 2026-05-22 | English | ||
| 46738351 | Form 8.3 - Tate & Lyle plc | 2026-05-21 | English | ||
| 46738345 | Form 8.3 - Schroders plc | 2026-05-21 | English | ||
| 46738334 | Form 8.3 - Intertek Group plc | 2026-05-21 | English | ||
| 46738327 | Form 8.3 - A consortium LondonMetric & Schroder | 2026-05-21 | English | ||
| 46738322 | Form 8.3 - Beazley plc | 2026-05-21 | English | ||
| 46736741 | Form 8.3 - Senior plc | 2026-05-21 | English | ||
| 46736733 | Form 8.3 - Bluefield Solar Income Fund Limited | 2026-05-21 | English | ||
| 46677413 | Form 8.3 - Tate & Lyle plc | 2026-05-20 | English | ||
| 46677407 | Form 8.3 - Schroders plc | 2026-05-20 | English | ||
| 46677398 | Form 8.3 - Intertek Group plc | 2026-05-20 | English | ||
| 46677390 | Form 8.3 - A consortium LondonMetric & Schroder | 2026-05-20 | English | ||
| 46677379 | Form 8.3 - Beazley plc | 2026-05-20 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of trust, estate and agency accounts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
INVERSIONES HISPANIA S.A.
A financial entity founded in 1898, managing funds, trusts,…
|
— | CL | Financial and insurance activit… |
|
J-YUAN TRUST CO.,LTD.
Provides asset management, wealth management, and corporate…
|
600816 | CN | Financial and insurance activit… |
|
KINGSWOOD HOLDINGS LIMITED
Integrated wealth management firm offering financial advice…
|
KWG | GG | Financial and insurance activit… |
|
KOREA ASSET IN TRUST Co., Ltd
Real estate financial firm offering trust, REIT management,…
|
123890 | KR | Financial and insurance activit… |
|
Law Debenture Corporation PLC
A dual business combining an investment trust and professio…
|
1R4 | GB | Financial and insurance activit… |
|
Manitou Capital Corporation
Offers discretionary investment management for sophisticate…
|
— | CA | Financial and insurance activit… |
|
MASSA FALIDA DA BRASIL PHARMA SA
Bankrupt estate of a pharmaceutical retail holding managing…
|
— | BR | Financial and insurance activit… |
|
Meitav Investment House Ltd.
An investment management firm providing a range of financia…
|
MTAV | IL | Financial and insurance activit… |
|
Meranex Energy Trust
Acquires and manages U.S. oil and gas assets to provide sta…
|
MER | CA | Financial and insurance activit… |
|
MV Oil Trust
A statutory trust holding a net profits interest in oil and…
|
MVO | US | Financial and insurance activit… |
STATE STREET CORP 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/30131/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30131 | 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=30131 | 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=30131 \ -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": 30131}, 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 STATE STREET CORP (id: 30131)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.