
交大铁发 — Investor Relations & Filings
Chengdu Jiaoda Railway Development Co., Ltd. specializes in the research, development, and implementation of intelligent safety monitoring and maintenance solutions for rail transit systems. The company provides a comprehensive suite of products including infrastructure health monitoring systems, disaster prevention and warning platforms, and automated inspection equipment. Its core offerings focus on ensuring operational safety through advanced sensing technologies, big data analytics, and intelligent diagnostic tools. Key services encompass the full lifecycle of rail infrastructure, from initial monitoring to predictive maintenance and emergency response management. By integrating technical expertise with industrial applications, the company delivers specialized solutions for high-speed railways and urban rail networks, focusing on enhancing the reliability and efficiency of modern transportation infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内部审计制度 | 2026-04-28 | Chinese | |
| 第四届董事会第十二次会议决议公告 | 2026-04-28 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-28 | Chinese | |
| 董事会审计委员会2025年度履职情况报告 | 2026-04-28 | Chinese | |
| 容诚会计师事务所(特殊普通合伙)关于四川西南交大铁路发展股份有限公司2025年度募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-28 | Chinese | |
| 容诚会计师事务所(特殊普通合伙)关于四川西南交大铁路发展股份有限公司非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-28 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38699863 | 内部审计制度 | 2026-04-28 | Chinese | ||
| 38699843 | 第四届董事会第十二次会议决议公告 | 2026-04-28 | Chinese | ||
| 38699826 | 2025年度内部控制自我评价报告 | 2026-04-28 | Chinese | ||
| 38699806 | 董事会审计委员会2025年度履职情况报告 | 2026-04-28 | Chinese | ||
| 38699782 | 容诚会计师事务所(特殊普通合伙)关于四川西南交大铁路发展股份有限公司2025年度募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-28 | Chinese | ||
| 38699613 | 容诚会计师事务所(特殊普通合伙)关于四川西南交大铁路发展股份有限公司非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-28 | Chinese | ||
| 38699445 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
| 38699402 | 董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | ||
| 38699387 | 独立董事2025年度述职报告(刘川江) | 2026-04-28 | Chinese | ||
| 38699368 | 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-28 | Chinese | ||
| 38699350 | 2025年年度报告摘要 | 2026-04-28 | Chinese | ||
| 38699316 | 国投证券股份有限公司关于四川西南交大铁路发展股份有限公司 2025 年度募集资金存放、管理与实际使用情况的专项核查意见 | 2026-04-28 | Chinese | ||
| 38699244 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-28 | Chinese | ||
| 38699218 | 关于拟变更公司注册地址及修订《公司章程》并办理工商变更登记的公告 | 2026-04-28 | Chinese | ||
| 38699198 | 关联交易管理制度 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BlueGrouse Seismic Solutions Ltd.
Manages and licenses high-resolution seismic data libraries…
|
BGH | CA | Professional, scientific and te… |
|
Boltek Holdings Limited
Investment holding company providing engineering consultanc…
|
8601 | HK | Professional, scientific and te… |
|
Bombay Metrics Supply Chain Limited
Provides supply chain management and engineering solutions …
|
BMETRICS | IN | Professional, scientific and te… |
|
BOTH ENGINEERING TECHNOLOGY CO.,LTD.
EPC provider for high-tech industrial facilities and contro…
|
601133 | CN | Professional, scientific and te… |
|
Bowman Consulting Group Ltd.
Provides engineering and consulting solutions for infrastru…
|
BWMN | US | Professional, scientific and te… |
|
BYT Holdings Ltd.
Engaged in engineering, providing turnkey EPCM solutions fo…
|
BYT | CA | Professional, scientific and te… |
|
Cadsys (India) Limited
Provides GIS, telecom, and utility engineering and IT-enabl…
|
CADSYS | IN | Professional, scientific and te… |
|
CAE INC
A high-technology company providing simulation and training…
|
CAE | CA | Professional, scientific and te… |
|
Canadian Leader Energy Inc.
Provides specialized technical expertise and project suppor…
|
— | CA | Professional, scientific and te… |
|
CANADIAN LEADER ENERGY INC.
Provides specialized technical expertise and project suppor…
|
— | CA | Professional, scientific and te… |
交大铁发 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/58685/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58685 | 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=58685 | 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=58685 \ -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": 58685}, 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 交大铁发 (id: 58685)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.