ELITE COLOR ENVIRONMENTAL RESOURCES SCIENCE&TECHNOLOGY CO., LTD — Investor Relations & Filings
ELITE COLOR ENVIRONMENTAL RESOURCES SCIENCE&TECHNOLOGY CO., LTD. specializes in the research, development, and large-scale production of recycled polyester materials. The company focuses on the circular economy by transforming post-consumer PET waste into high-performance recycled polyester staple fibers. Its product portfolio includes a wide range of colored, functional, and differentiated fibers, such as flame-retardant, moisture-wicking, and antibacterial variants. Utilizing advanced purification and spinning technologies, the company serves diverse sectors including apparel, home textiles, automotive interiors, and industrial non-wovens. By integrating green manufacturing processes, it provides sustainable material solutions that reduce environmental impact while maintaining high technical standards for global supply chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 优彩环保资源科技股份有限公司公开发行可转换公司债券2026年度临时受托管理事务报告 | 2026-04-14 | Chinese | |
| 关于召开2026年第一次债券持有人会议的公告 | 2026-04-12 | Chinese | |
| 公司2025年度独立董事述职报告(郭元鑫) | 2026-04-12 | Chinese | |
| 内部控制自我评价报告 | 2026-04-12 | Chinese | |
| 附件6 董事、高级管理人员离职管理制度 | 2026-04-12 | Chinese | |
| 关于公司2025年度利润分配预案及2026年中期现金分红规划的公告 | 2026-04-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35025994 | 优彩环保资源科技股份有限公司公开发行可转换公司债券2026年度临时受托管理事务报告 | 2026-04-14 | Chinese | ||
| 39212815 | 关于召开2026年第一次债券持有人会议的公告 | 2026-04-12 | Chinese | ||
| 39212801 | 公司2025年度独立董事述职报告(郭元鑫) | 2026-04-12 | Chinese | ||
| 39212798 | 内部控制自我评价报告 | 2026-04-12 | Chinese | ||
| 39212795 | 附件6 董事、高级管理人员离职管理制度 | 2026-04-12 | Chinese | ||
| 39212792 | 关于公司2025年度利润分配预案及2026年中期现金分红规划的公告 | 2026-04-12 | Chinese | ||
| 39212788 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-12 | Chinese | ||
| 39212786 | 2025年年度审计报告 | 2026-04-12 | Chinese | ||
| 39212784 | 关于2026年度公司及子公司银行授信额度的公告 | 2026-04-12 | Chinese | ||
| 39212778 | 公司2025年度独立董事述职报告(丁剑辉) | 2026-04-12 | Chinese | ||
| 39212776 | 关于召开2025年度股东会的通知 | 2026-04-12 | Chinese | ||
| 39212774 | 2026年一季度报告 | 2026-04-12 | Chinese | ||
| 39212772 | 长江证券承销保荐有限公司关于优彩环保资源科技股份有限公司使用自有资金支付募投项目所需资金并以募集资金等额置换的核查意见 | 2026-04-12 | Chinese | ||
| 39212770 | 第四届董事会第十一次会议决议公告 | 2026-04-12 | Chinese | ||
| 39212764 | 2025年年度报告摘要 | 2026-04-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acelon Chemicals & Fiber Corporation
Manufactures synthetic fibers, filament yarns, and sustaina…
|
1466 | TW | Manufacturing |
|
AKSA AKRİLİK KİMYA SANAYİİ A.Ş.
The world's largest acrylic fiber producer for textile and …
|
AKSA | TR | Manufacturing |
|
Anhui Wanwei Updated High-Tech Material Industry Co.,Ltd
Produces PVA-based chemical fibers and advanced materials f…
|
600063 | CN | Manufacturing |
|
Aquafil
A global producer of synthetic fibers and regenerated nylon…
|
ECNL | IT | Manufacturing |
|
BEIJING TONGYIZHONG NEW MATERIAL TECHNOLOGY CORPORATION
Produces UHMWPE fibers and ballistic protection materials f…
|
688722 | CN | Manufacturing |
|
Bolt Projects Holdings, Inc.
Develops and produces biomaterials for the beauty, personal…
|
BSLK | US | Manufacturing |
|
Celanese Canada Inc.
Key manufacturer of specialty chemicals, synthetic fibers, …
|
— | CA | Manufacturing |
|
China Man-Made Fiber Corporation
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
Command Polymers Limited
Manufactures recycled polyester fibers and granules from po…
|
543843 | IN | Manufacturing |
ELITE COLOR ENVIRONMENTAL RESOURCES SCIENCE&TECHNOLOGY 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/54984/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54984 | 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=54984 | 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=54984 \ -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": 54984}, 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 ELITE COLOR ENVIRONMENTAL RESOURCES SCIENCE&TECHNOLOGY CO., LTD (id: 54984)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.