Danieli & C — Investor Relations & Filings
Danieli & C. is a leading global supplier of equipment and plants to the metals industry. The company designs, manufactures, and installs machinery and provides turnkey plants for producers of steel, aluminum, and other non-ferrous metals. Its technological portfolio covers the entire production cycle, from ironmaking and steelmaking processes like direct reduction and scrap processing to casting, rolling, and finishing for both flat and long products. The company also supplies equipment for producing tubes, pipes, and forged components. A key focus is the development of sustainable 'Green Metal' technologies for carbon-neutral production. In addition, Danieli provides automation, process control systems, and comprehensive customer support services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Passaggio di proprietà azioni ordinarie Danieli Camilla Benedetti | 2025-03-04 | Italian | |
| Comunicazione acquisto azioni risparmio D&C | 2025-02-10 | Italian | |
| Comunicazione acquisto azioni ordinarie D&C | 2025-02-10 | Italian | |
| Nomina nuovo Amministratore Delegato ABS Acciaierie Bertoli Safau | 2024-12-18 | Italian | |
| Verbale dell'Assemblea ordinaria dei soci del 25.10.2024 | 2024-11-22 | Italian | |
| Avviso pubblicazione verbale dell'Assemblea ordinaria dei soci Danieli del 25.10.2024 | 2024-11-22 | Italian |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Danieli & C, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China First Heavy Industries
Produces heavy-duty equipment for nuclear, petrochemical, a…
|
601106 | CN | Manufacturing |
|
Deem Roll Tech Limited
Designs and manufactures high-performance rolls for the glo…
|
DEEM | IN | Manufacturing |
|
Disa India Ltd.
Provides advanced foundry machinery, molding lines, and sur…
|
DISAQ | IN | Manufacturing |
|
Electrotherm (India) Ltd
Manufactures metallurgical equipment and steel products wit…
|
ELECTHERM | IN | Manufacturing |
|
JOHN COCKERILL INDIA LIMITED
Designs and manufactures advanced equipment and processing …
|
COCKERILL | IN | Manufacturing |
|
KONASOL CO.,LTD
Manufactures fabricated metal products using titanium carbi…
|
176590 | KR | Manufacturing |
|
PARKER CORPORATION
A trading and manufacturing company of industrial products,…
|
9845 | JP | Manufacturing |
|
PyroGenesis Inc.
World leader in advanced plasma processes and sustainable s…
|
PYR | CA | Manufacturing |
|
Qinhuangdao Tianqin Equipment Manufacturing Co.,Ltd.
Develops molten metal purification and casting equipment fo…
|
300922 | CN | Manufacturing |
|
SINOMACH HEAVY EQUIPMENT GROUP CO.,LTD.
Researches and manufactures large-scale heavy machinery and…
|
601399 | CN | Manufacturing |
Danieli & C 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/4464/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4464 | 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=4464 | 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=4464 \ -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": 4464}, 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 Danieli & C (id: 4464)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.