
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 |
|---|---|---|---|
|
National Trust Company
Historic Canadian holding company offering financial interm…
|
— | CA | Financial and insurance activit… |
|
Nile Industries Ltd.
Financial Services firm specializing in Asset Management an…
|
NILE | CA | Financial and insurance activit… |
|
Nova Bancorp Wealth Management Ltd.
Specializes in comprehensive wealth and investment fund man…
|
— | CA | Financial and insurance activit… |
|
Olympia Financial Group Inc.
Financial services organization offering trust services and…
|
OLY | CA | Financial and insurance activit… |
|
ONE Signature Financial Corporation
Specialized financial solutions, investment advisory, and c…
|
SBNY | CA | Financial and insurance activit… |
|
PERMIAN BASIN ROYALTY TRUST
A trust holding net overriding royalty interests in Texas o…
|
PBT | US | Financial and insurance activit… |
|
Permianville Royalty Trust
A statutory trust that holds net profits interests in oil a…
|
PVL | US | Financial and insurance activit… |
|
Perpetual Limited
Provides asset management, wealth management, and corporate…
|
PPT | AU | Financial and insurance activit… |
|
PRICE T ROWE GROUP INC
A global investment management firm offering a broad range …
|
TROW | US | Financial and insurance activit… |
|
Pyne Gould Corporation Ltd
An asset management and investment company focused on real …
|
PGC | GG | 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.