
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年第二季合併財務報表 | 2020-08-13 | Chinese | |
| 公告本公司董事會決議上半年度不分派股利 | 2020-08-13 | Chinese | |
| 109上半年股利金額(董事會決議) | 2020-08-13 | Chinese | |
| 109年07月董事會成員及持股 | 2020-08-11 | Chinese | |
| 109年07月內部人持股異動(事後) | 2020-08-11 | Chinese | |
| 公告本公司訂定除息基準日相關事宜 | 2020-08-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 34617951 | 公告本公司董事會通過109年第二季合併財務報表 | 2020-08-13 | Chinese | ||
| 34617953 | 公告本公司董事會決議上半年度不分派股利 | 2020-08-13 | Chinese | ||
| 34617954 | 109上半年股利金額(董事會決議) | 2020-08-13 | Chinese | ||
| 34617956 | 109年07月董事會成員及持股 | 2020-08-11 | Chinese | ||
| 34617955 | 109年07月內部人持股異動(事後) | 2020-08-11 | Chinese | ||
| 34617957 | 公告本公司訂定除息基準日相關事宜 | 2020-08-07 | Chinese | ||
| 34617958 | 本公司發言人、財務主管及會計主管異動 | 2020-08-05 | Chinese | ||
| 34617961 | 109年7月背書保證與資金貸與 | 2020-08-05 | Chinese | ||
| 34617959 | 109年7月營業收入 | 2020-08-05 | Chinese | ||
| 34617962 | 董事會決議發行中華民國境內第二次無擔保轉換公司債 | 2020-07-28 | Chinese | ||
| 34617963 | 本公司副總經理任命追認案 | 2020-07-28 | Chinese | ||
| 34620592 | 108年年報及股東會資料 — 2019_4763_20200623F11.pdf | 2020-07-28 | Chinese | ||
| 34620590 | 108年年報及股東會資料 — 2020_4763_20200623F05.pdf | 2020-07-28 | Chinese | ||
| 34620584 | 108年年報及股東會資料 — 2019_4763_20200623FE4.pdf | 2020-07-28 | Chinese | ||
| 34620579 | 108年年報及股東會資料 — 2019_4763_20200623F04.pdf | 2020-07-28 | 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.