吉林碳谷 — 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 |
|---|---|---|---|
|
Xinfengming Group Co.,Ltd
Manufactures polyester filament and raw materials for texti…
|
603225 | CN | Manufacturing |
|
XINXIANG CHEMICAL FIBER CO., LTD
Manufactures viscose and spandex fibers for textile, medica…
|
000949 | CN | Manufacturing |
|
Yangzhou Seashine New Materials Co.,Ltd.
Manufacturer of high-performance synthetic fibers and advan…
|
300885 | CN | Manufacturing |
|
YANGZHOU TINFULONG GROUP CO., LTD.
Produces recycled polyester staple fibers for automotive, t…
|
603406 | CN | Manufacturing |
|
Yiwu Huading Nylon Co.,Ltd.
Manufactures high-quality Nylon 6 and 66 filaments for appa…
|
601113 | CN | Manufacturing |
|
Zhejiang Hailide New Material CO.,Ltd.
Produces high-performance polyester materials, industrial y…
|
002206 | CN | Manufacturing |
|
Zhejiang Huilong New Materials Co.,Ltd.
Manufacturer of dope-dyed polyester filaments and functiona…
|
301057 | CN | Manufacturing |
|
ZHONGFU SHENYING CARBON FIBER CO.,LTD.
Produces high-performance carbon fiber and composites for a…
|
688295 | CN | Manufacturing |
|
Zig Sheng Industrial Co., Ltd.
Manufacturer of nylon chips, synthetic fibers, and function…
|
1455 | TW | 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.