
ACE — Investor Relations & Filings
Jinan Acetate Chemical Co., Ltd. (Acetek Group) specializes in the research, development, production, and distribution of acetate-based chemical products and high-performance fibers. The company’s core portfolio includes acetic anhydride, cellulose diacetate, and acetate tow, which are primarily utilized in the manufacturing of cigarette filters and specialized filtration materials. Additionally, the company produces acetate fiber filaments and nylon air-textured yarn for applications in eco-friendly textiles and advanced materials. By integrating upstream production of acetic anhydride and plastic-grade acetate flakes, the company ensures supply chain stability and cost efficiency. With a global presence spanning over 60 countries and regions, Jinan Acetate Chemical focuses on collaborative innovation and process optimization to meet diverse industrial requirements for green materials and high-efficiency filtration solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司第三屆審計委員會及薪資報酬委員會成員名單 | 2020-06-23 | Chinese | |
| 公告本公司2020年股東常會決議新任董事及 董事代表人解除競業禁止之限制 | 2020-06-23 | Chinese | |
| 公告本公司董事會推舉王克璋先生擔任董事長 | 2020-06-23 | Chinese | |
| 公告本公司第四屆董事當選名單 | 2020-06-23 | Chinese | |
| 公告本公司2020年股東常會重要決議事項 | 2020-06-23 | Chinese | |
| 109年5月背書保證與資金貸與 | 2020-06-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 34617973 | 公告本公司第三屆審計委員會及薪資報酬委員會成員名單 | 2020-06-23 | Chinese | ||
| 34617974 | 公告本公司2020年股東常會決議新任董事及 董事代表人解除競業禁止之限制 | 2020-06-23 | Chinese | ||
| 34617975 | 公告本公司董事會推舉王克璋先生擔任董事長 | 2020-06-23 | Chinese | ||
| 34617976 | 公告本公司第四屆董事當選名單 | 2020-06-23 | Chinese | ||
| 34617977 | 公告本公司2020年股東常會重要決議事項 | 2020-06-23 | Chinese | ||
| 34617980 | 109年5月背書保證與資金貸與 | 2020-06-09 | Chinese | ||
| 34617978 | 109年5月營業收入 | 2020-06-09 | Chinese | ||
| 34617982 | 109年05月內部人持股異動(事後) | 2020-06-08 | Chinese | ||
| 34617981 | 109年05月董事會成員及持股 | 2020-06-08 | Chinese | ||
| 34617983 | 本公司及代子公司(慈嚴及濟南大自然)公告合資設立大陸公司 | 2020-06-02 | Chinese | ||
| 34617991 | 109年05月法人說明會簡報 — 476320200527E001.pdf | 2020-05-27 | Chinese | ||
| 34617989 | 109年05月法人說明會簡報 — 476320200527M001.pdf | 2020-05-27 | Chinese | ||
| 34617988 | 109年05月法人說明會簡報 — 476320200512E001.pptx | 2020-05-27 | English | ||
| 34617987 | 109年05月法人說明會簡報 — 476320200512M001.pptx | 2020-05-27 | Chinese | ||
| 34617984 | 109年05月法人說明會簡報 | 2020-05-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acelon
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 |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
CMFC
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
|
Command Polymers Limited
Manufactures recycled polyester fibers and granules from po…
|
543843 | IN | Manufacturing |
ACE 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/52427/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52427 | 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=52427 | 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=52427 \ -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": 52427}, 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 ACE (id: 52427)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.