Beijing Jiaoda Signal Technology Co.,Ltd. — Investor Relations & Filings
Beijing Jiaoda Signal Technology Co., Ltd. specializes in the research, development, and implementation of advanced rail transit signaling and control systems. The company provides comprehensive solutions for high-speed railways, urban mass transit, and heavy-haul freight lines. Its core product portfolio includes Computer Interlocking (CI) systems, Centralized Traffic Control (CTC) platforms, and Train Control Systems (TCS) designed to ensure operational safety and efficiency. Leveraging strong technical expertise in automation and safety-critical software, the company delivers integrated signaling maintenance and monitoring services. Its technologies adhere to rigorous international safety integrity levels, supporting the modernization of rail infrastructure through intelligent automation and real-time data processing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年度利润分配预案的公告 | 2026-04-26 | Chinese | |
| 关于2026年度董事、高级管理人员及关联方任职人员薪酬方案的公告 | 2026-04-26 | Chinese | |
| 关于向金融机构申请综合授信额度的公告 | 2026-04-26 | Chinese | |
| 2026年第一季度报告披露的提示性公告 | 2026-04-26 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-26 | Chinese | |
| 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 40109773 | 关于2025年度利润分配预案的公告 | 2026-04-26 | Chinese | ||
| 40109771 | 关于2026年度董事、高级管理人员及关联方任职人员薪酬方案的公告 | 2026-04-26 | Chinese | ||
| 40109762 | 关于向金融机构申请综合授信额度的公告 | 2026-04-26 | Chinese | ||
| 40109761 | 2026年第一季度报告披露的提示性公告 | 2026-04-26 | Chinese | ||
| 40109752 | 2025年度董事会工作报告 | 2026-04-26 | Chinese | ||
| 40109743 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-26 | Chinese | ||
| 40109741 | 董事会关于独立董事2025年度独立性情况的专项意见 | 2026-04-26 | Chinese | ||
| 40109738 | 2025年年度审计报告 | 2026-04-26 | Chinese | ||
| 40109736 | 2025年年度报告 | 2026-04-26 | Chinese | ||
| 40109734 | 2025年年度报告摘要 | 2026-04-26 | Chinese | ||
| 40109731 | 关于持股5%以上股东减持股份计划实施完毕的公告 | 2026-01-29 | Chinese | ||
| 40109727 | 2025年度业绩预告 | 2026-01-15 | Chinese | ||
| 40109723 | 第四届董事会第十次会议决议公告 | 2026-01-12 | Chinese | ||
| 40109719 | 关于使用闲置自有资金进行现金管理的公告 | 2026-01-12 | Chinese | ||
|
2025
1 filing
| |||||
| 40109711 | 关于持股5%以上股份的股东持股比例变动触及1%及5%整数倍暨披露简式权益变动报告书的提示性公告 | 2025-12-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of railway locomotives and rolling stock
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alstom
Global developer of rail transport solutions, including rol…
|
ALO | FR | Manufacturing |
|
Beijing Dinghan Technology Group Co.,Ltd.
Develops and manufactures high-end equipment and systems fo…
|
300011 | CN | Manufacturing |
|
Chemins de Fer Départementaux
An industrial group that designs, constructs, and operates …
|
MLCFD | FR | Manufacturing |
|
Chengdu Xinzhu Road&Bridge Machinery Co.,LTD
Provides bridge components and rail transit solutions for u…
|
002480 | CN | Manufacturing |
|
China High-Speed Railway Technology Co., Ltd.
Provides intelligent maintenance equipment and O&M solution…
|
000008 | CN | Manufacturing |
|
COBRASMA SA
Manufacturer of heavy capital goods and transportation equi…
|
— | BR | Manufacturing |
|
Construcciones y Auxiliar de Ferrocarriles S.A.
A global provider of railway vehicles, sustainable buses, a…
|
CAF | ES | Manufacturing |
|
Cosmic CRF Limited
Manufactures cold rolled formed sections and structural com…
|
543928 | IN | Manufacturing |
|
CRRC Corp. Ltd.
A global supplier of rail transit equipment, including roll…
|
1766 | CN | Manufacturing |
|
CRRC Corporation Limited
Designs and manufactures rolling stock, locomotives, and ur…
|
601766 | CN | Manufacturing |
Beijing Jiaoda Signal 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/55820/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55820 | 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=55820 | 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=55820 \ -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": 55820}, 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 Beijing Jiaoda Signal Technology Co.,Ltd. (id: 55820)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.