
STATE STREET SPDR S&P/ASX 200 ETF — Investor Relations & Filings
The STATE STREET SPDR S&P/ASX 200 ETF is an exchange-traded fund managed by State Street Global Advisors. It is designed to track the performance of the S&P/ASX 200 Index, which comprises 200 of the largest and most liquid stocks by float-adjusted market capitalization. The fund provides a transparent vehicle for gaining broad exposure to a diversified portfolio of equities. It employs a full replication strategy, holding the constituent securities of the underlying index in approximately the same proportions. The primary objective is to provide investment returns, before fees and expenses, that correspond generally to the price and yield performance of the index. It serves as a core holding for investors seeking long-term capital growth and dividend income through a single trade.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Daily Fund Update 9 pages 182.7KB | 2026-05-25 | English | |
| Daily Fund Update 9 pages 182.7KB | 2026-05-25 | English | |
| Daily Fund Update 9 pages 182.7KB | 2026-05-24 | English | |
| Daily Fund Update 9 pages 182.7KB | 2026-05-21 | English | |
| Daily Fund Update 9 pages 182.7KB | 2026-05-21 | English | |
| Daily Fund Update 9 pages 182.7KB | 2026-05-20 | English |
Browse filings by year
25 years- 2026 106 filings
- 2025 267 filings
- 2024 270 filings
- 2023 265 filings
- 2022 264 filings
- 2021 278 filings
- 2020 306 filings
- 2019 287 filings
- 2018 284 filings
- 2017 284 filings
- 2016 293 filings
- 2015 289 filings
- 2014 278 filings
- 2013 273 filings
- 2012 272 filings
- 2011 269 filings
- 2010 280 filings
- 2009 283 filings
- 2008 283 filings
- 2007 281 filings
- 2006 279 filings
- 2005 281 filings
- 2004 275 filings
- 2003 263 filings
- 2002 43 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47056327 | Daily Fund Update 9 pages 182.7KB | 2026-05-25 | English | ||
| 47036354 | Daily Fund Update 9 pages 182.7KB | 2026-05-25 | English | ||
| 47009738 | Daily Fund Update 9 pages 182.7KB | 2026-05-24 | English | ||
| 46839980 | Daily Fund Update 9 pages 182.7KB | 2026-05-21 | English | ||
| 46839972 | Daily Fund Update 9 pages 182.7KB | 2026-05-21 | English | ||
| 46740636 | Daily Fund Update 9 pages 182.7KB | 2026-05-20 | English | ||
| 46679540 | Daily Fund Update 9 pages 182.7KB | 2026-05-19 | English | ||
| 46544435 | Daily Fund Update 9 pages 182.7KB | 2026-05-18 | English | ||
| 46387111 | Daily Fund Update 9 pages 182.7KB | 2026-05-17 | English | ||
| 46356879 | Daily Fund Update 9 pages 182.7KB | 2026-05-14 | English | ||
| 45650957 | Daily Fund Update 9 pages 182.7KB | 2026-05-12 | English | ||
| 45642282 | Daily Fund Update 9 pages 182.7KB | 2026-05-12 | English | ||
| 45314802 | Daily Fund Update 9 pages 182.7KB | 2026-05-11 | English | ||
| 44970544 | Daily Fund Update 9 pages 182.7KB | 2026-05-10 | English | ||
| 42979716 | Daily Fund Update 9 pages 182.7KB | 2026-05-06 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
STATE STREET SPDR S&P/ASX 200 ETF 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/65875/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65875 | 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=65875 | 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=65875 \ -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": 65875}, 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 SPDR S&P/ASX 200 ETF (id: 65875)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.