Eastern Communications Co.,Ltd. — Investor Relations & Filings
About Eastern Communications Co.,Ltd.
Eastern Communications Co., Ltd. specializes in the development and provision of advanced information and communication technology solutions. The company operates across several core segments, including private network communications, financial electronics, and intelligent manufacturing services. Its private network division focuses on digital trunking systems and terminals utilizing TETRA and PDT standards for public safety, transportation, and utility sectors. In the financial electronics domain, the company designs and manufactures automated teller machines, self-service terminals, and related software systems. Furthermore, it provides comprehensive electronic manufacturing services and smart card solutions. The company integrates research, development, and production to deliver secure communication infrastructure and automated financial hardware to a global client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 东方通信股份有限公司2025年度环境、社会和公司治理(ESG)报告 | 2026-04-27 | Chinese | |
| 东方通信股份有限公司董事、高级管理人员薪酬管理制度 | 2026-04-27 | Chinese | |
| 东方通信股份有限公司董事会关于独立董事独立性自查情况的专项意见 | 2026-04-27 | Chinese | |
| 东方通信股份有限公司2025年年度报告摘要 | 2026-04-27 | Chinese | |
| 东方通信股份有限公司董事会审计委员会2025年度履职报告 | 2026-04-27 | Chinese | |
| 东方通信股份有限公司2025年度环境、社会和公司治理(ESG)报告摘要 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41580583 | 东方通信股份有限公司2025年度环境、社会和公司治理(ESG)报告 | 2026-04-27 | Chinese | ||
| 41580198 | 东方通信股份有限公司董事、高级管理人员薪酬管理制度 | 2026-04-27 | Chinese | ||
| 41580192 | 东方通信股份有限公司董事会关于独立董事独立性自查情况的专项意见 | 2026-04-27 | Chinese | ||
| 41580185 | 东方通信股份有限公司2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 41580184 | 东方通信股份有限公司董事会审计委员会2025年度履职报告 | 2026-04-27 | Chinese | ||
| 41580132 | 东方通信股份有限公司2025年度环境、社会和公司治理(ESG)报告摘要 | 2026-04-27 | Chinese | ||
| 41580123 | 东方通信股份有限公司2026年第一季度报告 | 2026-04-27 | Chinese | ||
| 41580115 | 东方通信股份有限公司独立董事2025年度述职报告(杨小虎) | 2026-04-27 | Chinese | ||
| 41580104 | 东方通信股份有限公司关于2026年与中国电子科技财务有限公司发生金融业务持续关联交易预计的公告 | 2026-04-27 | Chinese | ||
| 41580093 | 东方通信股份有限公司第十届董事会第六次会议决议公告 | 2026-04-27 | Chinese | ||
| 41580082 | 东方通信股份有限公司2025年度非经营性资金占用及其他关联资金往来情况汇总表的专项说明 | 2026-04-27 | Chinese | ||
| 41580025 | 东方通信股份有限公司2025年度内部控制审计报告 | 2026-04-27 | Chinese | ||
| 41579977 | 东方通信股份有限公司关于购买董事、高级管理人员责任险的公告 | 2026-04-27 | Chinese | ||
| 41579968 | 东方通信股份有限公司关于中国电子科技财务有限公司2025年度风险评估报告 | 2026-04-27 | Chinese | ||
| 41579956 | 东方通信股份有限公司2025年度审计报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FIH Mobile Limited
Integrated design, manufacturing, and software services for…
|
2038 | KY | Manufacturing |
|
FINEDIGITAL Inc.
Develops automotive IT, dashcams, GPS navigation, and consu…
|
038950 | KR | Manufacturing |
|
Fine M-Tec Co.,Ltd.
Manufacturer of high-precision components for the IT, mobil…
|
441270 | KR | Manufacturing |
|
Flaircomm Microelectronics, Inc.
Designs wireless modules and IoT solutions for automotive a…
|
301600 | CN | Manufacturing |
|
Foxconn Industrial Internet Co.,Ltd.
Provides intelligent manufacturing, industrial internet sol…
|
601138 | CN | Manufacturing |
|
Foxx Development Holdings Inc.
A consumer electronics and IoT solutions company specializi…
|
FOXX | US | Manufacturing |
|
FRANKLIN WIRELESS CORP
Provider of wireless solutions specializing in high-speed d…
|
FKWL | US | Manufacturing |
|
FRTEKCO.,LTD.
Develops and manufactures advanced communication systems an…
|
073540 | KR | Manufacturing |
|
Fujian Furi Electronics Co., Ltd
Manufacturer of LED displays, lighting, and smart mobile co…
|
600203 | CN | Manufacturing |
|
Fujian Star-net Communication Co.,Ltd.
Provides ICT infrastructure, enterprise networking, and clo…
|
002396 | CN | Manufacturing |
Eastern Communications 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/56997/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56997 | 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=56997 | 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=56997 \ -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": 56997}, 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 Eastern Communications Co.,Ltd. (id: 56997)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.