
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 |
|---|---|---|---|
|
Imobiliaria Construtora Grão-Para
A delisted and insolvent former developer of hotels and rea…
|
GPA | PT | Real estate activities |
|
Impact Developer & Contractor S.A.
A real estate developer of large-scale, sustainable residen…
|
IMP | RO | Real estate activities |
|
Impact Development Group
Specializes in developing and preserving affordable housing…
|
IMPT | CA | Real estate activities |
|
IMPACT HEALTHCARE REIT PLC
A REIT that acquires and leases a portfolio of healthcare p…
|
CRT | GB | Real estate activities |
|
Imperial Equities Inc.
Real estate investment and development focused on industria…
|
IEI | CA | Real estate activities |
|
IMPERIUM CROWN LIMITED
Focuses on property investment, development, and asset mana…
|
5HT | SG | Real estate activities |
|
Ina Invest Holding AG
Real estate company developing and managing a sustainable p…
|
INA | CH | Real estate activities |
|
INBEST PR 1
Acquires and manages prime real estate assets located in ma…
|
YINB1 | ES | Real estate activities |
|
INBEST PR 2
Acquires, develops, and manages value-add real estate asset…
|
YINB2 | ES | Real estate activities |
|
INBEST PR 3
Acquires, manages, and develops prime real estate and manag…
|
YINB3 | ES | 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.