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 |
Browse filings by year
5 years| 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 |
|---|---|---|---|
|
KUZUGRUP GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A real estate investment and development company with a div…
|
KZGYO | TR | Real estate activities |
|
Kvutzat Acro Ltd.
A real estate firm developing large-scale projects and spec…
|
ACRO | IL | Real estate activities |
|
K. Wah International Holdings Limited
Integrated property developer and investor focused on exqui…
|
173 | BM | Real estate activities |
|
KWG Group Holdings Limited
Developing, investing in, and operating diversified real es…
|
1813 | KY | Real estate activities |
|
Ladam Affortable Housing Limited
Develops affordable residential and commercial properties f…
|
540026 | IN | Real estate activities |
|
LAFINCA
Real estate group developing and managing high-end resident…
|
YLFG | ES | Real estate activities |
|
LAGENDA PROPERTIES BERHAD
Real estate developer providing affordable homes and integr…
|
— | MY | Real estate activities |
|
Lahav L R Real Estate Ltd.
An investment company with operations in real estate, renew…
|
LAHAV | IL | Real estate activities |
|
LA Holdings Co., Ltd.
A holding company in the real estate sector for property de…
|
2986 | JP | Real estate activities |
|
Lai Fung Holdings Limited
Investment holding company developing and investing in real…
|
1125 | 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.