
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 |
|---|---|---|---|
|
W G Partners Spolka Akcyjna
A manufacturer of energy-efficient, prefabricated wooden ho…
|
WGP | PL | Construction |
|
Wuhan Huakang Century Clean Technology Co., Ltd.
Offers integrated medical purification solutions and EPC se…
|
301235 | CN | Construction |
|
YAHAGI CONSTRUCTION CO.,LTD.
Operates in construction, civil engineering, railroad maint…
|
1870 | JP | Construction |
|
YAMATO CORPORATION
Veteran-owned general contractor for Federal contracts on U…
|
1967 | JP | Construction |
|
YAMAURA CORPORATION
General contractor for buildings, infrastructure, data cent…
|
1780 | JP | Construction |
|
Yankey Engineering Co., Ltd.
Provides turnkey cleanroom and electromechanical engineerin…
|
6691 | TW | Construction |
|
YASH INNOVENTURES LIMITED
Develops, designs, and constructs residential and commercia…
|
523650 | IN | Construction |
|
Yau Lee Holdings Limited
Integrated corporation providing construction and related s…
|
406 | HK | Construction |
|
Y.H.Dimri Construction & Development Ltd.
Real estate firm developing residential, commercial, and ur…
|
DIMRI | IL | Construction |
|
Zhongshen Jianye Holding Limited
Construction enterprise specializing in general contracting…
|
2503 | HK | 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.