
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 |
|---|---|---|---|
|
INBEST PR 4
Real estate investment firm developing prime, mixed-use ass…
|
YINB4 | ES | Real estate activities |
|
INBEST PR 6
Acquires, develops, and manages first-class real estate in …
|
YINB6 | ES | Real estate activities |
|
INBEST PR 7
Real estate investment firm focused on prime, mixed-use ass…
|
YINB7 | ES | Real estate activities |
|
INBEST PR 8
Real estate investment firm acquiring and managing prime as…
|
YINB8 | ES | Real estate activities |
|
InCity Immobilien AG
Real estate firm investing in commercial and residential as…
|
IC8 | DE | Real estate activities |
|
Inclusio SA
Real estate company providing affordable housing for disadv…
|
INCLU | BE | Real estate activities |
|
INDEPENDENCE REALTY TRUST, INC.
A REIT that acquires, owns, and operates multifamily apartm…
|
IRT | US | Real estate activities |
|
INDIQUBE SPACES LIMITED
Provides managed office space solutions and flexible, techn…
|
INDIQUBE | IN | Real estate activities |
|
Indonesian Paradise Property Tbk
Develops, owns, and operates diverse lifestyle properties a…
|
INPP | ID | Real estate activities |
|
Indonesia Prima Property Tbk
Manages and develops a diverse property portfolio including…
|
OMRE | ID | 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.