
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 |
|---|---|---|---|
| 109年第4季大陸投資 | 2021-03-22 | Chinese | |
| 110年03月法人說明會簡報 — 476320210312E001.pdf | 2021-03-12 | Chinese | |
| 110年03月法人說明會簡報 — 476320210312M001.pdf | 2021-03-12 | Chinese | |
| 110年03月法人說明會簡報 | 2021-03-12 | Chinese | |
| 110年02月董事會成員及持股 | 2021-03-11 | Chinese | |
| 110年02月內部人持股異動(事後) | 2021-03-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 34618314 | 109年第4季大陸投資 | 2021-03-22 | Chinese | ||
| 34618319 | 110年03月法人說明會簡報 — 476320210312E001.pdf | 2021-03-12 | Chinese | ||
| 34618318 | 110年03月法人說明會簡報 — 476320210312M001.pdf | 2021-03-12 | Chinese | ||
| 34618315 | 110年03月法人說明會簡報 | 2021-03-12 | Chinese | ||
| 34618322 | 110年02月董事會成員及持股 | 2021-03-11 | Chinese | ||
| 34618321 | 110年02月內部人持股異動(事後) | 2021-03-11 | Chinese | ||
| 34618323 | 本公司受邀參加凱基證券股份有限公司舉辦之線上法人說明會 | 2021-03-10 | Chinese | ||
| 34618325 | 110年2月營業收入 | 2021-03-08 | Chinese | ||
| 34618324 | 110年2月背書保證與資金貸與 | 2021-03-08 | Chinese | ||
| 34618326 | 公告本公司依公開發行公司資金貸與及背書保證處理準則 第25條第一項第四款應公告事項 | 2021-03-05 | Chinese | ||
| 34618327 | 補充公告本公司董事會決議召開110年股東常會相關事宜 | 2021-03-05 | Chinese | ||
| 34618329 | 公告本公司董事會決議盈餘轉增資發行新股 | 2021-03-05 | Chinese | ||
| 34618330 | 公告董事會決議股利分派 | 2021-03-05 | Chinese | ||
| 34618331 | 109下半年股利金額(董事會決議) | 2021-03-05 | Chinese | ||
| 34618332 | 公告本公司取得會計師109年內部控制專案審查報告 | 2021-03-05 | 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.