ETERNIT S.A. — Investor Relations & Filings
About ETERNIT S.A.
Eternit S.A., established in 1940, is a supplier of raw materials and solutions for construction. The company specializes in the manufacture and commercialization of fiber cement products, holding a significant position in the production of corrugated roofing sheets and water tanks. Its portfolio includes concrete tiles, sanitary ware, kitchen and bathroom metal fixtures, and various components for construction systems. Recognized by its owl brand, the organization provides materials for roofing and siding applications. Historically involved in the extraction of chrysotile asbestos for reinforcement fibers, the company has expanded its operations to include modern technologies and sustainable building solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2022 v6 | 2023-03-14 | Portuguese | |
| FRE NOVO 2022 v5 | 2023-02-15 | Portuguese | |
| DFP 2022 | 2023-02-14 | Portuguese | |
| FRE NOVO 2022 v4 | 2022-12-15 | Portuguese | |
| FRE NOVO 2022 v3 | 2022-11-23 | Portuguese | |
| ITR 2022-Q3 | 2022-11-08 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
3 filings
| |||||
| 35344216 | FRE NOVO 2022 v6 | 2023-03-14 | Portuguese | ||
| 35344070 | FRE NOVO 2022 v5 | 2023-02-15 | Portuguese | ||
| 33768729 | DFP 2022 | 2023-02-14 | Portuguese | ||
|
2022
12 filings
| |||||
| 35343863 | FRE NOVO 2022 v4 | 2022-12-15 | Portuguese | ||
| 35343660 | FRE NOVO 2022 v3 | 2022-11-23 | Portuguese | ||
| 34012335 | ITR 2022-Q3 | 2022-11-08 | Portuguese | ||
| 34012308 | ITR 2022-Q2 | 2022-08-09 | Portuguese | ||
| 35343498 | FRE NOVO 2022 v2 | 2022-06-03 | Portuguese | ||
| 35343347 | FRE NOVO 2022 | 2022-05-31 | Portuguese | ||
| 34012309 | ITR 2022-Q1 | 2022-05-11 | Portuguese | ||
| 34682967 | FRE NOVO 2021 v11 | 2022-04-14 | Portuguese | ||
| 34682966 | FRE NOVO 2021 v10 | 2022-04-04 | Portuguese | ||
| 34682965 | FRE NOVO 2021 v9 | 2022-03-08 | Portuguese | ||
| 34682964 | FRE NOVO 2021 v8 | 2022-03-03 | Portuguese | ||
| 33748751 | DFP 2021 v2 | 2022-02-23 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of articles of concrete, cement and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ackerstein Group Ltd.
Manufactures concrete products for the construction and inf…
|
ACKR | IL | Manufacturing |
|
Al Kathiri Holding Co.
Produces building materials and manages real estate for inf…
|
3008 | SA | Manufacturing |
|
Arcis Corporation
Develops and applies proprietary thin prestressed concrete …
|
ARCS | CA | Manufacturing |
|
ASAHI CONCRETE WORKS CO.,LTD.
Manufactures concrete products for urban infrastructure and…
|
5268 | JP | Manufacturing |
|
Beijing Hanjian Heshan Pipeline Co.,Ltd.
Produces large-diameter water pipes and PCCP for hydraulic …
|
603616 | CN | Manufacturing |
|
BEIJING NEW BUILDING MATERIALS PUBLIC LIMITED COMPANY
Global manufacturer of gypsum board, light steel frames, an…
|
000786 | CN | Manufacturing |
|
Beyon 3D Ltd.
Develops robotic digital manufacturing systems for concrete…
|
BYON | IL | Manufacturing |
|
Bigbloc Construction Limited
Manufactures and markets sustainable Autoclaved Aerated Con…
|
BIGBLOC | IN | Manufacturing |
|
BOĞAZİÇİ BETON SANAYİ VE TİCARET A.Ş.
Manufacturer of ready-mix concrete and aggregates for the c…
|
BOBET | TR | Manufacturing |
|
Breedon Group Plc
A vertically-integrated supplier of essential construction …
|
BREE | JE | Manufacturing |
ETERNIT 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/52973/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52973 | 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=52973 | 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=52973 \ -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": 52973}, 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 ETERNIT S.A. (id: 52973)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.