
DREAM Unlimited Corp. — Investor Relations & Filings
DREAM Unlimited Corp. is a global real estate asset manager, owner, operator, and developer, managing approximately $28 billion in assets across Canada, the U.S., and Europe. The company operates through a vertically integrated platform encompassing Asset Management, Stabilized Income Generating Assets, and Urban Development. DREAM focuses on delivering superior risk-adjusted returns and capital preservation for investors by developing and managing properties across all major asset classes, including exceptional office and residential assets. A key differentiator is its commitment to impact investing and sustainability, positioning the firm as a leading developer of net-zero communities and affordable housing, aiming to create lasting value for communities and society.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-17 | English | |
| 52-109F1 - Certification of annual filings - CEO (E).pdf | 2026-03-31 | English | |
| 52-109F1 - Certification of annual filings - CFO (E).pdf | 2026-03-31 | English | |
| Annual information form - English.pdf | 2026-03-31 | English | |
| Code of conduct.pdf | 2026-03-31 | English | |
| Code of conduct.pdf | 2026-03-31 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 34659044 | News release - English.pdf | 2026-04-17 | English | ||
| 33122459 | 52-109F1 - Certification of annual filings - CEO (E).pdf | 2026-03-31 | English | ||
| 33122458 | 52-109F1 - Certification of annual filings - CFO (E).pdf | 2026-03-31 | English | ||
| 33122461 | Annual information form - English.pdf | 2026-03-31 | English | ||
| 33121330 | Code of conduct.pdf | 2026-03-31 | English | ||
| 33118578 | Code of conduct.pdf | 2026-03-31 | English | ||
| 32392481 | News release - English.pdf | 2026-02-02 | English | ||
|
2025
8 filings
| |||||
| 32370166 | News release - English.pdf | 2025-12-17 | English | ||
| 32362474 | News release - English.pdf | 2025-11-19 | English | ||
| 32322770 | News release (section 4.8 of NI 62-104).pdf | 2025-09-19 | English | ||
| 32287021 | News release - English.pdf | 2025-08-20 | English | ||
| 13806742 | News release - English.pdf | 2025-07-18 | English | ||
| 13802078 | News release - English.pdf | 2025-06-19 | English | ||
| 13797580 | News release - English.pdf | 2025-06-03 | English | ||
| 13797571 | Report of voting results.pdf | 2025-06-03 | English | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB Sagax
A property company investing in warehouse and light industr…
|
SAGA | SE | Real estate activities |
|
ACADIA REALTY TRUST
A REIT owning and managing retail properties in high-barrie…
|
AKR | US | Real estate activities |
|
Acanthe Développement SE
Real estate company owning and managing premium office prop…
|
ACAN | FR | Real estate activities |
|
ACCELERATE PROPERTY FUND LIMITED
Real Estate Investment Trust acquiring and leasing retail, …
|
APF | ZA | Real estate activities |
|
Accentis nv
Owns, manages, and develops industrial and semi-industrial …
|
ACCB | BE | Real estate activities |
|
Accentro Real Estate AG
Residential property company specializing in housing privat…
|
A4Y | DE | Real estate activities |
|
ACI Infocom Ltd.
Distributes IT hardware and develops residential and commer…
|
517356 | IN | Real estate activities |
|
Acosta Verde, S.A.B. de C.V.
Develops, manages, and operates commercial retail propertie…
|
GAV | MX | Real estate activities |
|
Acrinova AB
Owns, develops, and manages a diversified property portfoli…
|
ACRI | SE | Real estate activities |
|
ACSION LIMITED
Specialist property developer and holding company dedicated…
|
ACSE | ZA | Real estate activities |
DREAM Unlimited 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/47147/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47147 | 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=47147 | 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=47147 \ -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": 47147}, 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 DREAM Unlimited Corp. (id: 47147)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.