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 |
|---|---|---|---|
| 8、联美量子股份有限公司信息披露事务管理制度(2025年修订) | 2025-12-05 | Chinese | |
| 联美量子股份有限公司关于召开2025年第三次临时股东会的通知 | 2025-12-05 | Chinese | |
| 20、联美量子股份有限公司投资管理制度(2025年修订) | 2025-12-05 | Chinese | |
| 22、联美量子股份有限公司内部审计制度(2025年) | 2025-12-05 | Chinese | |
| 联美量子股份有限公司关于公司控股股东股份部分质押及解质押的公告 | 2025-11-27 | Chinese | |
| 联美量子股份有限公司关于部分募集资金投资项目结项的公告 | 2025-11-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40457557 | 8、联美量子股份有限公司信息披露事务管理制度(2025年修订) | 2025-12-05 | Chinese | ||
| 40457549 | 联美量子股份有限公司关于召开2025年第三次临时股东会的通知 | 2025-12-05 | Chinese | ||
| 40457541 | 20、联美量子股份有限公司投资管理制度(2025年修订) | 2025-12-05 | Chinese | ||
| 40457533 | 22、联美量子股份有限公司内部审计制度(2025年) | 2025-12-05 | Chinese | ||
| 40457522 | 联美量子股份有限公司关于公司控股股东股份部分质押及解质押的公告 | 2025-11-27 | Chinese | ||
| 40457517 | 联美量子股份有限公司关于部分募集资金投资项目结项的公告 | 2025-11-12 | Chinese | ||
| 40457506 | 联美量子股份有限公司关于子公司募集资金账户被冻结的公告 | 2025-10-31 | Chinese | ||
| 40457494 | 联美量子股份有限公司2025年第三季度报告 | 2025-10-30 | Chinese | ||
| 40457487 | 联美量子股份有限公司关于子公司募集资金账户被冻结的进展公告 | 2025-10-30 | Chinese | ||
| 40457482 | 联美量子股份有限公司关于公司控股股东股份解质押的公告 | 2025-10-22 | Chinese | ||
| 40457476 | 联美量子股份有限公司关于子公司涉及诉讼结果的公告 | 2025-10-17 | Chinese | ||
| 40457470 | 联美量子股份有限公司关于召开2025年半年度业绩说明会的公告 | 2025-10-10 | Chinese | ||
| 40457463 | 联美量子股份有限公司关于子公司募集资金账户被冻结的公告 | 2025-09-26 | Chinese | ||
| 40457444 | 联美量子股份有限公司股票交易风险提示公告 | 2025-09-25 | Chinese | ||
| 40457439 | 联美量子股份有限公司股票交易异常波动公告 | 2025-09-24 | 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.