Luenmei Quantum Co.,Ltd — Investor Relations & Filings
About Luenmei Quantum Co.,Ltd
Luenmei Quantum Co., Ltd. specializes in the provision of integrated clean energy solutions, focusing on high-efficiency district heating, cooling, and power generation. The company operates extensive energy infrastructure, utilizing advanced technologies such as Combined Heat and Power (CHP), industrial waste heat recovery, and biomass energy. Its core services include the supply of residential heating and industrial steam, supported by a sophisticated digital management platform for energy distribution. Luenmei Quantum is committed to decarbonization through the exploration of hydrogen energy and geothermal resources. By optimizing energy conversion and minimizing environmental impact, the company serves large-scale urban and industrial developments, positioning itself as a leader in sustainable energy management and efficient resource utilization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于联美量子股份有限公司2024年年度报告的信息披露监管问询函的回复(会计师) | 2025-06-26 | Chinese | |
| 联美量子股份有限公司2024年年度权益分派实施公告 | 2025-06-09 | Chinese | |
| 联美控股差异化权益分派特殊除权除息的法律意见 | 2025-06-09 | Chinese | |
| 联美控股2024年年度股东大会的法律意见 | 2025-05-23 | Chinese | |
| 联美量子股份有限公司2024年年度股东大会决议公告 | 2025-05-23 | Chinese | |
| 联美量子股份有限公司关于召开2024年度暨2025年第一季度业绩说明会的公告 | 2025-05-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40457291 | 关于联美量子股份有限公司2024年年度报告的信息披露监管问询函的回复(会计师) | 2025-06-26 | Chinese | ||
| 40457275 | 联美量子股份有限公司2024年年度权益分派实施公告 | 2025-06-09 | Chinese | ||
| 40457264 | 联美控股差异化权益分派特殊除权除息的法律意见 | 2025-06-09 | Chinese | ||
| 40457253 | 联美控股2024年年度股东大会的法律意见 | 2025-05-23 | Chinese | ||
| 40457242 | 联美量子股份有限公司2024年年度股东大会决议公告 | 2025-05-23 | Chinese | ||
| 40457235 | 联美量子股份有限公司关于召开2024年度暨2025年第一季度业绩说明会的公告 | 2025-05-22 | Chinese | ||
| 40457228 | 联美量子股份有限公司2024年年度股东会会议材料 | 2025-05-16 | Chinese | ||
| 40457218 | 2024年独立董事述职报告-傅荣(离任) | 2025-04-29 | Chinese | ||
| 40457078 | 联美量子股份有限公司2024年度监事会工作报告 | 2025-04-29 | Chinese | ||
| 40457070 | 联美量子股份有限公司关于会计政策变更的公告 | 2025-04-29 | Chinese | ||
| 40457060 | 联美量子股份有限公司关于计提资产减值准备的公告 | 2025-04-29 | Chinese | ||
| 40457049 | 联美量子股份有限公司2024年年度报告摘要 | 2025-04-29 | Chinese | ||
| 40457038 | 关于联美量子股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2025-04-29 | Chinese | ||
| 40457028 | 联美量子股份有限公司2025年第一季度报告 | 2025-04-29 | Chinese | ||
| 40457017 | 联美量子股份有限公司董事会审计委员会对会计师事务所2024年度履行监督职责情况报告 | 2025-04-29 | Chinese | ||
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… |
|
Acinque S.p.A.
A multi-utility company providing energy, water, and enviro…
|
AC5 | 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… |
Luenmei Quantum Co.,Ltd 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/56533/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56533 | 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=56533 | 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=56533 \ -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": 56533}, 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 Luenmei Quantum Co.,Ltd (id: 56533)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.