
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 |
|---|---|---|---|
|
Industrial Logistics Properties Trust
A REIT that owns and leases a portfolio of industrial and l…
|
ILPT | US | Real estate activities |
|
Industrial Real Estate Fund REIT
A real estate investment trust specializing in the industri…
|
— | BG | Real estate activities |
|
INDUSTRIALS REIT LIMITED
Owns and operates multi-let industrial properties using a p…
|
MLI | GG | Real estate activities |
|
INFRAHARTA HOLDINGS BERHAD
An investment holding company engaged in construction, prop…
|
— | MY | Real estate activities |
|
INGENIA COMMUNITIES GROUP
Owns and manages lifestyle, holiday, and rental communities…
|
INA | AU | Real estate activities |
|
INGENIEUR GUDANG BERHAD
Investment holding company with core business in constructi…
|
— | MY | Real estate activities |
|
INGRAD
A real estate developer of residential properties in Moscow…
|
INGR | RU | Real estate activities |
|
Inhome Prime Properties Socimi S.A.
A real estate investment firm specializing in socially resp…
|
YIPP | ES | Real estate activities |
|
Inmark Prime
Real estate investment trust that leases a modern office co…
|
MLINM | ES | Real estate activities |
|
Inmobiliara del Sur S.A.
A real estate company managing the full property cycle from…
|
ISUR | 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.