
Runjian Co., Ltd. — Investor Relations & Filings
Runjian Co., Ltd. provides comprehensive telecommunications network services and information technology solutions. The company specializes in the construction, maintenance, and optimization of communication networks, supporting major telecommunications operators. Its portfolio includes integrated ICT services, cloud computing, and data center infrastructure management. Runjian focuses on digital transformation through its 'cloud-network-edge-terminal' strategy, offering smart city applications, Internet of Things (IoT) platforms, and intelligent operations and maintenance (O&M) systems. Additionally, the company develops digital energy solutions aimed at improving energy efficiency in high-power environments. By leveraging its extensive technical expertise and service network, Runjian delivers end-to-end digital infrastructure support for government, enterprise, and industrial clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于聘请H股发行及上市审计机构的公告 | 2026-05-18 | Chinese | |
| 股东通讯政策(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | |
| 信息披露事务管理制度(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | |
| 董事会战略与ESG委员会工作细则(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | |
| 董事会成员及雇员多元化政策(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | |
| 独立董事提名人声明与承诺(郭嵩) | 2026-05-18 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513780 | 关于聘请H股发行及上市审计机构的公告 | 2026-05-18 | Chinese | ||
| 46513779 | 股东通讯政策(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513778 | 信息披露事务管理制度(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513777 | 董事会战略与ESG委员会工作细则(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513776 | 董事会成员及雇员多元化政策(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513775 | 独立董事提名人声明与承诺(郭嵩) | 2026-05-18 | Chinese | ||
| 46513774 | 独立董事候选人声明与承诺(林伟伟) | 2026-05-18 | Chinese | ||
| 46513370 | 内幕信息知情人登记管理制度(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513369 | 股东会议事规则(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513356 | 董事会审计委员会工作细则(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513355 | 关于制定及修订H股发行上市后适用的《公司章程》及相关内部治理制度的公告 | 2026-05-18 | Chinese | ||
| 46513354 | 关于董事会换届选举的公告 | 2026-05-18 | Chinese | ||
| 44267425 | 关于2025年股票期权与限制性股票激励计划部分股票期权注销完成的公告 | 2026-05-07 | Chinese | ||
| 44267403 | 关于股票交易异常波动的公告 | 2026-05-07 | Chinese | ||
| 39895048 | 关于2025年度利润分配预案的公告 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VERIZON COMMUNICATIONS INC
Provider of wireless and wireline communication services to…
|
VZ | US | Telecommunications, computer pr… |
|
VERO S.A.
Provides fiber-optic broadband, TV, and telephony services …
|
— | BR | Telecommunications, computer pr… |
|
VIASAT INC
A global communications company providing satellite-based i…
|
VSAT | US | Telecommunications, computer pr… |
|
VODACOM GROUP LIMITED
Leading pan-African technology company offering connectivit…
|
VOD | ZA | Telecommunications, computer pr… |
|
Vodafone Group PLC
A multinational telecommunications company offering mobile,…
|
VOD | GB | Telecommunications, computer pr… |
|
VODAFONE IDEA LIMITED
Provides voice, data, and enterprise solutions across 2G, 3…
|
IDEA | IN | Telecommunications, computer pr… |
|
Wasu Media Holding Co.,Ltd
Provides digital media distribution, network operations, an…
|
000156 | CN | Telecommunications, computer pr… |
|
Weaccess Group
A telecommunications operator for internet access and corpo…
|
MLWEA | FR | Telecommunications, computer pr… |
|
Wiable Corp.
ICT firm for wireless communication, renewable energy, and …
|
065530 | KR | Telecommunications, computer pr… |
|
WideOpenWest, Inc.
Broadband provider offering high-speed data, cable televisi…
|
WOW | US | Telecommunications, computer pr… |
Runjian 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/54922/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54922 | 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=54922 | 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=54922 \ -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": 54922}, 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 Runjian Co., Ltd. (id: 54922)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.