CHANGZHOU EVERGREEN TECHNOLOGY CO.,LTD. — Investor Relations & Filings
Changzhou Evergreen Technology Co., Ltd. specializes in the research, development, production, and sales of high-performance polymer additives. The company's core product portfolio includes a wide range of antioxidants, light stabilizers, and ultraviolet absorbers designed to enhance the durability, stability, and lifespan of various materials. These products are utilized in the processing of plastics, coatings, rubber, and synthetic fibers. By focusing on technical innovation and quality control, the company provides chemical solutions that prevent material degradation caused by heat, oxidation, and light exposure. Its operations serve a global customer base, offering specialized additives tailored to meet rigorous industrial standards and specific application requirements in the polymer processing sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 常州长青科技股份有限公司独立董事专门会议议事规则 | 2026-04-29 | Chinese | |
| 常州长青科技股份有限公司董事会薪酬与考核委员会工作细则 | 2026-04-29 | Chinese | |
| 常州长青科技股份有限公司董事会战略委员会工作细则 | 2026-04-29 | Chinese | |
| 2026年一季度报告 | 2026-04-29 | Chinese | |
| 常州长青科技股份有限公司印章管理制度 | 2026-04-29 | Chinese | |
| 常州长青科技股份有限公司内部审计制度 | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39504130 | 常州长青科技股份有限公司独立董事专门会议议事规则 | 2026-04-29 | Chinese | ||
| 39504127 | 常州长青科技股份有限公司董事会薪酬与考核委员会工作细则 | 2026-04-29 | Chinese | ||
| 39504124 | 常州长青科技股份有限公司董事会战略委员会工作细则 | 2026-04-29 | Chinese | ||
| 39504120 | 2026年一季度报告 | 2026-04-29 | Chinese | ||
| 39504118 | 常州长青科技股份有限公司印章管理制度 | 2026-04-29 | Chinese | ||
| 39504116 | 常州长青科技股份有限公司内部审计制度 | 2026-04-29 | Chinese | ||
| 39504113 | 关于会计政策变更的公告 | 2026-04-29 | Chinese | ||
| 39504112 | 第四届董事会第十八次会议决议公告 | 2026-04-29 | Chinese | ||
| 39504110 | 常州长青科技股份有限公司总经理工作细则 | 2026-04-29 | Chinese | ||
| 39504105 | 2025年度独立董事述职报告-上官俊杰 | 2026-04-23 | Chinese | ||
| 39504104 | 2025年度内部控制评价报告 | 2026-04-23 | Chinese | ||
| 39504103 | 关于公司2026年度对外借款及相关担保授权的公告 | 2026-04-23 | Chinese | ||
| 39504101 | 常州长青科技股份有限公司关于召开2025年度股东会的通知 | 2026-04-23 | Chinese | ||
| 39504093 | 会计师事务所2025年度履职情况评估报告暨审计委员会履行监督职责情况的报告 | 2026-04-23 | Chinese | ||
| 39504091 | 2025年度独立董事述职报告-胡军科 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
CHANGZHOU EVERGREEN 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/54026/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54026 | 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=54026 | 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=54026 \ -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": 54026}, 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 CHANGZHOU EVERGREEN TECHNOLOGY CO.,LTD. (id: 54026)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.