Kyoto Group AS — Investor Relations & Filings
Kyoto Group AS develops and commercializes thermal energy storage solutions to decarbonize industrial process heat. The company's flagship product, the Heatcube, is a modular thermal battery that utilizes a power-to-heat approach. It converts electricity, particularly from intermittent renewable sources, into high-temperature thermal energy stored in molten salt. This stored energy provides a stable, on-demand, and cost-effective supply of clean heat for various industrial applications. The technology enables industries to replace fossil fuel consumption, reduce carbon emissions, and manage energy costs by leveraging abundant renewable power.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Kyoto Group AS – Strykning | 2024-08-01 | Norwegian | |
| Kyoto Group AS – Delisting | 2024-08-01 | English | |
| Mottatt søknad om strykning | 2024-07-29 | Norwegian | |
| Received application for delisting | 2024-07-29 | English | |
| OSLO BØRS - TRADING SUSPENSION | 2024-07-24 | English | |
| Kyoto Group AS (KYOTO) - Extraordinary General Meeting Held | 2024-07-23 | Norwegian |
Browse filings by year
4 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Kyoto Group AS, 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 · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Toplofikacia Pleven AD
An energy utility that generates electricity and provides d…
|
TPLP | BG | Electricity, gas, steam and air… |
|
Toplofikatsia-Burgas AD
Municipal utility that produces and distributes heat and ge…
|
TPLB | BG | Electricity, gas, steam and air… |
|
Wise Living Technology Co., Ltd
Operates and maintains centralized thermal energy supply sy…
|
2481 | HK | Electricity, gas, steam and air… |
|
Zespół Elektrociepłowni Wrocławskich Kogeneracja S.A.
Supplier of district heating and electricity for Wrocław vi…
|
KGN | PL | Electricity, gas, steam and air… |
|
Zhejiang Fuchunjiang Environmental Thermoelectric Co.,LTD.
Provides waste-to-energy, CHP generation, and hazardous was…
|
002479 | CN | Electricity, gas, steam and air… |
|
Zhejiang Xinzhonggang Thermal Power Co., LTD.
Produces industrial steam and electricity using combined he…
|
605162 | CN | Electricity, gas, steam and air… |
Kyoto Group AS 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/3651/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3651 | 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=3651 | 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=3651 \ -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": 3651}, 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 Kyoto Group AS (id: 3651)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.