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 |
|---|---|---|---|
| 联美量子股份有限公司股票交易风险提示公告 | 2025-09-23 | Chinese | |
| 2025-037-联美量子股份有限公司股票交易异常波动公告 | 2025-09-22 | Chinese | |
| 联美量子股份有限公司2025年第二次临时股东会会议公告 | 2025-09-16 | Chinese | |
| 联美量子股份有限公司2025年第二次临时股东会的法律意见 | 2025-09-16 | Chinese | |
| 联美控股2025年第二次临时股东会会议材料 | 2025-09-08 | Chinese | |
| 联美量子股份有限公司关于公司2025年半年度募集资金存放与实际使用情况的专项报告 | 2025-08-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40457431 | 联美量子股份有限公司股票交易风险提示公告 | 2025-09-23 | Chinese | ||
| 40457422 | 2025-037-联美量子股份有限公司股票交易异常波动公告 | 2025-09-22 | Chinese | ||
| 40457413 | 联美量子股份有限公司2025年第二次临时股东会会议公告 | 2025-09-16 | Chinese | ||
| 40457397 | 联美量子股份有限公司2025年第二次临时股东会的法律意见 | 2025-09-16 | Chinese | ||
| 40457388 | 联美控股2025年第二次临时股东会会议材料 | 2025-09-08 | Chinese | ||
| 40457382 | 联美量子股份有限公司关于公司2025年半年度募集资金存放与实际使用情况的专项报告 | 2025-08-29 | Chinese | ||
| 40457375 | 联美量子股份有限公司2025年半年度报告 | 2025-08-29 | Chinese | ||
| 40457361 | 联美量子股份有限公司关于召开2025年第二次临时股东大会的通知 | 2025-08-29 | Chinese | ||
| 40457354 | 联美量子股份有限公司第九届监事会第四次会议决议公告 | 2025-08-29 | Chinese | ||
| 40457349 | 联美量子股份有限公司关于调整独立董事津贴的公告 | 2025-08-29 | Chinese | ||
| 40457340 | 联美量子股份有限公司第九届董事会第七次会议决议公告 | 2025-08-29 | Chinese | ||
| 40457332 | 联美量子股份有限公司2025年半年度报告摘要 | 2025-08-29 | Chinese | ||
| 40457325 | 联美量子股份有限公司关于公司股东股份部分质押及解质押的公告 | 2025-07-07 | Chinese | ||
| 40457314 | 联美量子股份有限公司关于对上海证券交易所《关于联美量子股份有限公司2024年年度报告的信息披露监管问询函》的回复公告 | 2025-06-26 | Chinese | ||
| 40457301 | 诚通证券关于上交所联美控股信息披露监管问询函的回复报告 | 2025-06-26 | 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.