Smart Global Property ETF — Investor Relations & Filings
Smart Global Property ETF is an exchange-traded fund that provides investors with broad exposure to the global real estate sector. The fund seeks to track the performance of a benchmark index composed of listed property companies and Real Estate Investment Trusts (REITs) within developed markets. Its portfolio is diversified across multiple sub-sectors, including retail, office, industrial, and residential properties. The fund's primary objective is to generate long-term capital appreciation and provide regular income distributions sourced from global rental yields. By offering a liquid investment vehicle, it enables participants to gain diversified international property exposure and hedge against inflation without direct ownership of physical assets. The fund is designed for investors seeking a low-cost, transparent method to access the risk and return characteristics of the international commercial and residential real estate markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| GPR NTA 17-04-2026 $2.89435 | 2026-04-20 | English | |
| GPR NTA 16-04-2026 $2.86531 | 2026-04-17 | English | |
| GPR NTA 15-04-2026 $2.86501 | 2026-04-15 | English | |
| GPR NTA 14-04-2026 $2.82965 | 2026-04-15 | English | |
| GPR NTA 13-04-2026 $2.82908 | 2026-04-13 | English | |
| GPR NTA 10-04-2026 $2.83359 | 2026-04-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38796409 | GPR NTA 17-04-2026 $2.89435 | 2026-04-20 | English | ||
| 38796269 | GPR NTA 16-04-2026 $2.86531 | 2026-04-17 | English | ||
| 38796061 | GPR NTA 15-04-2026 $2.86501 | 2026-04-15 | English | ||
| 38795821 | GPR NTA 14-04-2026 $2.82965 | 2026-04-15 | English | ||
| 38795645 | GPR NTA 13-04-2026 $2.82908 | 2026-04-13 | English | ||
| 38795524 | GPR NTA 10-04-2026 $2.83359 | 2026-04-13 | English | ||
| 38795328 | GPR NTA 09-04-2026 $2.79369 | 2026-04-10 | English | ||
| 38795222 | GPR NTA 08-04-2026 $2.80677 | 2026-04-09 | English | ||
| 38795052 | GPR NTA 07-04-2026 $2.73151 | 2026-04-08 | English | ||
| 38794863 | GPR NTA 02-04-2026 $2.70900 | 2026-04-06 | English | ||
| 38794684 | GPR NTA 01-04-2026 $2.71228 | 2026-04-01 | English | ||
| 38794359 | GPR NTA 31-03-2026 $2.69948 | 2026-03-31 | English | ||
| 38794102 | GPR NTA 30-03-2026 $2.66158 | 2026-03-30 | English | ||
| 38793924 | GPR NTA 27-03-2026 $2.69491 | 2026-03-29 | English | ||
| 38793738 | GPR NTA 26-03-2026 $2.68925 | 2026-03-26 | 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 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… |
|
AAPKI Ventures Inc.
Diversified investment corporation and VC firm focused on e…
|
APKI | CA | Financial and insurance activit… |
|
Abacus Global Management, Inc.
An alternative asset manager specializing in life insurance…
|
ABL | US | Financial and insurance activit… |
Smart Global Property 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/66206/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66206 | 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=66206 | 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=66206 \ -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": 66206}, 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 Smart Global Property ETF (id: 66206)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.