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 WEB 2023 v7 | 2024-05-15 | Portuguese | |
| ITR 2024-Q1 v2 | 2024-05-08 | Portuguese | |
| ITR 2024-Q1 | 2024-05-07 | Portuguese | |
| FRE WEB 2023 v6 | 2024-05-02 | Portuguese | |
| FRE WEB 2023 v5 | 2024-04-16 | Portuguese | |
| DFP 2023 | 2024-02-27 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 35882901 | FRE WEB 2023 v7 | 2024-05-15 | Portuguese | ||
| 34077376 | ITR 2024-Q1 v2 | 2024-05-08 | Portuguese | ||
| 34077360 | ITR 2024-Q1 | 2024-05-07 | Portuguese | ||
| 35882490 | FRE WEB 2023 v6 | 2024-05-02 | Portuguese | ||
| 35882154 | FRE WEB 2023 v5 | 2024-04-16 | Portuguese | ||
| 33780543 | DFP 2023 | 2024-02-27 | Portuguese | ||
|
2023
9 filings
| |||||
| 34043736 | ITR 2023-Q3 | 2023-11-07 | Portuguese | ||
| 34043776 | ITR 2023-Q2 | 2023-08-08 | Portuguese | ||
| 35881863 | FRE WEB 2023 v4 | 2023-07-06 | Portuguese | ||
| 35881586 | FRE WEB 2023 v3 | 2023-07-04 | Portuguese | ||
| 35881259 | FRE WEB 2023 v2 | 2023-06-14 | Portuguese | ||
| 35881009 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 34043673 | ITR 2023-Q1 | 2023-05-09 | Portuguese | ||
| 35344599 | FRE NOVO 2022 v8 | 2023-04-03 | Portuguese | ||
| 35344402 | FRE NOVO 2022 v7 | 2023-03-31 | 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.