
Impact Developer & Contractor S.A. — Investor Relations & Filings
Impact Developer & Contractor S.A., established in 1991, is a real estate developer specializing in large-scale, sustainable residential and mixed-use communities in major urban centers. The company focuses on creating integrated living environments with an emphasis on sustainability, efficiency, and quality of life. Its core activity is the development and sale of residential properties, complemented by services such as property management, interior design, and credit intermediation. The developer's portfolio consists of large residential complexes that integrate modern technologies and high standards of quality and sustainability to foster community well-being and deliver long-term value to residents and stakeholders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Raport Financiar Anual - RFA | 2026-03-31 | English | |
| Raport Financiar Anual - RFA | 2026-03-31 | Romanian | |
| Raport Financiar Trimestrial - RFT | 2025-11-14 | English | |
| Raport Financiar Trimestrial - RFT | 2025-11-14 | Romanian | |
| Raport Financiar Semestrial - RFS | 2025-08-20 | English | |
| Raport Financiar Semestrial - RFS | 2025-08-20 | Romanian |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33101486 | Raport Financiar Anual - RFA | 2026-03-31 | English | ||
| 33101495 | Raport Financiar Anual - RFA | 2026-03-31 | Romanian | ||
|
2025
9 filings
| |||||
| 8334315 | Raport Financiar Trimestrial - RFT | 2025-11-14 | English | ||
| 8334319 | Raport Financiar Trimestrial - RFT | 2025-11-14 | Romanian | ||
| 7755382 | Raport Financiar Semestrial - RFS | 2025-08-20 | English | ||
| 7755383 | Raport Financiar Semestrial - RFS | 2025-08-20 | Romanian | ||
| 5878336 | Raport Financiar Anual - RFA | 2025-04-30 | Romanian | ||
| 5878332 | Raport Financiar Anual - RFA | 2025-04-30 | English | ||
| 5878086 | Raport Financiar Anual - RFA | 2025-04-30 | English | ||
| 3816947 | Raport Financiar Anual - RFA | 2025-02-28 | Romanian | ||
| 3011083 | CALENDAR | 2025-01-28 | Romanian | ||
|
2024
4 filings
| |||||
| 3016349 | Raport Financiar Trimestrial - RFT | 2024-11-15 | Romanian | ||
| 2977850 | Convocarea adunarii generale a actionarilor - RC11 | 2024-07-17 | Romanian | ||
| 2979377 | Raport Financiar Trimestrial - RFT | 2024-05-15 | Romanian | ||
| 3009023 | Diminuare capital social - RC13 | 2024-04-30 | Romanian | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB Sagax
A property company investing in warehouse and light industr…
|
SAGA | SE | Real estate activities |
|
ACADIA REALTY TRUST
A REIT owning and managing retail properties in high-barrie…
|
AKR | US | Real estate activities |
|
Acanthe Développement SE
Real estate company owning and managing premium office prop…
|
ACAN | FR | Real estate activities |
|
ACCELERATE PROPERTY FUND LIMITED
Real Estate Investment Trust acquiring and leasing retail, …
|
APF | ZA | Real estate activities |
|
Accentis nv
Owns, manages, and develops industrial and semi-industrial …
|
ACCB | BE | Real estate activities |
|
Accentro Real Estate AG
Residential property company specializing in housing privat…
|
A4Y | DE | Real estate activities |
|
ACI Infocom Ltd.
Distributes IT hardware and develops residential and commer…
|
517356 | IN | Real estate activities |
|
Acosta Verde, S.A.B. de C.V.
Develops, manages, and operates commercial retail propertie…
|
GAV | MX | Real estate activities |
|
Acrinova AB
Owns, develops, and manages a diversified property portfoli…
|
ACRI | SE | Real estate activities |
|
ACSION LIMITED
Specialist property developer and holding company dedicated…
|
ACSE | ZA | Real estate activities |
Impact Developer & Contractor S.A. 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/2316/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2316 | 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=2316 | 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=2316 \ -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": 2316}, 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 Impact Developer & Contractor S.A. (id: 2316)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.