LUYANG ENERGY-SAVING MATERIALS CO.,LTD. — Investor Relations & Filings
Luyang Energy-Saving Materials Co., Ltd. specializes in the research, development, and manufacture of high-temperature refractory and energy-saving materials. The product range encompasses ceramic fibers, bio-soluble fibers, alumina fibers, rock wool, and insulating firebricks. These materials provide thermal insulation, fire protection, and sound absorption for applications in petrochemical processing, metallurgy, power generation, and construction. Key product lines include Luyangwool and Biowool, which feature various forms such as blankets, boards, papers, and modules. The company focuses on delivering technical solutions for thermal management, aiming to improve energy efficiency and structural integrity in high-heat environments. Its manufacturing processes prioritize material performance and durability under extreme thermal conditions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股东会议事规则(2025年10月) | 2025-10-14 | Chinese | |
| 董事会议事规则(2025年10月) | 2025-10-14 | Chinese | |
| 董事会审计委员会工作细则(2025年10月) | 2025-10-14 | Chinese | |
| 董事会薪酬和考核委员会工作细则(2025年10月) | 2025-10-14 | Chinese | |
| 关联交易制度(2025年10月) | 2025-10-14 | Chinese | |
| 北京市中伦律师事务所关于山东鲁阳节能材料股份有限公司2024年限制性股票激励计划回购注销部分限制性股票事项的法律意见书 | 2025-10-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34793775 | 股东会议事规则(2025年10月) | 2025-10-14 | Chinese | ||
| 34793764 | 董事会议事规则(2025年10月) | 2025-10-14 | Chinese | ||
| 34793752 | 董事会审计委员会工作细则(2025年10月) | 2025-10-14 | Chinese | ||
| 34793745 | 董事会薪酬和考核委员会工作细则(2025年10月) | 2025-10-14 | Chinese | ||
| 34793744 | 关联交易制度(2025年10月) | 2025-10-14 | Chinese | ||
| 34793736 | 北京市中伦律师事务所关于山东鲁阳节能材料股份有限公司2024年限制性股票激励计划回购注销部分限制性股票事项的法律意见书 | 2025-10-14 | Chinese | ||
| 34793716 | 独立董事提名人声明与承诺(苏礼鋆) | 2025-10-14 | Chinese | ||
| 34793705 | 信息披露事务管理制度(2025年10月) | 2025-10-14 | Chinese | ||
| 34793687 | 总裁、经理工作细则(2025年10月) | 2025-10-14 | Chinese | ||
| 34793676 | 董事会提名委员会工作细则(2025年10月) | 2025-10-14 | Chinese | ||
| 34793667 | 董事、高级管理人员所持本公司股份及其变动管理制度(2025年10月) | 2025-10-14 | Chinese | ||
| 34793660 | 第十一届监事会第十四次(临时)会议决议公告 | 2025-10-14 | Chinese | ||
| 34793655 | 《公司章程》(2025年10月) | 2025-10-14 | Chinese | ||
| 34793644 | 关于变更注册资本及修订《公司章程》的公告 | 2025-10-14 | Chinese | ||
| 34793639 | 独立董事候选人声明与承诺(苏礼鋆) | 2025-10-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refractory products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Jinyan Kaolin New Materials Co., Ltd.
Produces and sells calcined coal-based kaolin, precision ca…
|
2693 | HK | Manufacturing |
|
AnorTech Inc.
Developing sustainable, game-changing industrial materials …
|
ANOR | CA | Manufacturing |
|
Associated Ceramics Ltd.
Manufactures high-performance refractory materials and tech…
|
531168 | IN | Manufacturing |
|
BEIJING LIER HIGH-TEMPERATURE MATERIALS CO., LTD.
Produces refractory materials and provides thermal lining s…
|
002392 | CN | Manufacturing |
|
Chosun Refractories Co., Ltd.
Manufacturer of refractory and ceramic products for high-te…
|
462520 | KR | Manufacturing |
|
CR Holdings Co., LTD.
Holding company in refractories, ceramics, metal parts, hos…
|
000480 | KR | Manufacturing |
|
Crystal Graphite Corporation
Supplies engineered graphite and carbon materials for metal…
|
CYTG | CA | Manufacturing |
|
DONGKUK REFRACTORIES & STEEL CO., LTD.
Manufacturer of refractories, steel, and advanced materials…
|
075970 | KR | Manufacturing |
|
FOSECO CRUCIBLE INDIA LIMITED
Manufactures crucibles and refractory solutions for the met…
|
523160 | IN | Manufacturing |
|
IFGL Refractories Limited
Global manufacturer of refractory products and systems for …
|
IFGLEXPOR | IN | Manufacturing |
LUYANG ENERGY-SAVING MATERIALS 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/54147/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54147 | 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=54147 | 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=54147 \ -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": 54147}, 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 LUYANG ENERGY-SAVING MATERIALS CO.,LTD. (id: 54147)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.