
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 |
|---|---|---|---|
| 董事、高级管理人员薪酬管理制度 | 2026-05-25 | Chinese | |
| 董事会关于本次交易采取的保密措施及保密制度的说明 | 2026-05-25 | Chinese | |
| 董事会关于本次交易前十二个月内购买、出售资产情况的说明 | 2026-05-25 | Chinese | |
| 董事会关于本次交易符合《上市公司证券发行注册管理办法》第十一条规定的说明 | 2026-05-25 | Chinese | |
| 董事会关于本次交易预计不构成重大资产重组且不构成重组上市的说明 | 2026-05-25 | Chinese | |
| 关于本次交易停牌前一交易日前十大股东及前十大流通股股东持股情况的公告 | 2026-05-25 | Chinese |
Browse filings by year
7 yearsMarket 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
The world's largest supplier and manufacturer of rail trans…
|
1766 | HK | 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.