吉林碳谷 — Investor Relations & Filings
About 吉林碳谷
Jilin Tangu Carbon Fiber Co., Ltd. specializes in the research, development, and large-scale production of polyacrylonitrile (PAN)-based carbon fiber precursors. The company focuses on high-performance precursor technology, offering a diverse product portfolio that includes both small-tow and large-tow specifications, such as 24K and 48K varieties. These materials serve as critical inputs for the manufacturing of carbon fiber used in wind turbine blades, aerospace components, automotive parts, and sports equipment. By leveraging advanced polymerization and spinning processes, the company provides high-strength, high-modulus materials designed for demanding industrial applications. Its core competencies lie in the mass production of cost-effective large-tow precursors, supporting the global transition toward lightweight and high-strength structural materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年一季度报告 | 2026-04-27 | Chinese | |
| 第四届董事会第十次会议决议公告 | 2026-04-27 | Chinese | |
| 东北证券股份有限公司关于吉林碳谷碳纤维股份有限公司向不特定合格投资者公开发行股票暨向特定对象发行股票之保荐总结报告书 | 2026-04-22 | Chinese | |
| 东北证券股份有限公司关于吉林碳谷碳纤维股份有限公司的2025年度持续督导跟踪报告 | 2026-04-22 | Chinese | |
| 关于持股5%以上股东部分股份被司法拍卖的进展公告 | 2026-04-21 | Chinese | |
| 2025年年度报告说明会预告公告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39951730 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 39951709 | 第四届董事会第十次会议决议公告 | 2026-04-27 | Chinese | ||
| 39951702 | 东北证券股份有限公司关于吉林碳谷碳纤维股份有限公司向不特定合格投资者公开发行股票暨向特定对象发行股票之保荐总结报告书 | 2026-04-22 | Chinese | ||
| 39951693 | 东北证券股份有限公司关于吉林碳谷碳纤维股份有限公司的2025年度持续督导跟踪报告 | 2026-04-22 | Chinese | ||
| 39951683 | 关于持股5%以上股东部分股份被司法拍卖的进展公告 | 2026-04-21 | Chinese | ||
| 39951681 | 2025年年度报告说明会预告公告 | 2026-04-21 | Chinese | ||
| 39951671 | 董事离任公告 | 2026-04-14 | Chinese | ||
| 39951665 | 董事会工作报告 | 2026-04-12 | Chinese | ||
| 39951655 | 内部控制审计报告 | 2026-04-12 | Chinese | ||
| 39951601 | 2025年年度报告摘要 | 2026-04-12 | Chinese | ||
| 39951590 | 2025年年度独立董事述职报告(谢长志) | 2026-04-12 | Chinese | ||
| 39951579 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-12 | Chinese | ||
| 39951571 | 第四届董事会第九次会议决议公告 | 2026-04-12 | Chinese | ||
| 39951562 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-12 | Chinese | ||
| 39951549 | 内部控制自我评价报告 | 2026-04-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KOZA POLYESTER SANAYİ VE TİCARET A.Ş.
Manufacturer of polyester staple fibers, chips, and plastic…
|
KOPOL | TR | Manufacturing |
|
KURARAY CO.,LTD.
A global specialty chemical company developing high-perform…
|
3405 | JP | Manufacturing |
|
Lenzing AG
Global producer of wood-based specialty fibers for the text…
|
LNZ | AT | Manufacturing |
|
Modipon Ltd.
Manages legacy assets and restructuring following synthetic…
|
503776 | IN | Manufacturing |
|
Nanjing Chemical Fibre Co.,Ltd
Manufactures viscose fibers and PET structural foam for tex…
|
600889 | CN | Manufacturing |
|
NANOLLOSE LIMITED
Develops plant-free cellulose fibers from organic waste for…
|
NC6 | AU | Manufacturing |
|
Nippon Carbon Co. , Ltd.
Manufacturer of advanced carbon and graphite materials for …
|
5302 | JP | Manufacturing |
|
Pasupati Acrylon Ltd.
Produces acrylic fiber, tow, and tops for textiles and CPP …
|
PASUPTAC | IN | Manufacturing |
|
POLARIS UNO, Inc.
Manufactures synthetic fibers for wigs and chemical product…
|
114630 | KR | Manufacturing |
|
Prag Bosimi Synthetics Ltd.
Manufactures and processes polyester filament yarns includi…
|
500192 | IN | Manufacturing |
吉林碳谷 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/58710/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58710 | 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=58710 | 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=58710 \ -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": 58710}, 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 吉林碳谷 (id: 58710)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.