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 |
|---|---|---|---|
|
KLCC PROPERTY HOLDINGS BERHAD
A REIT specializing in property investment, development, an…
|
— | MY | Real estate activities |
|
Klépierre
A real estate investment trust specializing in shopping mal…
|
LI | FR | Real estate activities |
|
KMC Properties ASA
Real estate company specializing in industrial and logistic…
|
KMCP | NO | Real estate activities |
|
KMF Builders & Developers Ltd.
Specializes in residential and commercial real estate devel…
|
531578 | IN | Real estate activities |
|
Knowledge Economic City
A master-planned urban development focused on knowledge-bas…
|
4310 | SA | Real estate activities |
|
Knowledge Realty Trust
A leading global office REIT that owns, manages, and leases…
|
KRT | IN | Real estate activities |
|
Kohinoor Industries Limited
Leases land and buildings, and rents factory facilities.
|
KOIL | PK | Real estate activities |
|
Kojamo Oyj
A real estate investment company that develops and manages …
|
KOJAMO | FI | Real estate activities |
|
Kolte-Patil Developers Ltd
Develops residential and commercial properties in Pune, Mum…
|
KOLTEPATIL | IN | Real estate activities |
|
Kontor Space Limited
Provides managed office solutions, flexible workspaces, and…
|
KONTOR | IN | 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.