天工股份 — Investor Relations & Filings
About 天工股份
Jiangsu Tiangong Technology Co., Ltd. specializes in the research, development, and manufacturing of high-performance materials, including high-speed steel (HSS), die steel, and titanium alloys. The company maintains an integrated production chain covering smelting, forging, rolling, and heat treatment. Its core product range features precision cutting tools, specialized tool steels, and titanium alloy bars, wires, and tubes. These materials are engineered for high wear resistance, thermal stability, and structural durability, catering to demanding applications in aerospace, automotive manufacturing, medical devices, and consumer electronics. The firm focuses on delivering advanced metallurgical solutions and high-precision components to meet rigorous technical standards in global precision engineering sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事2025年度述职报告(杨柳青青) | 2026-03-29 | Chinese | |
| 独立董事2025年度述职报告(金文) | 2026-03-29 | Chinese | |
| 独立董事2025年度述职报告(刘亮 已离职) | 2026-03-29 | Chinese | |
| 第四届董事会第十八次会议决议公告 | 2026-03-29 | Chinese | |
| 董事及高级管理人员薪酬与考核管理制度 | 2026-03-29 | Chinese | |
| 2025年年度审计报告 | 2026-03-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39874339 | 独立董事2025年度述职报告(杨柳青青) | 2026-03-29 | Chinese | ||
| 39874330 | 独立董事2025年度述职报告(金文) | 2026-03-29 | Chinese | ||
| 39874322 | 独立董事2025年度述职报告(刘亮 已离职) | 2026-03-29 | Chinese | ||
| 39874309 | 第四届董事会第十八次会议决议公告 | 2026-03-29 | Chinese | ||
| 39874303 | 董事及高级管理人员薪酬与考核管理制度 | 2026-03-29 | Chinese | ||
| 39874297 | 2025年年度审计报告 | 2026-03-29 | Chinese | ||
| 39874187 | 2025年年度权益分派预案公告 | 2026-03-29 | Chinese | ||
| 39874184 | 2025年度董事会工作报告 | 2026-03-29 | Chinese | ||
| 39874177 | 董事会审计委员会对2025年度会计师事务所履行监督职责情况报告 | 2026-03-29 | Chinese | ||
| 39874168 | 独立董事2025年度述职报告(张廷安) | 2026-03-29 | Chinese | ||
| 39874161 | 申万宏源证券承销保荐有限责任公司关于江苏天工科技股份有限公司2026年日常关联交易预计的核查意见 | 2026-03-29 | Chinese | ||
| 39874153 | 关于预计2026年度向金融机构申请授信额度的公告 | 2026-03-29 | Chinese | ||
| 39874146 | 2025年度会计师事务所履职情况评估报告 | 2026-03-29 | Chinese | ||
| 39874145 | 独立董事2025年度述职报告(岳远斌) | 2026-03-29 | Chinese | ||
| 39874135 | 董事会关于独立董事2025年度独立性自查情况的专项报告 | 2026-03-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
|
Al Taiseer Group Talco Industrial Co.
Specializes in aluminum extrusion, surface treatments, and …
|
4143 | SA | Manufacturing |
|
Alumetal S.A.
Producer of recycled aluminium alloys, primarily for the au…
|
AML | PL | 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/58706/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58706 | 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=58706 | 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=58706 \ -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": 58706}, 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: 58706)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.