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 |
|---|---|---|---|
|
KRISASSETS HOLDINGS BERHAD
Property development and investment, managing residential, …
|
— | MY | Real estate activities |
|
Krona Public Real Estate AB
Manages and develops community and industrial properties fo…
|
KRONA | SE | Real estate activities |
|
KSL HOLDINGS BHD
Integrated property development and management services, cr…
|
— | MY | Real estate activities |
|
KTC
Develops sustainable residential and commercial properties …
|
2524 | TW | Real estate activities |
|
Ktesios Real Estate Socimi S.A.
Acquires and manages residential assets for long-term renta…
|
MLKTS | ES | Real estate activities |
|
KT Invest a.s.
A real estate holding company that manages and leases its o…
|
KTN | SK | Real estate activities |
|
K-TOP REITS CO.,LTD.
A real estate investment trust that invests in and operates…
|
145270 | KR | Real estate activities |
|
KUCHAI DEVELOPMENT BERHAD
Investment holding company focused on property rental in Ma…
|
— | MY | Real estate activities |
|
KUMPULAN HARTANAH SELANGOR BERHAD
Property development, management, investment, hotel managem…
|
— | MY | Real estate activities |
|
KUYAŞ YATIRIM A.Ş.
A real estate investment and development company building c…
|
KUYAS | TR | 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.