CHYY Development Group Limited — Investor Relations & Filings
CHYY Development Group Limited is an investment holding company specializing in the research, development, promotion, and utilization of shallow ground source energy. The company provides comprehensive geothermal energy solutions, primarily for building heating, cooling, and domestic hot water supply. Core activities include the manufacturing and sale of renewable energy equipment, such as geothermal energy systems, heat pump products, pump wells, and buried pipes. The Group offers installation services, technical support, and full-spectrum technical services related to shallow ground energy development. Key product offerings include Distributed Geothermal Energy Cold/Heat Source Stations and Geothermal Energy Heat Pump Environmental Systems, often leveraging proprietary single-well pumping and injection technology. The company also provides property management services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-04-30 | English | |
| PROPOSED CHANGE OF COMPANY NAME | 2026-04-14 | English | |
| INSIDE INFORMATION LITIGATION RELATING TO A SUBSIDIARY | 2026-04-08 | English | |
| 2025 ENVIRONMENTAL, SOCIAL AND GOVERNANCE REPORT | 2026-04-02 | English | |
| Annual Report 2025 | 2026-04-02 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-01 | English |
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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… |
CHYY Development Group Limited 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/51284/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51284 | 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=51284 | 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=51284 \ -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": 51284}, 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 CHYY Development Group Limited (id: 51284)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.