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 |
|---|---|---|---|
|
KIMCO REALTY CORP
Owner and operator of open-air, grocery-anchored shopping c…
|
KIM | US | Real estate activities |
|
KINDOM
Specializes in residential projects, urban renewal, and tra…
|
2520 | TW | Real estate activities |
|
King George Financial Corporation
Real estate development, investment, and management of comm…
|
KGF | CA | Real estate activities |
|
Kingwell Group Limited
Real estate development, leasing, and management of residen…
|
1195 | HK | Real estate activities |
|
KIP REAL ESTATE INVESTMENT TRUST
Invests in a portfolio of income-producing retail, industri…
|
— | MY | Real estate activities |
|
KI-STAR REAL ESTATE CO.,LTD
A real estate company building and selling detached housing…
|
3465 | JP | Real estate activities |
|
KITE REALTY GROUP TRUST
A REIT that owns and operates grocery-anchored, open-air sh…
|
KRG | US | Real estate activities |
|
Kiwi Property Group Limited
Owns, manages, and develops retail and office assets in maj…
|
KPG | NZ | Real estate activities |
|
KIZILBÜK GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A real estate investment trust developing integrated touris…
|
KZBGY | TR | Real estate activities |
|
KlaraBo Sverige
Real estate company that acquires, builds, owns, and manage…
|
KLARA | SE | 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.