Jiangsu Zhongtian Technology Co.,Ltd. — Investor Relations & Filings
About Jiangsu Zhongtian Technology Co.,Ltd.
Jiangsu Zhongtian Technology Co., Ltd. (ZTT) designs and manufactures advanced infrastructure solutions for telecommunications, power grids, and marine systems. Its core product portfolio includes optical fiber cables, high-voltage power transmission lines, and specialized submarine cables for offshore energy and communication networks. The company is recognized for its expertise in Optical Ground Wire (OPGW) and integrated subsea systems. ZTT also provides renewable energy solutions, including lithium-ion battery storage and photovoltaic components. By leveraging integrated research and manufacturing capabilities, the company supports global digital connectivity and energy transition projects, serving utility providers, telecommunications operators, and industrial sectors across international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 高盛(中国)证券有限责任公司关于江苏中天科技股份有限公司变更部分募集资金投资项目之核查意见 | 2026-04-14 | Chinese | |
| 江苏中天科技股份有限公司第九届董事会第十二次会议决议公告 | 2026-04-14 | Chinese | |
| 江苏中天科技股份有限公司关于变更部分募集资金投资项目的公告 | 2026-04-14 | Chinese | |
| 江苏中天科技股份有限公司关于开展2026年度期货和衍生品交易的公告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 34893417 | 高盛(中国)证券有限责任公司关于江苏中天科技股份有限公司变更部分募集资金投资项目之核查意见 | 2026-04-14 | Chinese | ||
| 34893411 | 江苏中天科技股份有限公司第九届董事会第十二次会议决议公告 | 2026-04-14 | Chinese | ||
| 34866848 | 江苏中天科技股份有限公司关于变更部分募集资金投资项目的公告 | 2026-04-14 | Chinese | ||
| 34866844 | 江苏中天科技股份有限公司关于开展2026年度期货和衍生品交易的公告 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fibre optic cables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Birla Cable Limited
Manufacturer of optical fiber, copper, and specialty cables…
|
BIRLACABLE | IN | Manufacturing |
|
Fujikura Ltd.
Develops and manufactures advanced technologies centered on…
|
5803 | JP | Manufacturing |
|
Jiangsu Etern Company Limited
Manufactures optical and power cables and provides turnkey …
|
600105 | CN | Manufacturing |
|
OPTICAL CABLE CORP
Manufactures fiber optic and copper data cabling for harsh …
|
OCC | US | Manufacturing |
|
Tai Tung Communication Co., Ltd.
Manufacturer of fiber optic cables, power materials, and ad…
|
8011 | TW | Manufacturing |
|
Tamilnadu Telecommunications Ltd.
Manufactures optical fiber cables for telecommunications an…
|
TNTELE | IN | Manufacturing |
|
Vindhya Telelinks Ltd.
Manufacturer of telecom cables and EPC provider for network…
|
VINDHYATEL | IN | Manufacturing |
Jiangsu Zhongtian Technology Co.,Ltd. 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/56788/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56788 | 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=56788 | 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=56788 \ -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": 56788}, 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 Jiangsu Zhongtian Technology Co.,Ltd. (id: 56788)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.