Jiangsu Etern Company Limited — Investor Relations & Filings
About Jiangsu Etern Company Limited
Jiangsu Etern Company Limited specializes in the development and manufacture of optical communication and power transmission products. The company's portfolio includes a wide range of optical fibers, indoor and outdoor optical cables, and power cables designed for various voltage requirements. Additionally, it provides communication equipment such as optical distribution network (ODN) solutions and wireless coverage systems. Jiangsu Etern also operates as an Engineering, Procurement, and Construction (EPC) contractor, delivering turnkey solutions for telecommunications and power infrastructure projects. By integrating manufacturing capabilities with engineering services, the company supports global network construction and energy distribution, catering to the needs of telecommunications operators, power utilities, and industrial sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 永鼎股份股票交易异常波动公告 | 2026-04-10 | Chinese | |
| 永鼎股份关于为子公司申请年度银行授信提供担保的进展公告 | 2026-03-10 | Chinese | |
| 永鼎股份控股股东集中竞价减持股份计划公告 | 2026-03-02 | Chinese | |
| 永鼎股份关于为子公司申请年度银行授信提供担保的进展公告 | 2026-02-10 | Chinese | |
| 永鼎股份关于控股股东部分股权解除质押及再质押的公告 | 2026-01-28 | Chinese | |
| 永鼎股份2025年年度业绩预增公告 | 2026-01-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 40352408 | 永鼎股份股票交易异常波动公告 | 2026-04-10 | Chinese | ||
| 40352406 | 永鼎股份关于为子公司申请年度银行授信提供担保的进展公告 | 2026-03-10 | Chinese | ||
| 40352405 | 永鼎股份控股股东集中竞价减持股份计划公告 | 2026-03-02 | Chinese | ||
| 40352395 | 永鼎股份关于为子公司申请年度银行授信提供担保的进展公告 | 2026-02-10 | Chinese | ||
| 40352392 | 永鼎股份关于控股股东部分股权解除质押及再质押的公告 | 2026-01-28 | Chinese | ||
| 40352382 | 永鼎股份2025年年度业绩预增公告 | 2026-01-27 | Chinese | ||
| 40352381 | 永鼎股份关于担保额度调剂及为子公司申请年度银行授信提供担保的进展公告 | 2026-01-09 | Chinese | ||
|
2025
8 filings
| |||||
| 40352373 | 永鼎股份股票交易异常波动公告 | 2025-12-26 | Chinese | ||
| 40352372 | 永鼎股份关于控股股东部分股权解除质押及再质押的公告 | 2025-12-24 | Chinese | ||
| 40352366 | 永鼎股份关于控股子公司增资扩股并引入外部投资者的公告 | 2025-12-22 | Chinese | ||
| 40352363 | 永鼎股份关于控股股东提前终止减持计划暨减持股份结果公告 | 2025-12-19 | Chinese | ||
| 40352359 | 永鼎股份股票交易异常波动公告 | 2025-12-12 | Chinese | ||
| 40352346 | 永鼎股份关于为子公司申请年度银行授信提供担保的进展公告 | 2025-12-09 | Chinese | ||
| 40352344 | 永鼎股份简式权益变动报告书 | 2025-12-05 | Chinese | ||
| 40352342 | 永鼎股份关于控股股东及其一致行动人权益变动触及5%刻度的提示性公告 | 2025-12-05 | 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 Zhongtian Technology Co.,Ltd.
Provides infrastructure for telecommunications, power grids…
|
600522 | 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 Etern Company Limited 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/56485/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56485 | 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=56485 | 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=56485 \ -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": 56485}, 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 Etern Company Limited (id: 56485)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.