Excam Developments Inc. — Investor Relations & Filings
About Excam Developments Inc.
Excam Developments Inc. operates as a specialized development firm. While specific public documentation detailing its core business activities, key product lines, and target markets is limited, the company structure suggests involvement in high-value project execution and asset creation. Its focus is likely centered on delivering proprietary solutions within a defined development niche, emphasizing project management and strategic asset growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2002-07-03 | English | |
| Material change report - English.pdf | 2001-11-29 | English | |
| Material change report - English.pdf | 2001-09-13 | English | |
| Material change report - English.pdf | 2001-07-19 | English | |
| Material change report - English.pdf | 2001-06-13 | English | |
| Material change report - English.pdf | 2001-06-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2002
1 filing
| |||||
| 47513635 | Material change report - English.pdf | 2002-07-03 | English | ||
|
2001
5 filings
| |||||
| 47513640 | Material change report - English.pdf | 2001-11-29 | English | ||
| 47513644 | Material change report - English.pdf | 2001-09-13 | English | ||
| 47513648 | Material change report - English.pdf | 2001-07-19 | English | ||
| 47513653 | Material change report - English.pdf | 2001-06-13 | English | ||
| 47513656 | Material change report - English.pdf | 2001-06-13 | English | ||
|
2000
8 filings
| |||||
| 47513660 | Material change report - English.pdf | 2000-12-12 | English | ||
| 47513664 | Other.pdf | 2000-10-12 | English | ||
| 47513679 | Other.pdf | 2000-06-06 | English | ||
| 47513683 | Material change report - English.pdf | 2000-03-16 | English | ||
| 47513687 | Material change report - English.pdf | 2000-03-15 | English | ||
| 47513691 | Material change report - English.pdf | 2000-03-11 | English | ||
| 47513724 | Material change report - English.pdf | 2000-02-23 | English | ||
| 47514008 | Material change report - English.pdf | 2000-02-23 | English | ||
|
1999
1 filing
| |||||
| 47514010 | Other.pdf | 1999-12-15 | English | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KOP LIMITED
A holding company with a diversified portfolio in real esta…
|
5I1 | SG | Real estate activities |
|
KORAMCO LIFE INFRA REIT CO.,LTD
A multi-sector REIT managing a diverse portfolio of life in…
|
357120 | KR | Real estate activities |
|
KORAMCO THE ONE REIT
A real estate investment trust that acquires and manages a …
|
417310 | KR | Real estate activities |
|
KORAY GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A REIT that develops, manages, and invests in commercial an…
|
KGYO | TR | Real estate activities |
|
Korea Real Estate Investment & Trust Co., Ltd
A real estate and finance company offering trust, developme…
|
034830 | KR | Real estate activities |
|
KÖRFEZ GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A real estate investment trust that invests in, develops, a…
|
KRGYO | TR | Real estate activities |
|
Korporacja Gosporadcza Effekt S.A.
Holding company in real estate, machinery leasing, and tran…
|
EFK | PL | Real estate activities |
|
Koryojyuhan Co., Ltd.
A real estate company providing sales, brokerage, leasing, …
|
3495 | JP | Real estate activities |
|
KOSE R.E. Co.,Ltd.
Real estate developer focused on condominium development, s…
|
3246 | JP | Real estate activities |
|
Kowloon Development Company Limited
Investment holding company specializing in property develop…
|
34 | HK | Real estate activities |
Excam Developments 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/44094/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44094 | 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=44094 | 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=44094 \ -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": 44094}, 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 Excam Developments Inc. (id: 44094)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.