
Cemacon S.A. — Investor Relations & Filings
Cemacon S.A. is a manufacturer of ceramic building materials with over 55 years of experience. The company specializes in the production of ceramic blocks, bricks, and other construction products. It operates modern production facilities and is a leading producer of ceramic blocks in the Transylvania region. The company's portfolio includes its 'Smart Brick' product line. Following a merger with Euro Caramida SA, Cemacon has expanded its operational capacity, aiming to set new standards of excellence in the construction materials sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Raport Financiar Trimestrial - RFT | 2024-05-20 | Romanian | |
| Raport Financiar Trimestrial - RFT | 2023-11-16 | Romanian | |
| Raport Financiar Anual - RFA | 2023-04-28 | Romanian | |
| REZULTATE FINANCIARE PRELIMINARE | 2023-02-15 | Romanian | |
| Raport Financiar Semestrial - RFS | 2021-09-01 | English | |
| Raport Financiar Semestrial - RFS | 2021-09-01 | Romanian |
Browse filings by year
12 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Cemacon 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 · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nitco Ltd.
Manufactures and distributes floor and wall tiles, marble, …
|
NITCO | IN | Manufacturing |
|
Orient Bell Limited
Designs and manufactures ceramic and vitrified tiles with f…
|
ORIENTBELL | IN | Manufacturing |
|
PT Cahayaputra Asa Keramik Tbk.
Specializes in designing, manufacturing, and distributing c…
|
CAKK | ID | Manufacturing |
|
QUA GRANITE HAYAL YAPI VE ÜRÜNLERİ SANAYİ TİCARET A.Ş.
Manufacturer of granite, ceramic tiles, and bathroom and ki…
|
QUAGR | TR | Manufacturing |
|
Regency Ceramics Ltd
Produces ceramic, vitrified, and floor tiles for global arc…
|
REGENCERAM | IN | Manufacturing |
|
Restile Ceramics Ltd.
Manufactures durable, heavy-duty vitrified tiles for high-t…
|
515085 | IN | Manufacturing |
|
Saudi Ceramic Co.
Manufacturer of ceramic tiles, sanitary ware, and water hea…
|
2040 | SA | Manufacturing |
|
Saudi Vitrified Clay Pipes Co.
Manufactures vitrified clay pipes and fittings for sewerage…
|
2360 | SA | Manufacturing |
|
Steuler Fliesengruppe AG
A German manufacturer and distributor of high-quality ceram…
|
NST | DE | Manufacturing |
|
TSURUYA CO.,LTD.
A leading manufacturer of ceramic building materials, mainl…
|
5386 | JP | Manufacturing |
Cemacon 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/2320/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2320 | 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=2320 | 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=2320 \ -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": 2320}, 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 Cemacon S.A. (id: 2320)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.