
Erbud S.A. — Investor Relations & Filings
Erbud S.A. is a general contractor specializing in large-scale construction projects. The company's core operations are divided into several key segments: commercial construction, which includes the development of office buildings, shopping centers, and hotels; construction and maintenance services for the industrial and energy sectors; and the design and assembly of wooden modular buildings. Erbud S.A. also undertakes road engineering projects and specialized construction for clients such as military facilities. The company emphasizes sustainable development, delivering projects certified under BREEAM and LEED systems, and operates on both domestic and international markets.
Recent filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Erbud S.A., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhongtian Construction (Hunan) Group Limited
40-year general contractor specializing in building and mun…
|
2433 | HK | Construction |
|
ZMH Hammermann Ltd.
Develops and executes large-scale residential, commercial, …
|
ZMH | IL | Construction |
|
Zodiac Ventures Limited
Develops and manages residential and commercial urban redev…
|
503641 | IN | Construction |
|
Zvi Sarfati & Sons Investments & Constructions Ltd.
A real estate firm that initiates, constructs, and sells re…
|
SRFT | IL | Construction |
|
Zwahlen & Mayr SA
Specializes in steel construction and the production of sta…
|
ZWM | CH | Construction |
|
國揚實業股份有限公司
Diversified developer of residential, commercial, and indus…
|
2505 | TW | Construction |
|
旭杰科技
Provides integrated prefabricated building solutions, desig…
|
920149 | CN | Construction |
Erbud 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/5602/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5602 | 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=5602 | 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=5602 \ -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": 5602}, 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 Erbud S.A. (id: 5602)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.