
天工股份 — Investor Relations & Filings
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-08-27 | Chinese | |
| 投资者关系活动记录表 | 2025-08-26 | Chinese | |
| 第四届监事会第八次决议公告 | 2025-08-24 | Chinese | |
| 2025年半年度报告 | 2025-08-24 | Chinese | |
| 关于拟变更公司注册资本、类型及修订公司章程并办理工商变更登记事宜的公告 | 2025-08-24 | Chinese | |
| 2025年半年度募集资金存放、管理与实际使用情况的专项报告 | 2025-08-24 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39873285 | 关于控股子公司对外投资设立全资子公司的公告 | 2025-08-27 | Chinese | ||
| 39873277 | 投资者关系活动记录表 | 2025-08-26 | Chinese | ||
| 39873272 | 第四届监事会第八次决议公告 | 2025-08-24 | Chinese | ||
| 39873266 | 2025年半年度报告 | 2025-08-24 | Chinese | ||
| 39873265 | 关于拟变更公司注册资本、类型及修订公司章程并办理工商变更登记事宜的公告 | 2025-08-24 | Chinese | ||
| 39873257 | 2025年半年度募集资金存放、管理与实际使用情况的专项报告 | 2025-08-24 | Chinese | ||
| 39873249 | 第四届董事会第十二次会议决议公告 | 2025-08-24 | Chinese | ||
| 39873243 | 关于召开2025年第一次临时股东会通知公告(提供网络投票) | 2025-08-24 | Chinese | ||
| 39873233 | 非独立董事及财务负责人变动公告 | 2025-08-24 | Chinese | ||
| 39873225 | 2025年半年度报告摘要 | 2025-08-24 | Chinese | ||
| 39873221 | 独立董事候选人声明与承诺(岳远斌) | 2025-08-24 | Chinese | ||
| 39873210 | 2025年半年度权益分派预案公告 | 2025-08-24 | Chinese | ||
| 39873203 | 独立董事提名人声明与承诺(岳远斌) | 2025-08-24 | Chinese | ||
| 39873199 | 独立董事及审计委员会委员变动公告 | 2025-08-24 | Chinese | ||
| 39873193 | 拟续聘2025年度会计师事务所公告 | 2025-08-24 | 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 |
|
Alakasa Industrindo Tbk
Pioneer in aluminum industry, establishing value chain from…
|
ALKA | ID | 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 |
|
ALCOM GROUP BERHAD
Largest producer of rolled aluminium products in its primar…
|
— | MY | 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 |
天工股份 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.