
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 |
|---|---|---|---|
|
Image Reit
A Shariah-compliant, hybrid REIT investing in developmental…
|
IREIT | PK | Real estate activities |
|
Immo-Beaulieu NV
A real estate company that issues certificates backed by in…
|
BEAB | BE | Real estate activities |
|
Immobel NV
A European real estate developer of sustainable and innovat…
|
IMMO | BE | Real estate activities |
|
Immobilière Dassault SA
Owns and manages a premium portfolio of office and commerci…
|
IMDA | FR | Real estate activities |
|
Immobilière Distri-Land NV
Issues real estate certificates and manages a portfolio of …
|
DISL | BE | Real estate activities |
|
Immobilière Parisienne de la Perle
Holding company managing and renting property assets in Fra…
|
MLIPP | FR | Real estate activities |
|
Immo Blockchain
Owns and manages real estate assets and develops a blockcha…
|
MLIMB | FR | Real estate activities |
|
Immo Mechelen City Center S.A.
Real estate company that owns an office building and issues…
|
MCC | BE | Real estate activities |
|
Immo Moury SCA
Acquires, develops, and manages a diverse portfolio of real…
|
IMMOU | BE | Real estate activities |
|
Immovaria Real Estate AG
Real estate investment firm acquiring properties and develo…
|
IR1 | DE | 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.