
Killam Properties Inc. — Investor Relations & Filings
Killam Properties Inc., operating primarily as Killam Apartment REIT, is a growth-oriented residential real estate investment trust. The company is engaged in the ownership, operation, management, and development of a substantial portfolio of multi-family apartment buildings and manufactured home communities (MHCs). As one of the largest residential trusts in its market, Killam focuses on creating value through strategic consolidation and providing a high-quality living experience for its residents.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2016-01-19 | English | |
| Material change report - English.pdf | 2016-01-08 | English | |
| Notice.pdf | 2016-01-08 | English | |
| Other securityholders documents - English.pdf | 2016-01-08 | English | |
| News release - English.pdf | 2016-01-04 | English | |
| News release - English.pdf | 2015-12-16 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
5 filings
| |||||
| 47100573 | News release - English.pdf | 2016-01-19 | English | ||
| 47100574 | Material change report - English.pdf | 2016-01-08 | English | ||
| 47100575 | Notice.pdf | 2016-01-08 | English | ||
| 47100579 | Other securityholders documents - English.pdf | 2016-01-08 | English | ||
| 47100580 | News release - English.pdf | 2016-01-04 | English | ||
|
2015
10 filings
| |||||
| 47100581 | News release - English.pdf | 2015-12-16 | English | ||
| 47100589 | News release - English.pdf | 2015-12-08 | English | ||
| 47100590 | News release - English.pdf | 2015-11-30 | English | ||
| 47100591 | Other securityholders documents - English.pdf | 2015-11-30 | English | ||
| 47100594 | News release - English.pdf | 2015-11-18 | English | ||
| 47100595 | News release - English.pdf | 2015-11-12 | English | ||
| 47100596 | Other.pdf | 2015-11-12 | English | ||
| 47100622 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2015-11-03 | English | ||
| 47100631 | Interim financial statements/report – English.pdf | 2015-11-03 | English | ||
| 47100632 | News release - English.pdf | 2015-11-03 | English | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HUNZA PROPERTIES BERHAD
Experienced developer of award-winning residential, commerc…
|
— | MY | Real estate activities |
|
HYPROP INVESTMENTS LIMITED
Specialist REIT focused on the ownership and management of …
|
HYPE | ZA | Real estate activities |
|
Hysan Development Company Limited
Specializes in property investment, management, and develop…
|
14 | HK | Real estate activities |
|
Iante Investments
Acquires, develops, and manages residential rental properti…
|
MLINT | ES | Real estate activities |
|
IAT Air Cargo Facilities Income Fund
Develops, owns, and leases specialized aviation real estate…
|
— | CA | Real estate activities |
|
I-BERHAD
Diversified in property development, investment, leisure, a…
|
— | MY | Real estate activities |
|
Ibervalles Socimi S.A.
Real estate investment company focused on office, hotel, an…
|
YIBV | ES | Real estate activities |
|
IBI Lion Socimi S.A.
Real estate investment company focused on acquiring and man…
|
YIBI | ES | Real estate activities |
|
IBRACO BHD
Integrated property developer of residential, commercial, a…
|
— | MY | Real estate activities |
|
Icade
An integrated real estate investor and developer of commerc…
|
ICAD | FR | Real estate activities |
Killam Properties Inc. 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/45050/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45050 | 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=45050 | 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=45050 \ -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": 45050}, 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 Killam Properties Inc. (id: 45050)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.