
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-09-17 | Chinese | |
| 109年08月董事會成員及持股 | 2020-09-16 | Chinese | |
| 109年08月內部人持股異動(事後) | 2020-09-16 | Chinese | |
| 109年8月營業收入 | 2020-09-07 | Chinese | |
| 109年8月背書保證與資金貸與 | 2020-09-07 | Chinese | |
| 公告本公司內部稽核主管及代理發言人異動 | 2020-08-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 34617935 | 公告本公司發行中華民國境內第二次無擔保轉換公司債之代收 價款行庫及存儲專戶行庫。 | 2020-09-17 | Chinese | ||
| 34617937 | 109年08月董事會成員及持股 | 2020-09-16 | Chinese | ||
| 34617936 | 109年08月內部人持股異動(事後) | 2020-09-16 | Chinese | ||
| 34617939 | 109年8月營業收入 | 2020-09-07 | Chinese | ||
| 34617938 | 109年8月背書保證與資金貸與 | 2020-09-07 | Chinese | ||
| 34617941 | 公告本公司內部稽核主管及代理發言人異動 | 2020-08-21 | Chinese | ||
| 34617942 | 公告本公司調整108年度現金股利之配息率 | 2020-08-19 | Chinese | ||
| 34617943 | 108下半年股利金額(董事會決議) | 2020-08-19 | Chinese | ||
| 34617944 | 109年第2季海外子公司投資 | 2020-08-13 | Chinese | ||
| 34617945 | 109年第2季大陸投資 | 2020-08-13 | Chinese | ||
| 34617949 | 109年第2季現金流量表 | 2020-08-13 | Chinese | ||
| 34617948 | 109年第2季權益變動表 | 2020-08-13 | Chinese | ||
| 34617947 | 109年第2季資產負債表 | 2020-08-13 | Chinese | ||
| 34617946 | 109年第2季綜合損益表 | 2020-08-13 | Chinese | ||
| 34617950 | 公告本公司治理主管異動 | 2020-08-13 | 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.