Acinque S.p.A. — Investor Relations & Filings
Acinque S.p.A. is a multi-utility company operating in the energy and environmental sectors. Its core activities encompass the sale and distribution of electricity and gas, the management of the integrated water cycle, and the provision of environmental services, including waste collection and recovery. The company is also active in energy generation, with a focus on renewable sources, and operates district heating networks. A central pillar of its strategy is sustainable development, driven by investments in the energy transition, decarbonization, and the circular economy. Acinque focuses on managing essential networks and infrastructures to deliver innovative and efficient services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| AVVISO_MESSA A DISPOSIZIONE DOCUMENTO INFORMATIVO | 2023-12-20 | Italian | |
| INFORMAZIONI FINANZIARIE PERIODICHE AGGIUNTIVE CONSOLIDATE AL 30 SETTEMBRE 2023 | 2023-11-13 | Italian | |
| NOMINATO IL NUOVO DIRIGENTE PREPOSTO | 2023-10-26 | Italian | |
| COMUNICATO AQUISIZIONE PARTECIPAZIONE AGESP ENERGIA | 2023-09-29 | Italian | |
| COMUNICATO STAMPA | 2023-09-29 | Italian | |
| COMUNICATO AGESP | 2023-09-15 | Italian |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Acinque S.p.A., 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 · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1414 DEGREES LIMITED
Develops silicon-based thermal energy storage for industria…
|
14D | AU | Electricity, gas, steam and air… |
|
A.B.P. Nocivelli
ESCo offering energy efficiency, facility management, and c…
|
ABP | IT | Electricity, gas, steam and air… |
|
Arverne Group
Energy transition company specializing in geothermal energy…
|
ARVEN | FR | Electricity, gas, steam and air… |
|
Beijing Jingneng Thermal Co., Ltd.
Invests in, constructs, and operates centralized heating sy…
|
002893 | CN | Electricity, gas, steam and air… |
|
Causeway Energy Corporation
Technology-driven service specializing in decarbonizing ind…
|
CUW | CA | Electricity, gas, steam and air… |
|
CHYY Development Group Limited
Specializes in shallow ground source energy solutions, equi…
|
8128 | HK | Electricity, gas, steam and air… |
|
Dalian Thermal Power Co.,Ltd.
Provides thermal energy and electricity via combined heat a…
|
600719 | CN | Electricity, gas, steam and air… |
|
Fernheizwerk Neukölln AG
Energy provider supplying district heating and electricity …
|
FHW | DE | Electricity, gas, steam and air… |
|
Hangzhou Cogeneration Group Co., Ltd.
Provides centralized heating, steam, and electricity via co…
|
605011 | CN | Electricity, gas, steam and air… |
|
Harbin Hatou Investment Co.,Ltd
Holding company engaged in thermal power production and fin…
|
600864 | CN | Electricity, gas, steam and air… |
Acinque S.p.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/4113/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4113 | 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=4113 | 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=4113 \ -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": 4113}, 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 Acinque S.p.A. (id: 4113)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.